Add ability to create and open URLs to create files #3255
Triggered via pull request
January 10, 2025 22:00
Status
Cancelled
Total duration
4m 10s
Artifacts
–
static-analysis.yml
on: pull_request
yarn-fmt-check
33s
yarn-build-wasm
3m 52s
yarn-tsc
3m 52s
yarn-lint
51s
python-codespell
9s
yarn-unit-test-kcl-samples
3m 51s
yarn-unit-test
3m 50s
Annotations
9 errors and 8 warnings
yarn-lint
Process completed with exit code 1.
|
yarn-unit-test
Canceling since a higher priority waiting request for 'Static Analysis-franknoirot/4088/create-file-url' exists
|
yarn-unit-test
The operation was canceled.
|
yarn-tsc
Canceling since a higher priority waiting request for 'Static Analysis-franknoirot/4088/create-file-url' exists
|
yarn-tsc
The operation was canceled.
|
yarn-build-wasm
Canceling since a higher priority waiting request for 'Static Analysis-franknoirot/4088/create-file-url' exists
|
yarn-build-wasm
The operation was canceled.
|
yarn-unit-test-kcl-samples
Canceling since a higher priority waiting request for 'Static Analysis-franknoirot/4088/create-file-url' exists
|
yarn-unit-test-kcl-samples
The operation was canceled.
|
python-codespell
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
yarn-lint:
src/components/OpenInDesktopAppHandler.test.tsx#L2
'useNavigate' is defined but never used
|
yarn-lint:
src/components/OpenInDesktopAppHandler.test.tsx#L3
'SettingsAuthProviderJest' is defined but never used
|
yarn-lint:
src/components/OpenInDesktopAppHandler.test.tsx#L4
'CommandBarProvider' is defined but never used
|
yarn-lint:
src/components/OpenInDesktopAppHandler.test.tsx#L6
'vi' is defined but never used
|
yarn-lint:
src/components/OpenInDesktopAppHandler.test.tsx#L7
'useEffect' is defined but never used
|
yarn-lint:
src/components/OpenInDesktopAppHandler.test.tsx#L7
'useState' is defined but never used
|
yarn-lint:
src/components/ProjectsContextProvider.tsx#L41
'Project' is defined but never used
|