chore: remove user balance config #202
Triggered via pull request
September 25, 2024 17:03
Status
Failure
Total duration
2m 39s
Artifacts
–
pull_request.yml
on: pull_request
validate
/
Validate code
2m 22s
validate
/
Build and test
2m 27s
validate
/
Validate Dockerfile
5s
Annotations
9 errors and 7 warnings
validate / Validate code
Process completed with exit code 1.
|
validate / Build and test:
apps/app/test/app/balance_test.exs#L261
test fill_members_balance/1 fails if a user config appropriate fields aren't set (App.BalanceTest)
|
validate / Build and test:
apps/app/test/app/balance_test.exs#L183
test fill_members_balance/1 weight transfer amount using peers income #2 (App.BalanceTest)
|
validate / Build and test:
apps/app/test/app/balance_test.exs#L160
test fill_members_balance/1 weight transfer amount using peers income #1 (App.BalanceTest)
|
validate / Build and test:
apps/app/test/app/balance_test.exs#L217
test fill_members_balance/1 weighting by incomes takes user-defined weight into account (App.BalanceTest)
|
validate / Build and test:
apps/app/test/app/transfers_test.exs#L246
test create_money_transfer/1 creates peers along the way (App.TransfersTest)
|
validate / Build and test:
apps/app_web/test/app_web/live/books/book_live_test.exs#L33
test Revenues alert is hidden when them member incomes are set (AppWeb.BookLiveTest)
|
validate / Build and test:
apps/app_web/test/app_web/live/books/book_balance_live_test.exs#L89
test shows the errors when information is missing (AppWeb.BookBalanceLiveTest)
|
validate / Build and test
Process completed with exit code 2.
|
validate / Validate Dockerfile
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
validate / Validate code
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
validate / Validate code
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
validate / Validate code
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, erlef/setup-beam@3ba5b86a2a6916f8cb0e64dcca30a56732a34bdf, actions/cache@v3, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
validate / Build and test
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
validate / Build and test
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
validate / Build and test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, erlef/setup-beam@3ba5b86a2a6916f8cb0e64dcca30a56732a34bdf, actions/cache@v3, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|