chore: extend mongodb compatibility to 6.x #110
Annotations
22 warnings
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/
|
src/lib/MongoStore.ts#L20
Identifier 'key_size' is not in camel case
|
src/lib/MongoStore.ts#L21
Identifier 'iv_size' is not in camel case
|
src/lib/MongoStore.ts#L22
Identifier 'at_size' is not in camel case
|
src/lib/MongoStore.ts#L39
Unexpected any. Specify a different type
|
src/lib/MongoStore.ts#L39
Unexpected any. Specify a different type
|
src/lib/MongoStore.ts#L40
Unexpected any. Specify a different type
|
src/lib/MongoStore.ts#L40
Unexpected any. Specify a different type
|
src/lib/MongoStore.ts#L42
Unexpected any. Specify a different type
|
src/lib/MongoStore.ts#L42
Unexpected any. Specify a different type
|
src/lib/MongoStore.ts#L62
Unexpected any. Specify a different type
|
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/
|
src/lib/MongoStore.ts#L20
Identifier 'key_size' is not in camel case
|
src/lib/MongoStore.ts#L21
Identifier 'iv_size' is not in camel case
|
src/lib/MongoStore.ts#L22
Identifier 'at_size' is not in camel case
|
src/lib/MongoStore.ts#L39
Unexpected any. Specify a different type
|
src/lib/MongoStore.ts#L39
Unexpected any. Specify a different type
|
src/lib/MongoStore.ts#L40
Unexpected any. Specify a different type
|
src/lib/MongoStore.ts#L40
Unexpected any. Specify a different type
|
src/lib/MongoStore.ts#L42
Unexpected any. Specify a different type
|
src/lib/MongoStore.ts#L42
Unexpected any. Specify a different type
|
src/lib/MongoStore.ts#L62
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading