feat(web): enable 2567 with warnings (#682) #800
ci.yaml
on: push
Matrix: install-deps
Matrix: build
Matrix: lint
Matrix: test
Annotations
2 errors and 13 warnings
lint (ubuntu-latest) / run
web#lint: command (/home/runner/work/cugetreg/cugetreg/apps/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
|
lint (ubuntu-latest) / run
Process completed with exit code 1.
|
install-deps (ubuntu-latest) / run
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
lint (ubuntu-latest) / run
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint (ubuntu-latest) / run:
apps/api/src/common/pipes/keyvalue.pipe.ts#L5
'_metadata' is defined but never used
|
lint (ubuntu-latest) / run:
apps/api/src/search/queries/course.ts#L4
Unexpected any. Specify a different type
|
lint (ubuntu-latest) / run:
apps/api/src/search/queries/course.ts#L6
Unexpected any. Specify a different type
|
lint (ubuntu-latest) / run:
apps/api/src/search/queries/course.ts#L24
Unexpected any. Specify a different type
|
lint (ubuntu-latest) / run:
apps/api/src/search/queries/course.ts#L79
Unexpected any. Specify a different type
|
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/
|
test (ubuntu-latest) / run
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
build (ubuntu-latest) / run
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|