Skip to content

Minor fixes and improvements #509

Minor fixes and improvements

Minor fixes and improvements #509

Triggered via pull request September 22, 2024 12:06
Status Failure
Total duration 4m 2s
Artifacts

check-source-code.yml

on: pull_request
Prepare local deps
3m 5s
Prepare local deps
Build source code using Docker
1m 19s
Build source code using Docker
Lint source code
36s
Lint source code
Unit testing
27s
Unit testing
Build source code
39s
Build source code
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 28 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/dialogs/manage-transaction/components/mark-as-refund/refund-records-list.vue#L24
Object literal may only specify known properties, and 'type' does not exist in type '{ from: number; limit?: number; accountType?: ACCOUNT_TYPES; transactionType?: TRANSACTION_TYPES; accountIds?: number[]; sort?: SORT_DIRECTIONS; ... 10 more ...; amountGte?: number; }'.
Build source code: src/components/dialogs/manage-transaction/record-list.vue#L38
Object literal may only specify known properties, and 'type' does not exist in type '{ from: number; limit?: number; accountType?: ACCOUNT_TYPES; transactionType?: TRANSACTION_TYPES; accountIds?: number[]; sort?: SORT_DIRECTIONS; ... 10 more ...; amountGte?: number; }'.
Build source code: src/components/widgets/latest-records.vue#L43
Argument of type '{ limit: number; }' is not assignable to parameter of type '{ from: number; limit?: number; accountType?: ACCOUNT_TYPES; transactionType?: TRANSACTION_TYPES; accountIds?: number[]; sort?: SORT_DIRECTIONS; ... 10 more ...; amountGte?: number; }'.
Build source code: src/pages/account/account.vue#L78
Object literal may only specify known properties, but 'accountId' does not exist in type '{ from: number; limit?: number; accountType?: ACCOUNT_TYPES; transactionType?: TRANSACTION_TYPES; accountIds?: number[]; sort?: SORT_DIRECTIONS; ... 10 more ...; amountGte?: number; }'. Did you mean to write 'accountIds'?
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 use a deprecated Node.js version and will be forced to run on node20: 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 use a deprecated Node.js version and will be forced to run on node20: 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 use a deprecated Node.js version and will be forced to run on node20: 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#L34
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#L47
This line has a length of 101. Maximum allowed is 100
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 use a deprecated Node.js version and will be forced to run on node20: 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/