Skip to content

chore(deps): hydra-gates 1.10, so the E2E skip-discipline gate can run #423

chore(deps): hydra-gates 1.10, so the E2E skip-discipline gate can run

chore(deps): hydra-gates 1.10, so the E2E skip-discipline gate can run #423

Triggered via pull request August 28, 2026 05:57
Status Success
Total duration 3m 18s
Artifacts

pull-request-lint-check.yaml

on: pull_request
lint-check
26s
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/crypto/cxp.js#L53
Missing JSDoc @PARAM "b64" description
lint-check: src/crypto/cxp.js#L40
Missing JSDoc @PARAM "bytes" type
lint-check: src/crypto/cxp.js#L40
Missing JSDoc @PARAM "bytes" description
lint-check: src/components/share/ShareDialog.vue#L80
'secretId' of property found, but never used
lint-check: src/components/share/GroupShareForm.vue#L78
'secretId' of property found, but never used
lint-check: src/components/VersionHistoryPanel.vue#L156
The "restored" event has been triggered but not declared on `emits` option
lint-check: src/components/SecretListItem.vue#L215
The "open" event has been triggered but not declared on `emits` option
lint-check: src/components/SecretListItem.vue#L87
The "copied" event has been triggered but not declared on `emits` option
lint-check: src/components/SecretListItem.vue#L8
The "open" event has been triggered but not declared on `emits` option
lint-check: src/components/CopyButton.vue#L133
The "copied" event has been triggered but not declared on `emits` option