Skip to content

build(ci): update actions, use latest node #4880

build(ci): update actions, use latest node

build(ci): update actions, use latest node #4880

Triggered via push September 6, 2024 09:52
Status Success
Total duration 1m 32s
Artifacts

ci.yml

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

Annotations

11 warnings
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