Skip to content

Ion themes

Ion themes #3028

Triggered via pull request September 17, 2024 14:24
Status Success
Total duration 7m 29s
Artifacts

main.yml

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

Annotations

9 warnings
test-prettier-lint (12.22.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: paambaati/codeclimate-action@v3.0.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-prettier-lint (12.22.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, paambaati/codeclimate-action@v3.0.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/utils/datePicker.ts#L67
'_' is assigned a value but never used