Skip to content

Bump @dataport/eslint-config-geodev from 1.0.0-alpha.2 to 1.0.0-alpha.3 #1175

Bump @dataport/eslint-config-geodev from 1.0.0-alpha.2 to 1.0.0-alpha.3

Bump @dataport/eslint-config-geodev from 1.0.0-alpha.2 to 1.0.0-alpha.3 #1175

Status Failure
Total duration 4m 30s
Artifacts

run-tests.yaml

on: push
Linting
4m 27s
Linting
Unit tests and e2e tests
41s
Unit tests and e2e tests
Type-checking
45s
Type-checking
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
Linting
Process completed with exit code 1.
Linting: src/plugins/scale/store.ts#L29
This value can be trivially inferred for this type parameter, so it can be omitted
Linting: src/core/stores/main.ts#L79
This value can be trivially inferred for this type parameter, so it can be omitted
Linting: examples/github-io/components/RoadmapSection.vue#L98
This value can be trivially inferred for this type parameter, so it can be omitted
Linting: src/core/types/plugin.ts#L109
Unexpected 'todo' comment: 'TODO: This fixes the type error, but...'
Linting: src/core/types/main.ts#L305
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#L41
Unexpected 'todo' comment: 'TODO(dopenguin): Both will possibly be...'
Linting: src/core/components/PolarContainer.ce.vue#L139
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#L345
Unexpected 'todo' comment: 'TODO: Delete the mock plugins including...'
Linting: examples/snowbox/index.js#L95
Unexpected 'todo' comment: 'TODO: Add internalization to snowbox'