fix(deps)(deps): bump the dependencies group across 1 directory with 18 updates #186
ci.yml
on: pull_request
TypeScript Tests
1m 1s
Conventional Commit Check
55s
TypeScript Lint & Format
1m 4s
TypeScript Type Check
1m 6s
TypeScript Build
1m 0s
Rust Format Check
14s
Rust Clippy Lint
17s
Rust Tests
17s
Rust Build
15s
k6 Load Test
3s
Annotations
18 errors and 18 warnings
|
k6 Load Test
Unable to resolve action `grafana/k6-action@v0.5.0`, unable to find version `v0.5.0`
|
|
Rust Build
Process completed with exit code 101.
|
|
Rust Clippy Lint
Process completed with exit code 101.
|
|
Rust Tests
Process completed with exit code 101.
|
|
TypeScript Build
Process completed with exit code 7.
|
|
TypeScript Tests
Process completed with exit code 1.
|
|
TypeScript Lint & Format
Process completed with exit code 1.
|
|
TypeScript Type Check:
app/tests/integration/notification-delivery.integration.test.ts#L80
Conversion of type '[]' to type '[{ content: { title: string; data: { type: string; }; }; trigger: null; }]' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
TypeScript Type Check:
app/tests/integration/notification-delivery.integration.test.ts#L51
A spread argument must either have a tuple type or be passed to a rest parameter.
|
|
TypeScript Type Check:
app/tests/integration/notification-delivery.integration.test.ts#L49
A spread argument must either have a tuple type or be passed to a rest parameter.
|
|
TypeScript Type Check:
app/tests/integration/notification-delivery.integration.test.ts#L46
A spread argument must either have a tuple type or be passed to a rest parameter.
|
|
TypeScript Type Check:
app/tests/integration/contract-store.integration.test.ts#L119
Conversion of type '[]' to type '[{ name: string; }[]]' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
TypeScript Type Check:
app/tests/integration/contract-store.integration.test.ts#L104
Conversion of type '[]' to type '[{ price: number; }[]]' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
TypeScript Type Check:
app/tests/integration/contract-store.integration.test.ts#L86
Conversion of type '[]' to type '[unknown[]]' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
TypeScript Type Check:
app/tests/integration/contract-store.integration.test.ts#L42
A spread argument must either have a tuple type or be passed to a rest parameter.
|
|
TypeScript Type Check:
app/tests/integration/contract-store.integration.test.ts#L41
A spread argument must either have a tuple type or be passed to a rest parameter.
|
|
TypeScript Type Check:
app/tests/integration/contract-store.integration.test.ts#L40
A spread argument must either have a tuple type or be passed to a rest parameter.
|
|
CI Complete
Process completed with exit code 1.
|
|
Rust Format Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
Rust Format Check
The process '/usr/bin/git' failed with exit code 128
|
|
Rust Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
Rust Build
The process '/usr/bin/git' failed with exit code 128
|
|
Rust Clippy Lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
Rust Clippy Lint
The process '/usr/bin/git' failed with exit code 128
|
|
Rust Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
Rust Tests
The process '/usr/bin/git' failed with exit code 128
|
|
Conventional Commit Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
Conventional Commit Check
The process '/usr/bin/git' failed with exit code 128
|
|
TypeScript Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
TypeScript Build
The process '/usr/bin/git' failed with exit code 128
|
|
TypeScript Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
TypeScript Tests
The process '/usr/bin/git' failed with exit code 128
|
|
TypeScript Lint & Format
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
TypeScript Lint & Format
The process '/usr/bin/git' failed with exit code 128
|
|
TypeScript Type Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
TypeScript Type Check
The process '/usr/bin/git' failed with exit code 128
|