Add Alert Table columns #73
ci.yml
on: pull_request
Find unimported files
35s
Build
0s
Annotations
7 errors
Find unimported files
Process completed with exit code 1.
|
Lint JS:
src/views/AlertTable/index.tsx#L19
`#generated/types` 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'
|
Lint JS
Process completed with exit code 1.
|
Typecheck:
src/views/AlertTable/index.tsx#L22
Cannot find module '#generated/types' 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.
|