Update TigerBeetle to v0.14.168 #122
Annotations
21 errors and 6 warnings
Test on ubuntu-22.04 (Elixir 1.15.2, OTP 26.0.2:
test/integration_test.exs#L724
test lookup_accounts/2 returns empty result for non-existing account (TigerBeetlex.IntegrationTest)
|
Test on ubuntu-22.04 (Elixir 1.15.2, OTP 26.0.2:
test/integration_test.exs#L772
test lookup_transfers/2 returns multiple existing transfers (TigerBeetlex.IntegrationTest)
|
Test on ubuntu-22.04 (Elixir 1.15.2, OTP 26.0.2:
test/integration_test.exs#L445
test create_transfers/2 successful two phase voided transfer creation (TigerBeetlex.IntegrationTest)
|
Test on ubuntu-22.04 (Elixir 1.15.2, OTP 26.0.2:
test/integration_test.exs#L351
test create_transfers/2 successful two phase posted transfer creation (TigerBeetlex.IntegrationTest)
|
Test on ubuntu-22.04 (Elixir 1.15.2, OTP 26.0.2:
test/integration_test.exs#L102
test create_accounts/2 failed account creation (TigerBeetlex.IntegrationTest)
|
Test on ubuntu-22.04 (Elixir 1.15.2, OTP 26.0.2:
test/integration_test.exs#L39
test create_accounts/2 successful account creation (TigerBeetlex.IntegrationTest)
|
Test on ubuntu-22.04 (Elixir 1.15.2, OTP 26.0.2:
test/integration_test.exs#L800
test lookup_transfers/2 returns partial result for mixed existing and non-existing transfers (TigerBeetlex.IntegrationTest)
|
Test on ubuntu-22.04 (Elixir 1.15.2, OTP 26.0.2:
test/integration_test.exs#L62
test create_accounts/2 successful linked account creation (TigerBeetlex.IntegrationTest)
|
Test on ubuntu-22.04 (Elixir 1.15.2, OTP 26.0.2:
test/integration_test.exs#L617
test create_transfers/2 mixed successful and failed transfer creations (TigerBeetlex.IntegrationTest)
|
Test on ubuntu-20.04 (Elixir 1.14, OTP 25.3:
test/integration_test.exs#L230
test create_transfers/2 successful transfer creation (TigerBeetlex.IntegrationTest)
|
Test on ubuntu-22.04 (Elixir 1.15.2, OTP 26.0.2:
test/integration_test.exs#L759
test lookup_transfers/2 returns existing transfer (TigerBeetlex.IntegrationTest)
|
Test on ubuntu-20.04 (Elixir 1.14, OTP 25.3:
test/integration_test.exs#L153
test create_accounts/2 mixed successful and failed account creations (TigerBeetlex.IntegrationTest)
|
Test on ubuntu-20.04 (Elixir 1.14, OTP 25.3:
test/integration_test.exs#L280
test create_transfers/2 successful linked transfer creation (TigerBeetlex.IntegrationTest)
|
Test on ubuntu-20.04 (Elixir 1.14, OTP 25.3:
test/integration_test.exs#L62
test create_accounts/2 successful linked account creation (TigerBeetlex.IntegrationTest)
|
Test on ubuntu-20.04 (Elixir 1.14, OTP 25.3:
test/integration_test.exs#L102
test create_accounts/2 failed account creation (TigerBeetlex.IntegrationTest)
|
Test on ubuntu-20.04 (Elixir 1.14, OTP 25.3:
test/integration_test.exs#L724
test lookup_accounts/2 returns empty result for non-existing account (TigerBeetlex.IntegrationTest)
|
Test on ubuntu-20.04 (Elixir 1.14, OTP 25.3:
test/integration_test.exs#L695
test lookup_accounts/2 returns existing account (TigerBeetlex.IntegrationTest)
|
Test on ubuntu-20.04 (Elixir 1.14, OTP 25.3:
test/integration_test.exs#L119
test create_accounts/2 failed linked account creation (TigerBeetlex.IntegrationTest)
|
Test on ubuntu-20.04 (Elixir 1.14, OTP 25.3:
test/integration_test.exs#L351
test create_transfers/2 successful two phase posted transfer creation (TigerBeetlex.IntegrationTest)
|
Test on ubuntu-20.04 (Elixir 1.14, OTP 25.3:
test/integration_test.exs#L195
test create_accounts/2 max batch size account creation (TigerBeetlex.IntegrationTest)
|
Test on macos-13 (Elixir 1.15.2, OTP 26.0.2
Process completed with exit code 1.
|
Test on ubuntu-22.04 (Elixir 1.15.2, OTP 26.0.2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test on ubuntu-22.04 (Elixir 1.15.2, OTP 26.0.2
Regex.regex?/1 is deprecated. Use Kernel.is_struct/2 or pattern match on %Regex{} instead
|
Test on ubuntu-22.04 (Elixir 1.15.2, OTP 26.0.2
Regex.regex?/1 is deprecated. Use Kernel.is_struct/2 or pattern match on %Regex{} instead
|
Test on ubuntu-20.04 (Elixir 1.14, OTP 25.3
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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 (25.3, 1.14, 0.11.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test on macos-13 (Elixir 1.15.2, OTP 26.0.2
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/
|