chore(release): 0.3.17-unstable.20260904033850 #2257
Triggered via pull request
September 4, 2026 03:45
Status
Success
Total duration
21m 21s
Artifacts
–
pull-request-lint-check.yaml
on: pull_request
lint-check
2m 17s
Annotations
11 warnings
|
lint-check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint-check:
src/dialogs/EditMappingRuleDialog.vue#L301
The "submit" event has been triggered but not declared on `emits` option
|
|
lint-check:
src/dialogs/EditMappingRuleDialog.vue#L293
The "submit" event has been triggered but not declared on `emits` option
|
|
lint-check:
src/dialogs/EditMappingRuleDialog.vue#L69
The "cancel" event has been triggered but not declared on `emits` option
|
|
lint-check:
src/dialogs/EditMappingRuleDialog.vue#L23
The "cancel" event has been triggered but not declared on `emits` option
|
|
lint-check:
src/components/mapping/mappingShape.js#L44
Prefer a more specific type to `*`
|
|
lint-check:
src/components/mapping/mappingShape.js#L17
Prefer a more specific type to `*`
|
|
lint-check:
src/components/mapping/MappingResultPanel.vue#L231
Boolean prop should only be defaulted to false
|
|
lint-check:
src/components/mapping/MappingResultPanel.vue#L225
Boolean prop should only be defaulted to false
|
|
lint-check:
src/components/mapping/MappingResultPanel.vue#L213
Boolean prop should only be defaulted to false
|
|
lint-check:
src/components/CatalogItemCard.vue#L69
'selected' of property found, but never used
|