Add Alert Table columns #74
ci.yml
on: pull_request
Find unimported files
47s
Build
0s
Annotations
8 errors
Find unimported files
Process completed with exit code 1.
|
Typecheck:
src/views/AlertTable/index.tsx#L22
Cannot find module '#generated/types/graphql' or its corresponding type declarations.
|
Typecheck:
src/views/AlertTable/index.tsx#L137
Parameter 'admin' implicitly has an 'any' type.
|
Typecheck
Process completed with exit code 2.
|
Run tests
Process completed with exit code 1.
|
Lint JS:
src/views/AlertTable/index.tsx#L19
`#generated/types/graphql` import should occur after import of `#utils/domain/tableHelpers`
|
Lint JS:
src/views/AlertTable/index.tsx#L22
Unable to resolve path to module '#generated/types/graphql'
|
Lint JS
Process completed with exit code 1.
|