All tests cron #423
all_tests_cron.yml
on: schedule
Matrix: Run all integration tests
Matrix: Run all unit tests
Annotations
5 errors and 70 warnings
Run all integration tests (pipeline)
test write/2 produces messages to single topic (Pipeline.Writer.TopicWriterTest)
|
Run all integration tests (pipeline)
Process completed with exit code 1.
|
Run all integration tests (andi)
test public user submits a new dataset dataset submission status is updated to submitted upon completion (AndiWeb.SubmitLiveViewTest)
|
Run all integration tests (andi)
Process completed with exit code 1.
|
Run all integration tests (discovery_api)
Process completed with exit code 1.
|
Run all unit tests (andi)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run all unit tests (andi):
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 all unit tests (andi):
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 all unit tests (andi):
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 all unit tests (andi)
variable "case_sensitive?" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run all unit tests (andi):
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 all unit tests (andi)
Stream.chunk/4 is deprecated. Use Stream.chunk_every/4 instead
|
Run all unit tests (andi):
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
Run all unit tests (andi)
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
Run all unit tests (andi)
calling super for GenServer callback child_spec/1 is deprecated
|
Run all unit tests (andi)
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 all unit tests (andi)
Unexpected input(s) 'otp-version', 'elixir-version', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'fetch-depth', 'lfs', 'submodules', 'set-safe-directory']
|
Run all unit tests (andi)
Unexpected input(s) 'otp-version', 'elixir-version', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'fetch-depth', 'lfs', 'submodules', 'set-safe-directory']
|
Run all unit tests (discovery_api)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run all unit tests (discovery_api):
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 all unit tests (discovery_api)
Stream.chunk/4 is deprecated. Use Stream.chunk_every/4 instead
|
Run all unit tests (discovery_api):
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
Run all unit tests (discovery_api)
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
Run all unit tests (discovery_api)
calling super for GenServer callback child_spec/1 is deprecated
|
Run all unit tests (discovery_api)
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 all unit tests (discovery_api)
@behaviour :cowboy_stream does not exist (in module Web.StreamHandlers.StripServerHeader)
|
Run all unit tests (discovery_api)
:cowboy_stream.data/4 is undefined (module :cowboy_stream is not available or is yet to be defined)
|
Run all unit tests (discovery_api)
:cowboy_stream.early_error/5 is undefined (module :cowboy_stream is not available or is yet to be defined)
|
Run all unit tests (discovery_api)
:cowboy_stream.init/3 is undefined (module :cowboy_stream is not available or is yet to be defined)
|
Run all unit tests (discovery_api)
Unexpected input(s) 'otp-version', 'elixir-version', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'fetch-depth', 'lfs', 'submodules', 'set-safe-directory']
|
Run all unit tests (discovery_api)
Unexpected input(s) 'otp-version', 'elixir-version', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'fetch-depth', 'lfs', 'submodules', 'set-safe-directory']
|
Run all integration tests (pipeline)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run all integration tests (pipeline)
this clause cannot match because a previous clause at line 2 always matches
|
Run all integration tests (pipeline)
this clause cannot match because a previous clause at line 2 always matches
|
Run all integration tests (pipeline)
this clause cannot match because a previous clause at line 2 always matches
|
Run all integration tests (pipeline)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
|
Run all integration tests (pipeline)
System.stacktrace/0 outside of rescue/catch clauses is deprecated. If you want to support only Elixir v1.7+, you must access __STACKTRACE__ inside a rescue/catch. If you want to support earlier Elixir versions, move System.stacktrace/0 inside a rescue/catch
|
Run all integration tests (pipeline)
this clause cannot match because a previous clause at line 2 always matches
|
Run all integration tests (pipeline)
this clause cannot match because a previous clause at line 2 always matches
|
Run all integration tests (pipeline)
this clause cannot match because a previous clause at line 2 always matches
|
Run all integration tests (pipeline)
module attribute @requirements was set but never used
|
Run all integration tests (pipeline)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
|
Run all integration tests (andi)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run all integration tests (andi):
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 all integration tests (andi):
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 all integration tests (andi):
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 all integration tests (andi)
variable "case_sensitive?" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run all integration tests (andi):
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 all integration tests (andi)
Stream.chunk/4 is deprecated. Use Stream.chunk_every/4 instead
|
Run all integration tests (andi):
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
Run all integration tests (andi)
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
Run all integration tests (andi)
calling super for GenServer callback child_spec/1 is deprecated
|
Run all integration tests (andi)
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 all integration tests (e2e)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run all integration tests (e2e):
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 all integration tests (e2e):
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 all integration tests (e2e):
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 all integration tests (e2e)
variable "case_sensitive?" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run all integration tests (e2e):
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 all integration tests (e2e)
Stream.chunk/4 is deprecated. Use Stream.chunk_every/4 instead
|
Run all integration tests (e2e):
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
Run all integration tests (e2e)
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
Run all integration tests (e2e)
calling super for GenServer callback child_spec/1 is deprecated
|
Run all integration tests (e2e)
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 all integration tests (discovery_api)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run all integration tests (discovery_api):
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 all integration tests (discovery_api)
Stream.chunk/4 is deprecated. Use Stream.chunk_every/4 instead
|
Run all integration tests (discovery_api):
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
Run all integration tests (discovery_api)
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
Run all integration tests (discovery_api)
calling super for GenServer callback child_spec/1 is deprecated
|
Run all integration tests (discovery_api)
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 all integration tests (discovery_api)
@behaviour :cowboy_stream does not exist (in module Web.StreamHandlers.StripServerHeader)
|
Run all integration tests (discovery_api)
:cowboy_stream.data/4 is undefined (module :cowboy_stream is not available or is yet to be defined)
|
Run all integration tests (discovery_api)
:cowboy_stream.early_error/5 is undefined (module :cowboy_stream is not available or is yet to be defined)
|
Run all integration tests (discovery_api)
:cowboy_stream.init/3 is undefined (module :cowboy_stream is not available or is yet to be defined)
|