Skip to content

chore(deps-dev): bump typescript from 4.4.4 to 4.9.5 #4768

chore(deps-dev): bump typescript from 4.4.4 to 4.9.5

chore(deps-dev): bump typescript from 4.4.4 to 4.9.5 #4768

Triggered via push November 28, 2023 20:10
Status Failure
Total duration 1m 23s
Artifacts

ci.yml

on: push
Lint
45s
Lint
Compile
49s
Compile
Test
1m 14s
Test
Determine if Build & Deploy is needed
0s
Determine if Build & Deploy is needed
Build & Deploy
0s
Build & Deploy
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 12 warnings
Lint: src/server/database/models/Checker.ts#L2
'BelongsToMany' is defined but never used
Lint: src/server/database/models/Checker.ts#L3
'Column' is defined but never used
Lint: src/server/database/models/Checker.ts#L4
'CreatedAt' is defined but never used
Lint: src/server/database/models/Checker.ts#L5
'DataType' is defined but never used
Lint: src/server/database/models/Checker.ts#L6
'HasMany' is defined but never used
Lint: src/server/database/models/Checker.ts#L8
'Table' is defined but never used
Lint: src/server/database/models/Checker.ts#L9
'UpdatedAt' is defined but never used
Lint: src/server/database/models/Checker.ts#L14
'UserToChecker' is defined but never used
Lint: src/server/database/models/Checker.ts#L18
'Checker' is defined but never used
Lint: src/server/database/models/PublishedChecker.ts#L2
'BelongsTo' is defined but never used
Compile: src/client/components/builder/QuestionsTab.tsx#L1
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Compile: src/client/components/common/Combobox.tsx#L1
Spread types may only be created from object types.
Compile
Process completed with exit code 2.
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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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
Compile
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/