Operation repo refactor #641
Annotations
3 errors and 11 warnings
src/page/managers/LoginManager.ts#L171
'subscription' is never reassigned. Use 'const' instead
|
src/page/managers/LoginManager.ts#L279
'subscription' is never reassigned. Use 'const' instead
|
src/shared/services/OneSignalEvent.ts#L32
'env' 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/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
|
src/core/models/CoreDeltas.ts#L13
Unexpected any. Specify a different type
|
This job succeeded
Loading