Comment card #868
ci.yaml
on: pull_request
Matrix: install-deps
Matrix: build
Matrix: lint
Matrix: test
Annotations
3 errors and 9 warnings
lint (ubuntu-latest) / run
@repo/ui#lint: command (/home/runner/work/cugetreg/cugetreg/packages/ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
|
lint (ubuntu-latest) / run:
packages/ui/src/components/molecule/comment/comment.svelte#L2
Run autofix to sort these imports!
|
lint (ubuntu-latest) / run
Process completed with exit code 1.
|
install-deps (ubuntu-latest) / run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
install-deps (ubuntu-latest) / run
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test (ubuntu-latest) / run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (ubuntu-latest) / run
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint (ubuntu-latest) / run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (ubuntu-latest) / run:
packages/ui/src/components/molecule/comment/comment.svelte#L28
'i' is defined but never used. Allowed unused args must match /^_/u
|
lint (ubuntu-latest) / run
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (ubuntu-latest) / run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (ubuntu-latest) / run
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|