WIP: [Feat] Jwt #633
Annotations
1 error and 11 warnings
test
Process completed with exit code 1.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test:
src/core/caching/ModelCache.ts#L45
Unexpected any. Specify a different type
|
test:
src/core/caching/OperationCache.ts#L10
Unexpected any. Specify a different type
|
test:
src/core/caching/OperationCache.ts#L51
Unexpected any. Specify a different type
|
test:
src/core/executors/ExecutorBase.ts#L90
Unexpected any. Specify a different type
|
test:
src/core/executors/ExecutorBase.ts#L90
Unexpected any. Specify a different type
|
test:
src/core/modelRepo/OSModel.ts#L57
Unexpected any. Specify a different type
|
test:
src/core/modelRepo/OSModelUpdatedArgs.ts#L7
Unexpected any. Specify a different type
|
test:
src/core/modelRepo/OSModelUpdatedArgs.ts#L8
Unexpected any. Specify a different type
|
test:
src/core/models/CoreDeltas.ts#L12
Unexpected any. Specify a different type
|
test:
src/core/models/CoreDeltas.ts#L13
Unexpected any. Specify a different type
|