Skip to content

Release: merge beta into main #852

Release: merge beta into main

Release: merge beta into main #852

Triggered via pull request August 30, 2026 18:43
@rubenvdlinderubenvdlinde
synchronize #741
beta
Status Success
Total duration 27m 4s
Artifacts

pull-request-lint-check.yaml

on: pull_request
lint-check
35s
lint-check
Fit to window
Zoom out
Zoom in

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/store/modules/object.js#L24
Missing JSDoc @PARAM "opts.schemaBaseUrl" type
lint-check: src/store/modules/object.js#L24
Missing JSDoc @PARAM "opts.schemaBaseUrl" description
lint-check: src/store/modules/object.js#L23
Missing JSDoc @PARAM "opts.baseUrl" type
lint-check: src/store/modules/object.js#L23
Missing JSDoc @PARAM "opts.baseUrl" description
lint-check: src/components/admin/ActionAuthMatrix.vue#L180
Missing JSDoc @PARAM "checked" description
lint-check: src/components/admin/ActionAuthMatrix.vue#L179
Missing JSDoc @PARAM "group" description
lint-check: src/components/admin/ActionAuthMatrix.vue#L178
Missing JSDoc @PARAM "action" description
lint-check: src/components/admin/ActionAuthMatrix.vue#L165
Missing JSDoc @PARAM "group" description
lint-check: src/components/admin/ActionAuthMatrix.vue#L164
Missing JSDoc @PARAM "action" description
lint-check: src/App.vue#L100
Unexpected inline JSDoc tag. Did you mean to use {@nextcloud}, \@nextcloud, or `@nextcloud`?