chore(deps): bump sequelize-typescript from 1.1.0 to 2.1.6 #176
Annotations
12 errors and 8 warnings
build:
node_modules/sequelize-typescript/dist/hooks/shared/hook-meta.d.ts#L1
Cannot find module 'sequelize/types/hooks' or its corresponding type declarations.
|
build:
node_modules/sequelize-typescript/dist/hooks/shared/hooks-service.d.ts#L1
Cannot find module 'sequelize/types/hooks' or its corresponding type declarations.
|
build:
node_modules/sequelize-typescript/dist/model/model/model.d.ts#L1
Namespace '"/home/runner/work/web/web/node_modules/sequelize/types/lib/utils"' has no exported member 'MakeNullishOptional'.
|
build:
node_modules/sequelize-typescript/dist/model/model/model.d.ts#L1
Property 'reload' in type 'Model<TModelAttributes, TCreationAttributes>' is not assignable to the same property in base type 'Model<TModelAttributes, TCreationAttributes>'.
|
build:
node_modules/sequelize-typescript/dist/model/table/table.d.ts#L1
Type 'M' does not satisfy the constraint 'Model<any, any>'.
|
build:
node_modules/sequelize-typescript/dist/sequelize/sequelize/sequelize.d.ts#L1
Property 'model' in type 'Sequelize' is not assignable to the same property in base type 'Sequelize'.
|
build:
src/server/api/project/_safe.ts#L1
No overload matches this call.
|
build:
src/server/api/project/_safe.ts#L1
Property 'id' does not exist on type 'Model<any, any>'.
|
build:
src/server/api/project/config.ts#L1
Property 'repoOwner' does not exist on type 'Model<any, any>'.
|
build:
src/server/api/project/config.ts#L1
Property 'repoName' does not exist on type 'Model<any, any>'.
|
test
The job running on runner GitHub Actions 312 has exceeded the maximum execution time of 360 minutes.
|
test
The operation was canceled.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v1, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
The `save-state` 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/
|
build
The `save-state` 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/
|
build
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/
|
test
The `save-state` 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/
|
test
The `save-state` 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/
|
test
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/
|