Skip to content

Bump braces from 3.0.2 to 3.0.3 in /apps/andi/assets #1819

Bump braces from 3.0.2 to 3.0.3 in /apps/andi/assets

Bump braces from 3.0.2 to 3.0.3 in /apps/andi/assets #1819

Triggered via pull request January 31, 2025 21:38
Status Success
Total duration 15m 24s
Artifacts

andi.yml

on: pull_request
Run unit tests
2m 20s
Run unit tests
Run integration tests
14m 45s
Run integration tests
Publish development image
25s
Publish development image
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Run unit tests: deps/natural_sort/mix.exs#L10
variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change the variable name
Run unit tests: deps/natural_sort/mix.exs#L11
variable "description" does not exist and is being expanded to "description()", please use parentheses to remove the ambiguity or change the variable name
Run unit tests: deps/natural_sort/mix.exs#L12
variable "package" does not exist and is being expanded to "package()", please use parentheses to remove the ambiguity or change the variable name
Run unit tests
variable "case_sensitive?" is unused (if the variable is not meant to be used, prefix it with an underscore)
Run unit tests: deps/parallel_stream/mix.exs#L17
found quoted keyword "coveralls" but the quotes are not required. Note that keywords are always atoms, even when quoted. Similar to atoms, keywords made exclusively of Unicode letters, numbers, underscore, and @ do not require quotes
Run unit tests
Stream.chunk/4 is deprecated. Use Stream.chunk_every/4 instead
Run unit tests: deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
Run unit tests
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
Run unit tests
calling super for GenServer callback child_spec/1 is deprecated
Run unit tests
Decimal.compare/2 is deprecated. Use Decimal.cmp/2 instead. This function will be re-introduced in Decimal v2.0 with new return value
Run integration tests: deps/natural_sort/mix.exs#L10
variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change the variable name
Run integration tests: deps/natural_sort/mix.exs#L11
variable "description" does not exist and is being expanded to "description()", please use parentheses to remove the ambiguity or change the variable name
Run integration tests: deps/natural_sort/mix.exs#L12
variable "package" does not exist and is being expanded to "package()", please use parentheses to remove the ambiguity or change the variable name
Run integration tests
variable "case_sensitive?" is unused (if the variable is not meant to be used, prefix it with an underscore)
Run integration tests: deps/parallel_stream/mix.exs#L17
found quoted keyword "coveralls" but the quotes are not required. Note that keywords are always atoms, even when quoted. Similar to atoms, keywords made exclusively of Unicode letters, numbers, underscore, and @ do not require quotes
Run integration tests
Stream.chunk/4 is deprecated. Use Stream.chunk_every/4 instead
Run integration tests: deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
Run integration tests
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
Run integration tests
calling super for GenServer callback child_spec/1 is deprecated
Run integration tests
Decimal.compare/2 is deprecated. Use Decimal.cmp/2 instead. This function will be re-introduced in Decimal v2.0 with new return value