Skip to content

feat: Refund functionality #489

feat: Refund functionality

feat: Refund functionality #489

Triggered via pull request August 29, 2024 20:57
Status Failure
Total duration 4m 13s
Artifacts

check-source-code.yml

on: pull_request
Prepare local deps
3m 12s
Prepare local deps
Build source code using Docker
1m 25s
Build source code using Docker
Lint source code
41s
Lint source code
Unit testing
29s
Unit testing
Build source code
36s
Build source code
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 32 warnings
Build source code using Docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c npm run build" did not complete successfully: exit code: 2
Build source code: src/components/modals/modify-record/utils/prepare-tx-creation-params.ts#L42
Property 'refundTransaction' does not exist on type 'UI_FORM_STRUCT'.
Build source code: src/components/modals/modify-record/utils/prepare-tx-creation-params.ts#L43
Property 'refundTransaction' does not exist on type 'UI_FORM_STRUCT'.
Build source code: tests/mocks/transactions.ts#L21
Type '{ id: number; amount: number; refAmount: number; note: string; time: Date; userId: number; transactionType: TRANSACTION_TYPES; paymentType: PAYMENT_TYPES; ... 13 more ...; refundLinked?: boolean; }' is not assignable to type 'TransactionModel'.
Build source code
Process completed with exit code 2.
Build source code using Docker
Unexpected input(s) 'envkey_VITE_APP_API_HTTP', 'envkey_VITE_APP_API_VER', valid inputs are ['entryPoint', 'args', 'file_name', 'directory', 'fail_on_empty']
Build source code using Docker
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build source code using Docker
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build source code using Docker
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build source code using Docker
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build source code using Docker
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build source code using Docker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build source code using Docker
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build source code using Docker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build source code using Docker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Prepare local deps
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Prepare local deps
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Prepare local deps
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Prepare local deps
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit testing
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit testing
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit testing
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit testing
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build source code
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build source code
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build source code
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build source code
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint source code
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Lint source code
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Lint source code
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint source code
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint source code: src/components/lib/ui/alert-dialog/AlertDialogContent.vue#L21
This line has a length of 186. Maximum allowed is 100
Lint source code: src/components/lib/ui/collapsible/CollapsibleContent.vue#L10
This line has a length of 128. Maximum allowed is 100
Lint source code: src/components/lib/ui/dialog/DialogContent.vue#L32
This line has a length of 164. Maximum allowed is 100
Lint source code: src/components/lib/ui/dialog/DialogScrollContent.vue#L31
This line has a length of 204. Maximum allowed is 100
Lint source code: src/pages/account/types/system/system.vue#L75
This line has a length of 138. Maximum allowed is 100
Lint source code: src/pages/accounts/accounts.vue#L48
This line has a length of 101. Maximum allowed is 100