chore(deps-dev): bump jest and @types/jest #1363
merge.yml
on: pull_request
Run tests
/
Conventional Commit Checker
5s
Run tests
/
type-checker
1m 49s
Run tests
/
biome-checker
1m 42s
Run tests
/
build
1m 50s
Run tests
/
test
1m 46s
Annotations
1 error, 9 warnings, and 10 notices
|
Run tests / test
Process completed with exit code 130.
|
|
Run tests / Conventional Commit Checker
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: webiny/action-conventional-commits@v1.1.0. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run tests / biome-checker
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint/correctness/noUnusedVariables:
packages/gitlab/src/components/widgets/ReleasesCard/ReleasesCard.tsx#L140
This variable error is unused.
|
|
lint/correctness/noUnusedVariables:
packages/gitlab/src/components/widgets/ReleasesCard/ReleasesCard.tsx#L79
This variable error is unused.
|
|
lint/correctness/noUnusedVariables:
packages/gitlab/src/components/widgets/ReadmeCard/ReadmeCard.tsx#L106
This variable error is unused.
|
|
lint/correctness/noUnusedVariables:
packages/gitlab/src/components/widgets/PeopleCard/PeopleCard.tsx#L91
This variable error is unused.
|
|
Run tests / test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run tests / type-checker
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run tests / build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint/style/useTemplate:
packages/gitlab/src/api/GitlabCIClient.ts#L281
Template literals are preferred over string concatenation.
|
|
lint/style/useTemplate:
packages/gitlab/src/api/GitlabCIClient.ts#L261
Template literals are preferred over string concatenation.
|
|
lint/style/useTemplate:
packages/gitlab/src/api/GitlabCIClient.ts#L241
Template literals are preferred over string concatenation.
|
|
lint/style/useTemplate:
packages/gitlab/src/api/GitlabCIClient.ts#L239
Template literals are preferred over string concatenation.
|
|
lint/complexity/useLiteralKeys:
packages/gitlab/dev/mock-gitlab/api-v4-v15.7.0.ts#L3
The computed expression can be simplified to a string literal.
|
|
lint/complexity/useLiteralKeys:
packages/gitlab-backend/src/service/router.ts#L27
The computed expression can be simplified without the use of a string literal.
|
|
lint/complexity/useLiteralKeys:
packages/gitlab-backend/src/service/router.ts#L24
The computed expression can be simplified without the use of a string literal.
|
|
lint/complexity/useLiteralKeys:
packages/gitlab-backend/src/service/router.ts#L24
The computed expression can be simplified without the use of a string literal.
|
|
lint/style/useNodejsImportProtocol:
packages/gitlab-backend/src/processor/urls.ts#L1
A Node.js builtin module should be imported with the node: protocol.
|
|
deserialize:
biome.json#L2
The configuration schema version does not match the CLI version 2.4.12
|