Add Alert Table columns #70
ci.yml
on: pull_request
Find unimported files
30s
Build
0s
Annotations
8 errors
Typecheck:
src/hooks/useFilterState.ts#L9
Cannot find module '@togglecorp/toggle-form' or its corresponding type declarations.
|
Typecheck:
src/views/AlertTable/index.tsx#L22
Cannot find module '#generated/types' or its corresponding type declarations.
|
Typecheck
Process completed with exit code 2.
|
Find unimported files
Process completed with exit code 1.
|
Lint JS:
src/hooks/useFilterState.ts#L9
Unable to resolve path to module '@togglecorp/toggle-form'
|
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.
|