Persist theme - Reload everything on a disconnect #9726
You are viewing an older attempt in the history of this workflow run.
View latest attempt.
ci.yml
on: pull_request
prepare-json-files
12s
check-format
51s
check-types
4m 49s
check-typos
9s
build-test-web
5m 31s
Matrix: build-test-apps
announce_release
0s
Annotations
1 error and 16 warnings
build-test-web
Process completed with exit code 1.
|
check-typos
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
build-test-apps (macos-14)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-test-apps (macos-14):
src/lib/exampleKcl.ts#L51
Return an error instead of throwing, so error type-checking is better
|
build-test-apps (macos-14):
src/lang/std/engineConnection.ts#L37
'IsomorphicTimeout' is defined but never used
|
build-test-apps (macos-14):
src/lib/createMachineCommand.ts#L152
Return an error instead of throwing, so error type-checking is better
|
build-test-apps (macos-14):
packages/codemirror-lsp-client/src/plugin/lsp.ts#L529
'diagnostics' is assigned a value but never used
|
build-test-apps (ubuntu-latest):
src/lang/std/engineConnection.ts#L37
'IsomorphicTimeout' is defined but never used
|
build-test-apps (ubuntu-latest):
src/lib/exampleKcl.ts#L51
Return an error instead of throwing, so error type-checking is better
|
build-test-apps (ubuntu-latest):
src/lib/createMachineCommand.ts#L152
Return an error instead of throwing, so error type-checking is better
|
build-test-apps (ubuntu-latest):
packages/codemirror-lsp-client/src/plugin/lsp.ts#L529
'diagnostics' is assigned a value but never used
|
build-test-apps (windows-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-test-apps (windows-latest):
src/lang/std/engineConnection.ts#L37
'IsomorphicTimeout' is defined but never used
|
build-test-apps (windows-latest):
src/lib/exampleKcl.ts#L51
Return an error instead of throwing, so error type-checking is better
|
build-test-apps (windows-latest):
src/lib/createMachineCommand.ts#L152
Return an error instead of throwing, so error type-checking is better
|
build-test-apps (windows-latest):
packages/codemirror-lsp-client/src/plugin/lsp.ts#L529
'diagnostics' is assigned a value but never used
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifact".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|