Skip to content

fix: ensure the component fully renders before proceeding to the next step in ionTour #3141

fix: ensure the component fully renders before proceeding to the next step in ionTour

fix: ensure the component fully renders before proceeding to the next step in ionTour #3141

Status Success
Total duration 7m 39s
Artifacts

main.yml

on: pull_request
Matrix: test-prettier-lint
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test-prettier-lint (12.22.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-prettier-lint (12.22.1): projects/ion/src/lib/theme/mocks/theme-demo.component.ts#L205
Member handleSwitchBtn should be declared before all constructor definitions
test-prettier-lint (12.22.1): projects/ion/src/lib/theme/mocks/theme-demo.component.ts#L206
Member handleSwitchInput should be declared before all constructor definitions
test-prettier-lint (12.22.1): projects/ion/src/lib/theme/mocks/theme-demo.component.ts#L207
Member handleSwitchInputArea should be declared before all constructor definitions
test-prettier-lint (12.22.1): projects/ion/src/lib/theme/mocks/theme-demo.component.ts#L210
Member handleSwitchInputSelect should be declared before all constructor definitions
test-prettier-lint (12.22.1): projects/ion/src/lib/theme/mocks/theme-demo.component.ts#L213
Member handleSwitchLink should be declared before all constructor definitions
test-prettier-lint (12.22.1): projects/ion/src/lib/theme/mocks/theme-demo.component.ts#L214
Member handleSwitchSelect should be declared before all constructor definitions
test-prettier-lint (12.22.1): projects/ion/src/lib/tour/mocks/resizing-host-demo.component.ts#L75
Member ngOnDestroy should be declared before all private method definitions
test-prettier-lint (12.22.1): projects/ion/src/lib/tour/tour-step.directive.spec.ts#L2
'ComponentFixture' is defined but never used
test-prettier-lint (12.22.1): projects/ion/src/lib/tour/tour-step.directive.ts#L31
'isEqual' is defined but never used