Skip to content

super crazy mega lint#256

Merged
xklob merged 2 commits intodevelopfrom
feat/lint
Oct 18, 2021
Merged

super crazy mega lint#256
xklob merged 2 commits intodevelopfrom
feat/lint

Conversation

@Joeysantoro
Copy link
Contributor

@Joeysantoro Joeysantoro commented Oct 18, 2021

All that remains, for the brave among you:

> @feiprotocol/[email protected] lint
> eslint --config ./.eslintrc --ignore-path ./.eslintignore --ext .ts,.tsx .


/Users/joey/Desktop/fei-dev/fei-protocol-core/scripts/utils/constructProposal.ts
  49:28  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/Users/joey/Desktop/fei-dev/fei-protocol-core/test/helpers.ts
  149:29  warning  Argument 'tx' should be typed  @typescript-eslint/explicit-module-boundary-types
  153:40  warning  Argument 'tx' should be typed  @typescript-eslint/explicit-module-boundary-types

/Users/joey/Desktop/fei-dev/fei-protocol-core/test/integration/setup/index.ts
  35:47  warning  Argument 'proposals' should be typed with a non-any type  @typescript-eslint/explicit-module-boundary-types
  35:58  warning  Unexpected any. Specify a different type                  @typescript-eslint/no-explicit-any

/Users/joey/Desktop/fei-dev/fei-protocol-core/test/integration/tests/staking.ts
   54:31  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
   55:33  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
   57:37  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
  137:31  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

✖ 9 problems (0 errors, 9 warnings)

@xklob xklob merged commit 6408885 into develop Oct 18, 2021
@xklob xklob deleted the feat/lint branch October 18, 2021 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments