chore(deps-dev): bump typescript from 4.4.4 to 5.7.2 #4911
ci.yml
on: push
Lint
36s
Compile
3m 57s
Test
35s
Determine if Build & Deploy is needed
0s
Build & Deploy
0s
Annotations
19 errors and 9 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
|
Test
Process completed with exit code 9.
|
Compile:
src/client/components/builder/QuestionsTab.tsx#L114
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
Compile:
src/client/components/builder/logic/ExpressionInput.tsx#L286
Expression produces a union type that is too complex to represent.
|
Compile:
src/client/components/common/Combobox.tsx#L64
Spread types may only be created from object types.
|
Compile:
src/client/components/common/Combobox.tsx#L285
Expression produces a union type that is too complex to represent.
|
Compile:
src/client/components/common/DefaultTooltip.tsx#L10
Expression produces a union type that is too complex to represent.
|
Compile:
src/client/components/dashboard/CheckerCard.tsx#L83
Expression produces a union type that is too complex to represent.
|
Compile:
src/client/components/fields/CheckboxField.tsx#L40
Expression produces a union type that is too complex to represent.
|
Compile
Process completed with exit code 2.
|
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
|
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/
|