Skip to content

ci(docs): publish from development, and retire the old hostname #450

ci(docs): publish from development, and retire the old hostname

ci(docs): publish from development, and retire the old hostname #450

Triggered via pull request August 29, 2026 11:43
Status Success
Total duration 5m 6s
Artifacts

pull-request-lint-check.yaml

on: pull_request
lint-check
38s
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