Skip to content

feat(governance): add the cross-app command seam for governance bodies #1672

feat(governance): add the cross-app command seam for governance bodies

feat(governance): add the cross-app command seam for governance bodies #1672

Triggered via pull request August 31, 2026 03:00
Status Success
Total duration 35s
Artifacts

pull-request-lint-check.yaml

on: pull_request
lint-check
31s
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/components/AgendaBuilder.vue#L551
Missing JSDoc @PARAM "delta" description
lint-check: src/components/AgendaBuilder.vue#L550
Missing JSDoc @PARAM "index" description
lint-check: src/components/AgendaBuilder.vue#L532
Missing JSDoc @PARAM "targetIndex" description
lint-check: src/components/AgendaBuilder.vue#L531
Missing JSDoc @PARAM "event" description
lint-check: src/components/AgendaBuilder.vue#L522
Missing JSDoc @PARAM "index" description
lint-check: src/components/AgendaBuilder.vue#L521
Missing JSDoc @PARAM "event" description
lint-check: src/components/AgendaBuilder.vue#L510
Missing JSDoc @PARAM "index" description
lint-check: src/components/AgendaBuilder.vue#L509
Missing JSDoc @PARAM "event" description
lint-check: src/components/AgendaBuilder.vue#L489
Missing JSDoc @PARAM "val" description
lint-check: src/components/AgendaBuilder.vue#L109
'itemList' is defined as ref, but never used