Add complexity checks #7119
Annotations
14 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, azure/setup-helm@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/
|
Run mix test:
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
Run mix test
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
Run mix test
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
|
Run mix test
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
|
Run mix test
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
|
Run mix test
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
|
Run mix test
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
|
Run mix test
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
|
Run mix test
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
|
Run mix test
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
|
Run azure/setup-helm@v3
Error while fetching latest Helm release: Error: [@octokit/auth-action] `GITHUB_TOKEN` variable is not set. It must be set on either `env:` or `with:`. See https://github.com/octokit/auth-action.js#createactionauth. Using default version v3.9.0
|
Run mix coveralls.html
:protocol option is deprecated. Use :protocols instead.
|
Run mix coveralls.html
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
|
Loading