Skip to content

Update src/core/stores/index.ts #1010

Update src/core/stores/index.ts

Update src/core/stores/index.ts #1010

Triggered via push March 6, 2026 10:23
Status Success
Total duration 3m 10s
Artifacts

run-tests.yaml

on: push
Linting
3m 7s
Linting
Unit tests and e2e tests
37s
Unit tests and e2e tests
Type-checking
43s
Type-checking
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Linting: src/core/types/plugin.ts#L105
Unexpected 'todo' comment: 'TODO: This fixes the type error, but...'
Linting: src/core/types/main.ts#L304
Unexpected 'todo' comment: 'TODO: Generate this section via...'
Linting: src/core/types/layer.ts#L28
Unexpected 'todo' comment: 'TODO: It should be allowed to set...'
Linting: src/core/stores/main.ts#L38
Unexpected 'todo' comment: 'TODO(dopenguin): Both will possibly be...'
Linting: src/core/components/PolarContainer.ce.vue#L138
Unexpected 'fixme' comment: 'FIXME: Improve types for lightElement'
Linting: src/components/PolarSelect.ce.vue#L21
Variable 'ariaLabel' is already declared in the upper scope
Linting: src/components/PolarSelect.ce.vue#L21
Variable 'label' is already declared in the upper scope
Linting: src/components/PolarSelect.ce.vue#L21
Variable 'value' is already declared in the upper scope
Linting: examples/snowbox/index.js#L339
Unexpected 'todo' comment: 'TODO: Delete the mock plugins including...'
Linting: examples/snowbox/index.js#L95
Unexpected 'todo' comment: 'TODO: Add internalization to snowbox'