refactor: update the getStyleFunction #2657
run-tests.yaml
on: push
Install dependencies
43s
Linting
20s
CSS linting
17s
Unit tests and e2e tests
29s
Type-checking
37s
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 "{@"
|