Jwt token test updates and removing build js files #1355
Annotations
5 errors and 2 warnings
npm install, build, and test:
src/repository/Bootstrap.ts#L1
'"mongodb"' has no exported member named 'ObjectID'. Did you mean 'ObjectId'?
|
npm install, build, and test:
src/repository/Bootstrap.ts#L1
Argument of type '{ useNewUrlParser: boolean; useUnifiedTopology: boolean; }' is not assignable to parameter of type 'MongoClientOptions'.
|
npm install, build, and test:
src/repository/Bootstrap.ts#L1
Property 'isConnected' does not exist on type 'MongoClient'.
|
npm install, build, and test:
src/service/CredentialService.ts#L1
Cannot find module './jwtToken' or its corresponding type declarations.
|
npm install, build, and test
Process completed with exit code 2.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading