Release: merge development into beta #215
pull-request-lint-check.yaml
on: pull_request
lint-check
25s
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@v4, 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/components/DiscoverPanel.vue#L143
Missing JSDoc @PARAM "trimmedQuery" description
|
|
lint-check:
src/components/DiscoverPanel.vue#L122
Invalid JSDoc tag name "spec"
|
|
lint-check:
src/components/DiscoverPanel.vue#L92
Invalid JSDoc tag name "spec"
|
|
lint-check:
src/App.vue#L1754
Expected 1 line break before closing tag (`</h3>`), but no line breaks found
|
|
lint-check:
src/App.vue#L1754
Expected 1 line break after opening tag (`<h3>`), but no line breaks found
|
|
lint-check:
src/App.vue#L244
Invalid JSDoc tag name "spec"
|
|
lint-check:
src/App.vue#L233
Invalid JSDoc tag name "spec"
|
|
lint-check:
src/App.vue#L228
Missing JSDoc @PARAM "payload" declaration
|
|
lint-check:
src/App.vue#L220
Invalid JSDoc tag name "spec"
|
|
lint-check:
src/App.vue#L215
Missing JSDoc @PARAM "appId" declaration
|