Skip to content

feat: implement subscription tax calculation and remittance system #411

feat: implement subscription tax calculation and remittance system

feat: implement subscription tax calculation and remittance system #411

Triggered via pull request May 28, 2026 06:25
Status Failure
Total duration 1m 41s
Artifacts

ci.yml

on: pull_request
Matrix: TypeScript Tests (Sharded)
Conventional Commit Check
1m 16s
Conventional Commit Check
TypeScript Lint & Format
1m 20s
TypeScript Lint & Format
TypeScript Type Check
1m 33s
TypeScript Type Check
TypeScript Build
1m 19s
TypeScript Build
Rust Format Check
12s
Rust Format Check
Rust Clippy Lint
16s
Rust Clippy Lint
Rust Tests
14s
Rust Tests
Rust Build
14s
Rust Build
k6 Load Test
3s
k6 Load Test
Bundle Size Check
1m 21s
Bundle Size Check
NPM Audit (High/Critical)
1m 26s
NPM Audit (High/Critical)
SonarCloud Analysis
0s
SonarCloud Analysis
Merge Protection Check
0s
Merge Protection Check
CI Complete
3s
CI Complete
Fit to window
Zoom out
Zoom in

Annotations

26 errors and 26 warnings
k6 Load Test
Unable to resolve action `grafana/k6-action@v0.5.1`, unable to find version `v0.5.1`
Rust Format Check
Process completed with exit code 1.
Rust Tests
Process completed with exit code 101.
Rust Build
Process completed with exit code 101.
Rust Clippy Lint
Process completed with exit code 101.
TypeScript Tests (Sharded) (1)
Process completed with exit code 1.
Conventional Commit Check
Process completed with exit code 1.
TypeScript Tests (Sharded) (3)
The strategy configuration was canceled because "typescript-tests._1" failed
TypeScript Tests (Sharded) (3)
Process completed with exit code 1.
TypeScript Build
Process completed with exit code 7.
TypeScript Tests (Sharded) (2)
The strategy configuration was canceled because "typescript-tests._1" failed
TypeScript Tests (Sharded) (2)
The operation was canceled.
TypeScript Lint & Format
Process completed with exit code 1.
Bundle Size Check
The process '/opt/hostedtoolcache/node/20.20.2/x64/bin/npm' failed with exit code 1
NPM Audit (High/Critical)
Process completed with exit code 1.
TypeScript Type Check: app/services/searchService.ts#L86
Argument of type 'unknown' is not assignable to parameter of type 'string'.
TypeScript Type Check: app/services/searchService.ts#L59
Parameter 'b' implicitly has an 'any' type.
TypeScript Type Check: app/services/searchService.ts#L59
Parameter 'a' implicitly has an 'any' type.
TypeScript Type Check: app/services/searchService.ts#L42
Parameter 'sub' implicitly has an 'any' type.
TypeScript Type Check: app/services/searchService.ts#L4
Cannot find module '../store/settingsStore' or its corresponding type declarations.
TypeScript Type Check: app/services/searchService.ts#L3
Cannot find module './currencyService' or its corresponding type declarations.
TypeScript Type Check: app/services/searchService.ts#L2
Cannot find module '../store/subscriptionStore' or its corresponding type declarations.
TypeScript Type Check: app/services/searchService.ts#L1
Cannot find module '../types/subscription' or its corresponding type declarations.
TypeScript Type Check: app/screens/AdvancedSearchScreen.tsx#L5
Cannot find module '../store/subscriptionStore' or its corresponding type declarations.
TypeScript Type Check: app/screens/AdvancedSearchScreen.tsx#L3
Cannot find module '../types/subscription' or its corresponding type declarations.
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 Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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 Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/cache@v4, 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 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/cache@v4, 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
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/cache@v4, 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 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/cache@v4, 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 Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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 (Sharded) (2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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 Lint & Format
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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
Bundle Size 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, andresz1/size-limit-action@v1. 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/
Bundle Size Check
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 Type Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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