Skip to content

[Snyk] Security upgrade sequelize-typescript from 0.6.11 to 2.1.6 #553

[Snyk] Security upgrade sequelize-typescript from 0.6.11 to 2.1.6

[Snyk] Security upgrade sequelize-typescript from 0.6.11 to 2.1.6 #553

Triggered via pull request November 27, 2023 17:02
Status Failure
Total duration 37s
Artifacts

udacity-c2-restapi.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 2 warnings
build (10.x)
Cannot find module 'sequelize/types/hooks'.
build (10.x)
Cannot find module 'sequelize/types/hooks'.
build (10.x)
Namespace '"/home/runner/work/udacity-aws-developer-project-workspace/udacity-aws-developer-project-workspace/exercises/udacity-c2-restapi/node_modules/sequelize/types/lib/utils"' has no exported member 'MakeNullishOptional'.
build (10.x)
Property 'reload' in type 'Model<TModelAttributes, TCreationAttributes>' is not assignable to the same property in base type 'Model<TModelAttributes, TCreationAttributes>'.
build (10.x)
Type 'M' does not satisfy the constraint 'Model<any, any>'.
build (10.x)
Property 'model' in type 'Sequelize' is not assignable to the same property in base type 'Sequelize'.
build (10.x)
The 'this' context of type 'typeof FeedItem' is not assignable to method's 'this' of type '(new () => Model<any, any>) & typeof Model'.
build (10.x)
Parameter 'item' implicitly has an 'any' type.
build (10.x)
The 'this' context of type 'typeof User' is not assignable to method's 'this' of type '(new () => Model<any, any>) & typeof Model'.
build (10.x)
The 'this' context of type 'typeof User' is not assignable to method's 'this' of type '(new () => Model<any, any>) & typeof Model'.
build (12.x)
Cannot find module 'sequelize/types/hooks'.
build (12.x)
Cannot find module 'sequelize/types/hooks'.
build (12.x)
Namespace '"/home/runner/work/udacity-aws-developer-project-workspace/udacity-aws-developer-project-workspace/exercises/udacity-c2-restapi/node_modules/sequelize/types/lib/utils"' has no exported member 'MakeNullishOptional'.
build (12.x)
Property 'reload' in type 'Model<TModelAttributes, TCreationAttributes>' is not assignable to the same property in base type 'Model<TModelAttributes, TCreationAttributes>'.
build (12.x)
Type 'M' does not satisfy the constraint 'Model<any, any>'.
build (12.x)
Property 'model' in type 'Sequelize' is not assignable to the same property in base type 'Sequelize'.
build (12.x)
The 'this' context of type 'typeof FeedItem' is not assignable to method's 'this' of type '(new () => Model<any, any>) & typeof Model'.
build (12.x)
Parameter 'item' implicitly has an 'any' type.
build (12.x)
The 'this' context of type 'typeof User' is not assignable to method's 'this' of type '(new () => Model<any, any>) & typeof Model'.
build (12.x)
The 'this' context of type 'typeof User' is not assignable to method's 'this' of type '(new () => Model<any, any>) & typeof Model'.
build (10.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (12.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/