Skip to content

chore: release v0.0.50 #120

chore: release v0.0.50

chore: release v0.0.50 #120

Triggered via push April 29, 2024 08:40
Status Success
Total duration 1m 47s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
test (macos-latest, 18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-latest, 18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: packages/eslint/src/rules/loop-call.md#L11
There is a loop call in nodes [a,add], perhaps you can refactor it
lint: packages/eslint/src/rules/loop-call.md#L13
There is a loop call in nodes [a,add], perhaps you can refactor it
lint: packages/eslint/src/rules/loop-call.md#L32
'add' is defined but never used. Allowed unused vars must match /^_/u
lint: packages/eslint/src/rules/loop-call.md#L32
Node [add] is not used, perhaps you can remove it
lint: packages/eslint/src/rules/not-used.md#L11
'b' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: packages/eslint/src/rules/not-used.md#L11
Node [b] is not used, perhaps you can remove it
lint: packages/eslint/src/utils.ts#L70
Generic Object Injection Sink
lint: packages/playground/app.vue#L8
There is a loop call in nodes [start,code], perhaps you can refactor it
lint: packages/playground/app.vue#L34
There is a loop call in nodes [start,code], perhaps you can refactor it
lint: packages/playground/app.vue#L58
Unexpected console statement
test (ubuntu-latest, 16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (windows-latest, 18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.