Skip to content

feat: support watch object expression #109

feat: support watch object expression

feat: support watch object expression #109

Triggered via push March 13, 2024 06:12
Status Success
Total duration 1m 36s
Artifacts

ci.yml

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

Annotations

15 warnings
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/.
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/not-used-in-template.md#L11
'b' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: packages/eslint/src/rules/not-used-in-template.md#L11
Node [b] not used, perhaps you can remove it
lint: packages/eslint/src/utils.ts#L67
Generic Object Injection Sink
lint: packages/playground/app.vue#L58
Unexpected console statement
lint: packages/playground/app.vue#L61
Unexpected console statement
lint: packages/playground/app.vue#L64
Unexpected console statement
lint: packages/playground/app.vue#L76
Unexpected console statement
lint: packages/playground/server/api/analyze.ts#L53
Unexpected console statement
lint: packages/playground/server/api/analyze.ts#L63
Unexpected console statement
lint: packages/playground/server/api/analyze.ts#L84
Unexpected console statement
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/.
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 (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/.