Skip to content

fix(deps)(deps-dev): bump cross-env from 7.0.3 to 10.1.0 (#345) #333

fix(deps)(deps-dev): bump cross-env from 7.0.3 to 10.1.0 (#345)

fix(deps)(deps-dev): bump cross-env from 7.0.3 to 10.1.0 (#345) #333

Triggered via push April 28, 2026 22:18
Status Failure
Total duration 2m 24s
Artifacts

ci.yml

on: push
Matrix: TypeScript Tests (Sharded)
Conventional Commit Check
Conventional Commit Check
TypeScript Lint & Format
1m 8s
TypeScript Lint & Format
TypeScript Type Check
1m 13s
TypeScript Type Check
TypeScript Build
1m 9s
TypeScript Build
Rust Format Check
13s
Rust Format Check
Rust Clippy Lint
15s
Rust Clippy Lint
Rust Tests
16s
Rust Tests
Rust Build
14s
Rust Build
k6 Load Test
2s
k6 Load Test
NPM Audit (High/Critical)
1m 25s
NPM Audit (High/Critical)
SonarCloud Analysis
SonarCloud Analysis
Merge Protection Check
0s
Merge Protection Check
CI Complete
2s
CI Complete
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 22 warnings
Rust Build
Process completed with exit code 101.
Rust Tests
Process completed with exit code 101.
k6 Load Test
Unable to resolve action `grafana/k6-action@v0.5.0`, unable to find version `v0.5.0`
Rust Format Check
Process completed with exit code 1.
Rust Clippy Lint
Process completed with exit code 101.
TypeScript Build
Process completed with exit code 7.
TypeScript Lint & Format
Process completed with exit code 1.
TypeScript Tests (Sharded) (1)
Process completed with exit code 1.
TypeScript Tests (Sharded) (3)
The strategy configuration was canceled because "typescript-tests._1" failed
TypeScript Tests (Sharded) (3)
The operation was canceled.
TypeScript Tests (Sharded) (2)
The strategy configuration was canceled because "typescript-tests._1" failed
TypeScript Tests (Sharded) (2)
The operation was canceled.
TypeScript Type Check: src/screens/AffiliateDashboardScreen.tsx#L364
Property 'fontSizeMd' does not exist on type '{ h1: { fontSize: number; fontWeight: "bold"; lineHeight: number; }; h2: { fontSize: number; fontWeight: "bold"; lineHeight: number; }; h3: { fontSize: number; fontWeight: "600"; lineHeight: number; }; ... 4 more ...; small: { ...; }; }'.
TypeScript Type Check: src/screens/AffiliateDashboardScreen.tsx#L360
Property 'fontWeightBold' does not exist on type '{ h1: { fontSize: number; fontWeight: "bold"; lineHeight: number; }; h2: { fontSize: number; fontWeight: "bold"; lineHeight: number; }; h3: { fontSize: number; fontWeight: "600"; lineHeight: number; }; ... 4 more ...; small: { ...; }; }'.
TypeScript Type Check: src/screens/AffiliateDashboardScreen.tsx#L359
Property 'fontSizeXl' does not exist on type '{ h1: { fontSize: number; fontWeight: "bold"; lineHeight: number; }; h2: { fontSize: number; fontWeight: "bold"; lineHeight: number; }; h3: { fontSize: number; fontWeight: "600"; lineHeight: number; }; ... 4 more ...; small: { ...; }; }'.
TypeScript Type Check: src/screens/AffiliateDashboardScreen.tsx#L352
Property 'fontSizeMd' does not exist on type '{ h1: { fontSize: number; fontWeight: "bold"; lineHeight: number; }; h2: { fontSize: number; fontWeight: "bold"; lineHeight: number; }; h3: { fontSize: number; fontWeight: "600"; lineHeight: number; }; ... 4 more ...; small: { ...; }; }'.
TypeScript Type Check: src/screens/AffiliateDashboardScreen.tsx#L146
Property 'danger' does not exist on type '{ primary: string; secondary: string; accent: string; success: string; warning: string; error: string; background: string; surface: string; surfaceVariant: string; text: string; textSecondary: string; ... 6 more ...; warningBackground: string; }'.
TypeScript Type Check: src/components/subscription/AnimatedSubscriptionCard.tsx#L52
Cannot redeclare block-scoped variable 'fallbackSharedElementAnim'.
TypeScript Type Check: src/components/subscription/AnimatedSubscriptionCard.tsx#L49
Cannot redeclare block-scoped variable 'fallbackSharedElementAnim'.
TypeScript Type Check: src/components/home/StatsCard.tsx#L32
Property 'statLabel' does not exist on type '{ container: { flexDirection: "row"; paddingHorizontal: number; marginVertical: number; gap: number; }; card: { shadowColor: string; shadowOffset: { width: number; height: number; }; shadowOpacity: number; ... 11 more ...; borderColor: string; }; ... 5 more ...; icon: { ...; }; }'.
TypeScript Type Check: src/components/common/SwipeableCard.tsx#L185
Property 'absoluteFillObject' does not exist on type 'typeof StyleSheet'. Did you mean 'absoluteFill'?
TypeScript Type Check: src/animations/index.ts#L13
Module '../components/common/SharedElement' has already exported a member named 'ScreenTransition'. Consider explicitly re-exporting to resolve the ambiguity.
CI Complete
Process completed with exit code 1.
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 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
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 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
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 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 Tests (Sharded) (1)
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 (Sharded) (1)
The process '/usr/bin/git' failed with exit code 128
NPM Audit (High/Critical)
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/
NPM Audit (High/Critical)
The process '/usr/bin/git' failed with exit code 128
TypeScript Tests (Sharded) (3)
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 (Sharded) (3)
The process '/usr/bin/git' failed with exit code 128
TypeScript Tests (Sharded) (2)
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 (Sharded) (2)
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