chore(deps): bump @nextcloud/vue from 9.5.0 to 9.10.0 #322
pull-request-lint-check.yaml
on: pull_request
lint-check
30s
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/HistoryPanel.vue#L141
Expected 1 line break after opening tag (`<th>`), but no line breaks found
|
|
lint-check:
src/components/HistoryPanel.vue#L137
Expected 1 line break before closing tag (`</th>`), but no line breaks found
|
|
lint-check:
src/components/HistoryPanel.vue#L137
Expected 1 line break after opening tag (`<th>`), but no line breaks found
|
|
lint-check:
src/components/HistoryPanel.vue#L136
Expected 1 line break before closing tag (`</th>`), but no line breaks found
|
|
lint-check:
src/components/HistoryPanel.vue#L136
Expected 1 line break after opening tag (`<th>`), but no line breaks found
|
|
lint-check:
src/components/DiscoverPanel.vue#L143
Missing JSDoc @PARAM "trimmedQuery" description
|
|
lint-check:
src/App.vue#L1789
Expected 1 line break before closing tag (`</h3>`), but no line breaks found
|
|
lint-check:
src/App.vue#L1789
Expected 1 line break after opening tag (`<h3>`), but no line breaks found
|
|
lint-check:
src/App.vue#L263
Missing JSDoc @PARAM "payload" declaration
|
|
lint-check:
src/App.vue#L250
Missing JSDoc @PARAM "appId" declaration
|