update #75
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors and 12 warnings
test:
test/components/github_fetcher.exs#L11
test get_commits (Components.GithubFetcherTest)
|
test:
test/components/github_fetcher.exs#L6
test get_contributors (Components.GithubFetcherTest)
|
test
Process completed with exit code 2.
|
test
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/
|
test:
test/components/github_fetcher.exs#L13
Components.GithubFetcher.get_commits/2 is undefined or private
|
test:
deps/mix_erlang_tasks/mix.exs#L9
variable "description" does not exist and is being expanded to "description()", please use parentheses to remove the ambiguity or change the variable name
|
test:
deps/mix_erlang_tasks/mix.exs#L10
variable "package" does not exist and is being expanded to "package()", please use parentheses to remove the ambiguity or change the variable name
|
test
Kernel.to_char_list/1 is deprecated, use Kernel.to_charlist/1 instead
|
test
variable "territory" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test
variable "format" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test
function cldr_territory/0 is unused
|
test
function get_territory/0 is unused
|
test
function gettext_territory/0 is unused
|
test
function parse_phone_number/2 is unused
|
test
function phone_context/1 is unused
|