Skip to content

fix(routing): linting #2659

fix(routing): linting

fix(routing): linting #2659

Status Success
Total duration 6m 30s
Artifacts

run-tests.yaml

on: push
Install dependencies
23s
Install dependencies
Linting
6m 0s
Linting
CSS linting
20s
CSS linting
Unit tests and e2e tests
31s
Unit tests and e2e tests
Type-checking
27s
Type-checking
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Linting: src/plugins/geoLocation/components/GeoLocation.spec.ts#L43
Unexpected 'todo' comment: 'TODO: Fix test; the user interaction...'
Linting: src/plugins/addressSearch/store.ts#L184
Unexpected 'todo' comment: 'TODO: The method was bound to the store...'
Linting: src/core/types/plugin.ts#L169
Unexpected 'todo' comment: 'TODO: This fixes the type error, but...'
Linting: src/core/types/main.ts#L320
Unexpected 'todo' comment: 'TODO: Generate this section via...'
Linting: src/core/stores/main.ts#L93
Unexpected 'todo' comment: 'TODO: Check if this works as expected in...'
Linting: src/core/stores/main.ts#L39
Unexpected 'todo' comment: 'TODO(dopenguin): Both will possibly be...'
Linting: src/core/components/PolarContainer.ce.vue#L241
Unexpected 'fixme' comment: 'FIXME: Improve types for lightElement'
Linting: examples/snowbox/index.js#L97
Unexpected 'todo' comment: 'TODO: Add internalization to snowbox'
Linting: eslintRules/import-style.ts#L73
tsdoc-escape-right-brace: The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
Linting: eslintRules/import-style.ts#L73
tsdoc-malformed-inline-tag: Expecting a TSDoc tag starting with "{@"