kabisa/kudos-frontend

View on GitHub

Showing 226 of 230 total issues

Missing return type on function.
Open

  setEditState(id: number, kudos: string, description: string) {

For more information visit Source: http://eslint.org/docs/rules/

Argument 'mutation' should be typed with a non-any type.
Open

  updateGoal(mutation: any) {

For more information visit Source: http://eslint.org/docs/rules/

Missing return type on function.
Open

  handleChange(e: ChangeEvent, { name, value }: any) {

For more information visit Source: http://eslint.org/docs/rules/

Missing return type on function.
Open

export function SlackConnectedSegment({

For more information visit Source: http://eslint.org/docs/rules/

Missing return type on function.
Open

  render() {

For more information visit Source: http://eslint.org/docs/rules/

Missing return type on function.
Open

const BackButton = () => {

For more information visit Source: http://eslint.org/docs/rules/

Severity
Category
Status
Source
Language