Update src/core/stores/index.ts #1010
run-tests.yaml
on: push
Linting
3m 7s
Unit tests and e2e tests
37s
Type-checking
43s
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'
|