Skip to content

fix: fixes for angular v18 #16

fix: fixes for angular v18

fix: fixes for angular v18 #16

Triggered via push June 6, 2024 09:43
Status Failure
Total duration 52s
Artifacts

test.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/app/app.component.html#L151
<img/> element must have a text alternative
build: src/app/sections/example/example.component.ts#L3
'CreateHotToastRef' is defined but never used
build: src/app/sections/example/example.component.ts#L3
'ToastOptions' is defined but never used
build: src/app/sections/features/features.component.ts#L25
Lifecycle methods should not be empty
build: src/app/sections/footer/footer.component.ts#L15
Lifecycle methods should not be empty
build: src/app/sections/position/position.component.ts#L137
Lifecycle methods should not be empty
build: src/app/sections/steps/steps.component.ts#L67
Lifecycle methods should not be empty
build: src/app/shared/components/button-group/button-group.component.html#L16
<img/> element must have a text alternative
build: src/app/shared/components/jump-to-dialog/jump-to-dialog.component.html#L3
The `autofocus` attribute should not be used, as it reduces usability and accessibility for users
build: src/app/shared/components/jump-to-dialog/jump-to-dialog.component.ts#L3
'OnInit' is defined but never used