Skip to content

fix: add missing run keyword for npm script #4895

fix: add missing run keyword for npm script

fix: add missing run keyword for npm script #4895

Re-run triggered October 11, 2024 03:04
Status Failure
Total duration 6h 0m 23s
Artifacts

ci.yml

on: push
Build & Deploy
0s
Build & Deploy
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
Test
The job running on runner GitHub Actions 308 has exceeded the maximum execution time of 360 minutes.
Test
The operation was canceled.
Determine if Build & Deploy is needed
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
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
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