chore(sync): record beta's ancestry on development #460
pull-request-lint-check.yaml
on: pull_request
lint-check
31s
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
|