Add Alert Table columns #54
ci.yml
on: pull_request
Find unimported files
43s
Build
0s
Annotations
11 errors
Find unimported files
Process completed with exit code 1.
|
Lint CSS
Process completed with exit code 78.
|
Lint JS:
src/views/AlertTable/index.tsx#L20
AlertInformationsQuery not found in '#generated/types'
|
Lint JS:
src/views/AlertTable/index.tsx#L21
AlertInformationsQueryVariables not found in '#generated/types'
|
Lint JS
Process completed with exit code 1.
|
Typecheck:
src/views/AlertTable/index.tsx#L20
Module '"#generated/types"' has no exported member 'AlertInformationsQuery'.
|
Typecheck:
src/views/AlertTable/index.tsx#L21
Module '"#generated/types"' has no exported member 'AlertInformationsQueryVariables'.
|
Typecheck:
src/views/AlertTable/index.tsx#L85
Parameter 'info' implicitly has an 'any' type.
|
Typecheck:
src/views/AlertTable/index.tsx#L91
Parameter 'info' implicitly has an 'any' type.
|
Typecheck:
src/views/AlertTable/index.tsx#L109
Parameter 'admin' implicitly has an 'any' type.
|
Typecheck
Process completed with exit code 2.
|