Skip to content

fix: suppress warnings about unused aliases in auto-assertions #456

fix: suppress warnings about unused aliases in auto-assertions

fix: suppress warnings about unused aliases in auto-assertions #456

Triggered via push November 2, 2023 15:03
Status Success
Total duration 2m 43s
Artifacts

ci.yml

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

Annotations

17 warnings
lint (1.15, 25)
variable "newlines" is unused (if the variable is not meant to be used, prefix it with an underscore)
lint (1.15, 25)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
lint (1.15, 25)
variable "newlines" is unused (if the variable is not meant to be used, prefix it with an underscore)
lint (1.15, 25)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
lint (1.15, 26)
variable "newlines" is unused (if the variable is not meant to be used, prefix it with an underscore)
lint (1.15, 26)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
lint (1.15, 26)
variable "newlines" is unused (if the variable is not meant to be used, prefix it with an underscore)
lint (1.15, 26)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
test (1.15, 24)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
test (1.15, 24)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
test (1.15, 24)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
test (1.15, 25)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
test (1.15, 25)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
test (1.15, 25)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
test (1.15, 26)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
test (1.15, 26)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
test (1.15, 26)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead