chore(deps): update all non-major dependencies #827
ci.yml
on: pull_request
lint
25s
typecheck
36s
Matrix: build
Annotations
8 errors and 3 warnings
lint:
src/components/IconSet.vue#L7
A space is required after '{'
|
lint:
src/components/IconSet.vue#L7
A space is required before '}'
|
lint:
src/components/IconSet.vue#L25
More than 1 blank line not allowed
|
lint:
src/components/IconSet.vue#L88
Must use `.value` to read or write the value wrapped by `computed()`
|
lint:
src/components/IconSet.vue#L105
Must use `.value` to read or write the value wrapped by `computed()`
|
lint:
src/utils/query.ts#L1
Too many blank lines at the beginning of file. Max of 0 allowed
|
lint:
src/utils/query.ts#L8
Newline required at end of file but not found
|
lint
Process completed with exit code 1.
|
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/.
|
typecheck
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/.
|
build (16.x, ubuntu-latest)
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/.
|