Skip to content

chore(deps): update playground to ^4.3.5 [security] #547

chore(deps): update playground to ^4.3.5 [security]

chore(deps): update playground to ^4.3.5 [security] #547

Triggered via pull request August 16, 2023 19:44
Status Success
Total duration 59s
Artifacts

autofix.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
autofix: packages/components/arrow/src/stories/ArrowDemo.vue#L19
'alert' is assigned a value but never used. Allowed unused vars must match /^_/u
autofix: packages/components/checkbox/src/stories/checkbox.stories.ts#L41
The story should use PascalCase notation: indeterminate
autofix: packages/components/collection/src/stories/CollectionDemo.vue#L23
'alert' is assigned a value but never used. Allowed unused vars must match /^_/u
autofix: packages/components/roving-focus/src/RovingFocusGroupImpl.ts#L57
'tabStopId' is defined but never used. Allowed unused args must match /^_/u
autofix: packages/components/roving-focus/src/RovingFocusGroupImpl.ts#L58
'event' is defined but never used. Allowed unused args must match /^_/u
autofix: packages/components/roving-focus/src/RovingFocusGroupImpl.ts#L59
'tabStopId' is defined but never used. Allowed unused args must match /^_/u
autofix: packages/components/roving-focus/src/RovingFocusGroupImpl.ts#L71
'scopeOkuRovingFocusGroup' is assigned a value but never used. Allowed unused vars must match /^_/u