chore: sync files with stordco/common-config-elixir #220
ci.yaml
on: pull_request
Credo
36s
Dependencies
15s
Dialyzer
2m 13s
Documentation
0s
Format
14s
Annotations
3 errors and 17 warnings
Trivy Filesystem Scan
Process completed with exit code 1.
|
Test (Elixir 1.13 OTP 25):
test/buffy/throttle_and_timed_test.exs#L163
test handle_throttle/1 calls handle_throttle/1 (Buffy.ThrottleAndTimedTest)
|
Test (Elixir 1.13 OTP 25)
Process completed with exit code 2.
|
Changed Files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Dependencies
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Credo
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Credo
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Credo
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|
Test (Elixir 1.14 OTP 25)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (Elixir 1.14 OTP 25)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Test (Elixir 1.13 OTP 25)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (Elixir 1.13 OTP 25)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Test (Elixir 1.15 OTP 26)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (Elixir 1.15 OTP 26)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Test (Elixir 1.15 OTP 26)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Test (Elixir 1.15 OTP 26)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|
Dialyzer
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Dialyzer
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Dialyzer
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|