Cleanup player references #602
Annotations
1 error and 10 warnings
test:
src/shared/services/OneSignalEvent.ts#L30
'env' is never reassigned. Use 'const' instead
|
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#L97
Unexpected any. Specify a different type
|
test:
src/core/executors/ExecutorBase.ts#L97
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
|