[Fix] External Id hydration #715
Triggered via pull request
September 23, 2024 18:30
Status
Success
Total duration
1m 22s
Artifacts
–
Annotations
11 warnings
test
The following actions use a deprecated Node.js version 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/
|
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#L96
Unexpected any. Specify a different type
|
test:
src/core/executors/ExecutorBase.ts#L96
Unexpected any. Specify a different type
|
test:
src/core/modelRepo/OSModel.ts#L69
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#L13
Unexpected any. Specify a different type
|
test:
src/core/models/CoreDeltas.ts#L14
Unexpected any. Specify a different type
|