Remove tracing and update test matrix. #401
test-matrix.yml
on: push
Matrix: Testing Matrix
Matrix: Typechecking Matrix
Test Matrix Action Results
3s
Annotations
2 errors and 14 warnings
Testing Matrix (1.14, 23, optional)
Requested Erlang/OTP version (23) not found in version list (should you be using option 'version-type': 'strict'?)
|
Typechecking Matrix (1.14, 23, optional)
Requested Erlang/OTP version (23) not found in version list (should you be using option 'version-type': 'strict'?)
|
Testing Matrix (1.15, 24, required):
test/unit/matcha/rewrite/matches_test.exs#L56
variable "meant_to_not_be_used" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Testing Matrix (1.15, 24, required):
test/usage/mguilmineau_test.exs#L54
variable "task_ids" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Testing Matrix (1.15, 24, required):
test/unit/matcha/rewrite/bodies_test.exs#L239
variable "meant_to_be_unused" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Testing Matrix (1.15, 26, required):
test/unit/matcha/rewrite/matches_test.exs#L56
variable "meant_to_not_be_used" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Testing Matrix (1.15, 26, required):
test/usage/mguilmineau_test.exs#L54
variable "task_ids" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Testing Matrix (1.15, 26, required):
test/unit/matcha/rewrite/bodies_test.exs#L239
variable "meant_to_be_unused" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Testing Matrix (1.14, 24, required):
test/unit/matcha/rewrite/matches_test.exs#L56
variable "meant_to_not_be_used" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Testing Matrix (1.14, 24, required):
test/usage/mguilmineau_test.exs#L54
variable "task_ids" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Testing Matrix (1.14, 24, required):
test/unit/matcha/rewrite/bodies_test.exs#L227
variable "meant_to_not_exist" does not exist and is being expanded to "meant_to_not_exist()", please use parentheses to remove the ambiguity or change the variable name
|
Testing Matrix (1.14, 24, required):
test/unit/matcha/rewrite/bodies_test.exs#L239
variable "meant_to_be_unused" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Testing Matrix (1.14, 24, required):
test/unit/matcha/rewrite/bodies_test.exs#L215
variable "meant_to_not_exist" does not exist and is being expanded to "meant_to_not_exist()", please use parentheses to remove the ambiguity or change the variable name
|
Testing Matrix (1.15, 25, required):
test/unit/matcha/rewrite/matches_test.exs#L56
variable "meant_to_not_be_used" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Testing Matrix (1.15, 25, required):
test/usage/mguilmineau_test.exs#L54
variable "task_ids" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Testing Matrix (1.15, 25, required):
test/unit/matcha/rewrite/bodies_test.exs#L239
variable "meant_to_be_unused" is unused (if the variable is not meant to be used, prefix it with an underscore)
|