Skip to content

update the index page according to the new changes #869

update the index page according to the new changes

update the index page according to the new changes #869

Triggered via push January 10, 2025 14:49
Status Failure
Total duration 38s
Artifacts

ci.yml

on: push
test_and_build
27s
test_and_build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
test_and_build: src/ts/components/dynamicsettingspanelitem.ts#L94
Invalid operand for a '+' operation. Operands must each be a number or string, allowing a string + any of: `any`, `boolean`, `null`, `RegExp`, `undefined`. Got `Localizer`
test_and_build
Process completed with exit code 1.
test_and_build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test_and_build: src/scss/_smallscreen.scss#L68
Expected `margin-top`, found `right`
test_and_build: src/scss/_smallscreen.scss#L69
Expected `max-height`, found `margin-top`
test_and_build: src/scss/_smallscreen.scss#L70
Expected `right`, found `max-height`
test_and_build: src/scss/demo.scss#L12
Property `aspect-ratio` appears to be spelled incorrectly
test_and_build: src/scss/components/_adskipbutton.scss#L6
Color literals such as '#000' should not be passed to functions, use variables
test_and_build: src/scss/components/_adskipbutton.scss#L6
Don't include leading zeros on numbers
test_and_build: src/scss/components/_adskipbutton.scss#L8
Expected `min-width`, found `padding`
test_and_build: src/scss/components/_adskipbutton.scss#L8
No unit allowed for values of 0
test_and_build: src/scss/components/_adskipbutton.scss#L9
Expected `padding`, found `min-width`
test_and_build: src/scss/components/_adskipbutton.scss#L12
Expected `color`, found `display`