Skip to content

bump version

bump version #62

Triggered via push August 12, 2024 05:53
Status Success
Total duration 27s
Artifacts

main.yaml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Test on OTP 25.0.4 / Elixir 1.16.0
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
Test on OTP 25.0.4 / Elixir 1.14.0
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
Test on OTP 25.0.4 / Elixir 1.14.0: test/support/efx_omnipresent_example.ex#L1
@behaviour EfxCase.EfxOmnipresentExample does not exist (in module EfxCase.EfxOmnipresentExample)
Test on OTP 25.0.4 / Elixir 1.14.0: test/support/efx_case_rescue_example.ex#L1
@behaviour EfxCase.EfxCaseRescueExample does not exist (in module EfxCase.EfxCaseRescueExample)
Test on OTP 25.0.4 / Elixir 1.14.0: test/support/efx_omnipresent_example.ex#L5
got "@impl EfxCase.EfxOmnipresentExample" for function get/0 but this behaviour does not specify such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
Test on OTP 25.0.4 / Elixir 1.14.0: test/support/efx_case_rescue_example.ex#L5
got "@impl EfxCase.EfxCaseRescueExample" for function with_rescue/0 but this behaviour does not specify such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
Test on OTP 25.0.4 / Elixir 1.14.0: test/support/efx_omnipresent_example.ex#L8
got "@impl EfxCase.EfxOmnipresentExample" for function another_get/0 but this behaviour does not specify such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
Test on OTP 25.0.4 / Elixir 1.14.0: test/support/efx_case_rescue_example.ex#L12
got "@impl EfxCase.EfxCaseRescueExample" for function with_catch/0 but this behaviour does not specify such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
Test on OTP 25.0.4 / Elixir 1.14.0: test/support/efx_example.ex#L1
@behaviour EfxCase.EfxExample does not exist (in module EfxCase.EfxExample)
Test on OTP 25.0.4 / Elixir 1.14.0: test/support/efx_example.ex#L5
got "@impl EfxCase.EfxExample" for function get/0 but this behaviour does not specify such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
Test on OTP 25.0.4 / Elixir 1.14.0: test/support/efx_example.ex#L10
got "@impl EfxCase.EfxExample" for function append_get/1 but this behaviour does not specify such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
Test on OTP 25.0.4 / Elixir 1.14.0: test/support/efx_example.ex#L17
got "@impl EfxCase.EfxExample" for function fun_with_wildcard/1 but this behaviour does not specify such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
Test on OTP 25.0.4 / Elixir 1.15.0
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/