style: adding dark theme styles in triple toggle #3091
Annotations
9 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: paambaati/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run Lint:
projects/ion/src/lib/theme/mocks/theme-demo.component.ts#L205
Member handleSwitchBtn should be declared before all constructor definitions
|
Run Lint:
projects/ion/src/lib/theme/mocks/theme-demo.component.ts#L206
Member handleSwitchInput should be declared before all constructor definitions
|
Run Lint:
projects/ion/src/lib/theme/mocks/theme-demo.component.ts#L207
Member handleSwitchInputArea should be declared before all constructor definitions
|
Run Lint:
projects/ion/src/lib/theme/mocks/theme-demo.component.ts#L210
Member handleSwitchInputSelect should be declared before all constructor definitions
|
Run Lint:
projects/ion/src/lib/theme/mocks/theme-demo.component.ts#L213
Member handleSwitchLink should be declared before all constructor definitions
|
Run Lint:
projects/ion/src/lib/theme/mocks/theme-demo.component.ts#L214
Member handleSwitchSelect should be declared before all constructor definitions
|
Run Lint:
projects/ion/src/lib/utils/datePicker.ts#L67
'_' is assigned a value but never used
|
Loading