Operation repo refactor #676
Annotations
2 errors and 11 warnings
src/core/CoreModuleDirector.ts#L219
'smsSubscriptions' is never reassigned. Use 'const' instead
|
src/core/CoreModuleDirector.ts#L245
'pushSubscriptions' is never reassigned. Use 'const' instead
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/core/caching/ModelCache.ts#L45
Unexpected any. Specify a different type
|
src/core/caching/OperationCache.ts#L10
Unexpected any. Specify a different type
|
src/core/caching/OperationCache.ts#L51
Unexpected any. Specify a different type
|
src/core/executors/ExecutorBase.ts#L90
Unexpected any. Specify a different type
|
src/core/executors/ExecutorBase.ts#L90
Unexpected any. Specify a different type
|
src/core/executors/ExecutorStore.ts#L5
'SubscriptionExecutor' is defined but never used
|
src/core/modelRepo/OSModel.ts#L64
Unexpected any. Specify a different type
|
src/core/modelRepo/OSModelUpdatedArgs.ts#L7
Unexpected any. Specify a different type
|
src/core/modelRepo/OSModelUpdatedArgs.ts#L8
Unexpected any. Specify a different type
|
src/core/models/CoreDeltas.ts#L12
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading