Skip to content

Fix AEWeb SSL certs with multi wildcard domains (#1553) #3757

Fix AEWeb SSL certs with multi wildcard domains (#1553)

Fix AEWeb SSL certs with multi wildcard domains (#1553) #3757

Re-run triggered October 25, 2024 16:51
Status Failure
Total duration 3m 9s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 15 warnings
Build and test: test/archethic_web/explorer/live/worldmap_live_test.exs#L88
test mount/3 should push worldmap_init_datas event (ArchethicWeb.Explorer.WorldMapLiveTest)
Build and test
Process completed with exit code 2.
Build and test
The following actions uses node12 which is deprecated and will be forced to run on node16: mstksg/get-package@2a4b48d55d72d43ca89ae58ec9ca1397d34a1c35, 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 and test
The following actions use a deprecated Node.js version and will be forced to run on node20: mstksg/get-package@2a4b48d55d72d43ca89ae58ec9ca1397d34a1c35, 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 and test
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Build and test
Mix.Config.merge/2 is deprecated. Use Config.Reader.merge/2 instead
Build and test
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Build and test
Mix.Config.eval!/2 is deprecated. Use Config.Reader.read_imports!/2 instead
Build and test
Mix.Config.merge/2 is deprecated. Use Config.Reader.merge/2 instead
Build and test
Mix.Config.persist/1 is deprecated. Use Application.put_all_env/2 instead
Build and test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Build and test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Build and test
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Build and test
:sys.get_debug/3 is deprecated. Incorrectly documented and only for internal use. can often be replaced with sys:get_log/1
Build and test: test/archethic_web/aeweb/domain_test.exs#L217
variable "genesis_address" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
Build and test: test/archethic_web/aeweb/domain_test.exs#L192
variable "genesis_address" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test: test/archethic_web/aeweb/domain_test.exs#L7
unused alias ReferenceTransaction