Skip to content

[Dev] Enable compile TypeScript checks; noUnusedLocals, noUnusedParameters, & strictFunctionTypes #714

[Dev] Enable compile TypeScript checks; noUnusedLocals, noUnusedParameters, & strictFunctionTypes

[Dev] Enable compile TypeScript checks; noUnusedLocals, noUnusedParameters, & strictFunctionTypes #714

Triggered via pull request September 23, 2024 18:07
Status Success
Total duration 1m 20s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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#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