chore: add eslint action and activate CLA #4
Annotations
1 error and 10 warnings
eslint
Process completed with exit code 1.
|
eslint:
src/createConfig.test.ts#L7
Unexpected any. Specify a different type
|
eslint:
src/createConfig.test.ts#L8
Unexpected any. Specify a different type
|
eslint:
src/errors/AuthenticationError.ts#L4
Unexpected any. Specify a different type
|
eslint:
src/errors/BaseError.ts#L4
Unexpected any. Specify a different type
|
eslint:
src/errors/BaseError.ts#L6
Unexpected any. Specify a different type
|
eslint:
src/errors/InitializeSafeProviderError.ts#L4
Unexpected any. Specify a different type
|
eslint:
src/errors/MissingSafeProviderError.ts#L4
Unexpected any. Specify a different type
|
eslint:
src/hooks/useChain.test.ts#L18
Unexpected any. Specify a different type
|
eslint:
src/hooks/useChain.test.ts#L53
Unexpected any. Specify a different type
|
eslint:
src/types/guards.ts#L10
Unexpected any. Specify a different type
|