make link in readme commit specific #49
Annotations
7 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test/support/efx_example.ex#L1
@behaviour EfxCase.EfxExample does not exist (in module EfxCase.EfxExample)
|
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/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/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/support/efx_example.ex#L24
got "@impl EfxCase.EfxExample" for function multi_fun/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/support/efx_example.ex#L33
got "@impl EfxCase.EfxExample" for function without_parens/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
|
This job succeeded
Loading