chore(deps-dev): bump @masterportal/masterportalapi #1917
run-tests.yaml
on: push
Install dependencies
40s
Linting
50s
Unit tests and e2e tests
28s
Type-checking
27s
Annotations
10 warnings
|
Linting:
src/plugins/geoLocation/components/GeoLocation.spec.ts#L41
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#L157
Unexpected 'todo' comment: 'TODO: This fixes the type error, but...'
|
|
Linting:
src/core/types/main.ts#L309
Unexpected 'todo' comment: 'TODO: Generate this section via...'
|
|
Linting:
src/core/stores/main.ts#L39
Unexpected 'todo' comment: 'TODO(dopenguin): Both will possibly be...'
|
|
Linting:
src/core/components/PolarContainer.ce.vue#L210
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#L95
Unexpected 'todo' comment: 'TODO: Add internalization to snowbox'
|