ci: rerun #323
release.yml
on: push
Tests
49s
release-please
11s
Annotations
12 warnings
Tests
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/.
|
Tests:
packages/repo/src/index.ts#L21
'client' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Tests:
packages/server/src/app/actions/command/execute.js#L3
Unexpected use of file extension "json" for "../../../../package.json"
|
Tests:
packages/server/src/app/actions/index.js#L30
Unexpected empty arrow function
|
Tests:
packages/server/src/app/actions/message/tests/getAll.spec.js#L24
Unexpected empty method 'push'
|
Tests:
packages/server/src/app/actions/message/tests/remove.spec.js#L15
Unexpected empty method 'push'
|
Tests:
packages/server/src/app/actions/message/tests/remove.spec.js#L16
Unexpected empty method 'push'
|
Tests:
packages/server/src/app/actions/user/config.js#L3
Unexpected use of file extension "json" for "../../../../package.json"
|
Tests:
packages/server/src/app/actions/user/tests/config.spec.js#L3
Unexpected use of file extension "json" for "../../../../../package.json"
|
Tests:
packages/server/src/app/actions/user/tests/typing.spec.js#L17
'msg' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Tests:
packages/server/src/app/commands/main.js#L2
Unexpected use of file extension "json" for "../../../package.json"
|
release-please
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: google-github-actions/release-please-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|