Bump @fortawesome/fontawesome-svg-core from 6.6.0 to 6.7.2 #5507
Triggered via pull request
February 22, 2025 17:59
Status
Failure
Total duration
10m 39s
Artifacts
–
static-analysis.yml
on: pull_request
yarn-fmt-check
1m 0s
yarn-build-wasm
9m 19s
yarn-tsc
5m 48s
yarn-lint
1m 17s
python-codespell
14s
yarn-unit-test-kcl-samples
9m 56s
yarn-unit-test
10m 28s
Annotations
8 errors and 1 warning
yarn-tsc:
src/components/ActionIcon.tsx#L53
Type 'IconDefinition' is not assignable to type 'IconProp'.
|
yarn-tsc:
src/components/FileTree.tsx#L336
Type 'IconDefinition' is not assignable to type 'IconProp'.
|
yarn-tsc:
src/components/FileTree.tsx#L350
Type 'IconDefinition' is not assignable to type 'IconProp'.
|
yarn-tsc:
src/components/FileTree.tsx#L386
Type 'IconDefinition' is not assignable to type 'IconProp'.
|
yarn-tsc:
src/components/FileTree.tsx#L749
Type 'IconDefinition' is not assignable to type 'IconProp'.
|
yarn-tsc:
src/components/ModelingSidebar/ModelingPanes/KclEditorMenu.tsx#L77
Type 'IconDefinition' is not assignable to type 'IconProp'.
|
yarn-tsc:
src/components/ModelingSidebar/ModelingPanes/KclEditorMenu.tsx#L112
Type 'IconDefinition' is not assignable to type 'IconProp'.
|
yarn-tsc
Process completed with exit code 2.
|
python-codespell
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|