feat: add coverage generation in test CI (for dd) #4894
ci.yml
on: pull_request
Lint
39s
Compile
1m 30s
Test
34s
Determine if Build & Deploy is needed
0s
Build & Deploy
0s
Annotations
1 error and 10 warnings
Test
Process completed with exit code 1.
|
Test
Input 'service-name' has been deprecated with message: service-name input is deprecated, please use service instead
|
Test
Input 'api-key' has been deprecated with message: api-key input is deprecated, please use api_key instead
|
Lint:
src/client/components/builder/logic/MapResult.tsx#L40
Forbidden non-null assertion
|
Lint:
src/client/contexts/AuthContext.tsx#L88
React Hook useEffect has missing dependencies: 'history', 'logout', 'user', and 'whoami'. Either include them or remove the dependency array
|
Lint:
src/client/hooks/use-local-storage.ts#L50
React Hook useEffect has a missing dependency: 'readValue'. Either include it or remove the dependency array
|
Lint:
src/client/hooks/use-local-storage.ts#L63
React Hook useEffect has a missing dependency: 'readValue'. Either include it or remove the dependency array
|
Lint:
src/shared/core/parser.ts#L10
Forbidden non-null assertion
|
Lint:
src/types/client/images.d.ts#L7
Unexpected any. Specify a different type
|
Lint:
webpack.config.js#L116
Unexpected console statement
|
Lint:
webpack.config.js#L131
Unexpected console statement
|