Skip to content

chore: add antfu/eslint #465

chore: add antfu/eslint

chore: add antfu/eslint #465

Triggered via pull request August 21, 2023 05:15
Status Success
Total duration 3m 30s
Artifacts

build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
Failed to save: uploadChunk (start: 0, end: 33554431) failed: Cache service responded with 500
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint: packages/radix-vue/src/Checkbox/Checkbox.story.vue#L7
'checkboxTwo' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: packages/radix-vue/src/ContextMenu/ContextMenuContent.vue#L53
v-on event '@closeAutoFocus' must be hyphenated
lint: packages/radix-vue/src/ContextMenu/ContextMenuContent.vue#L63
v-on event '@interactOutside' must be hyphenated
lint: packages/radix-vue/src/Dialog/Dialog.story.vue#L42
v-on event '@escapeKeyDown' must be hyphenated
lint: packages/radix-vue/src/DismissableLayer/story/_DismissableBox.vue#L22
v-on event '@focusOutside.prevent' must be hyphenated
lint: packages/radix-vue/src/DismissableLayer/story/_DismissableBox.vue#L23
v-on event '@pointerDownOutside' must be hyphenated