Skip to content

Fix cache invalidation configuration issues #581

Fix cache invalidation configuration issues

Fix cache invalidation configuration issues #581

Triggered via push August 4, 2023 13:54
Status Failure
Total duration 8m 1s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
elixir-test
Process completed with exit code 16.
dependencies
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, asdf-vm/actions/setup@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
dependencies
the underscored variable "_t" is used after being set. A leading underscore indicates that the value of the variable should be ignored. If this is intended please rename the variable to remove the underscore
dependencies
unused import Env
dependencies
variable "alias" is unused (if the variable is not meant to be used, prefix it with an underscore)
dependencies
Plug.Adapters.Cowboy.http/3 is deprecated. Use Plug.Cowboy.http/3 instead
dependencies
Plug.Adapters.Cowboy.shutdown/1 is deprecated. Use Plug.Cowboy.shutdown/1 instead
js-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, asdf-vm/actions/setup@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
elixir-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, asdf-vm/actions/setup@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
elixir-test
There should be no calls to IO.inspect/1.