chore: setup common-config-elixir #1
ci.yaml
on: pull_request
Credo
10s
Dependencies
5s
Dialyzer
5s
Documentation
6s
Format
8s
Matrix: Test
Annotations
10 errors and 16 warnings
Dependencies
ENOENT: no such file or directory, open '.tool-versions'
|
Dialyzer
ENOENT: no such file or directory, open '.tool-versions'
|
Documentation
ENOENT: no such file or directory, open '.tool-versions'
|
Format
ENOENT: no such file or directory, open '.tool-versions'
|
Credo
ENOENT: no such file or directory, open '.tool-versions'
|
Test (Elixir 1.15 OTP 26)
Process completed with exit code 1.
|
Test (Elixir 1.13 OTP 25):
test/paginator_test.exs#L804
** (CompileError) test/paginator_test.exs:804: undefined function a/0 (expected PaginatorTest to define such a function or for it to be imported, but none are available)
|
Test (Elixir 1.13 OTP 25)
Process completed with exit code 1.
|
Test (Elixir 1.14 OTP 25):
test/paginator_test.exs#L804
** (CompileError) test/paginator_test.exs:804: undefined function a/0 (expected PaginatorTest to define such a function or for it to be imported, but none are available)
|
Test (Elixir 1.14 OTP 25)
Process completed with exit code 1.
|
Test (Elixir 1.15 OTP 26)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Test (Elixir 1.15 OTP 26)
use Bitwise is deprecated. import Bitwise instead
|
Test (Elixir 1.15 OTP 26)
use Bitwise is deprecated. import Bitwise instead
|
Test (Elixir 1.13 OTP 25):
test/paginator_test.exs#L804
variable "a" does not exist and is being expanded to "a()", please use parentheses to remove the ambiguity or change the variable name
|
Test (Elixir 1.13 OTP 25):
test/paginator_test.exs#L804
variable "a" does not exist and is being expanded to "a()", please use parentheses to remove the ambiguity or change the variable name
|
Test (Elixir 1.13 OTP 25)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Test (Elixir 1.13 OTP 25)
:random.uniform/1 is deprecated. Use the 'rand' module instead
|
Test (Elixir 1.14 OTP 25):
test/paginator_test.exs#L804
variable "a" does not exist and is being expanded to "a()", please use parentheses to remove the ambiguity or change the variable name
|
Test (Elixir 1.14 OTP 25):
test/paginator_test.exs#L804
variable "a" does not exist and is being expanded to "a()", please use parentheses to remove the ambiguity or change the variable name
|
Test (Elixir 1.14 OTP 25)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Test (Elixir 1.14 OTP 25)
use Bitwise is deprecated. import Bitwise instead
|
Test (Elixir 1.14 OTP 25)
use Bitwise is deprecated. import Bitwise instead
|
Test (Elixir 1.14 OTP 25)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
Test (Elixir 1.14 OTP 25)
use Bitwise is deprecated. import Bitwise instead
|
Test (Elixir 1.14 OTP 25)
use Bitwise is deprecated. import Bitwise instead
|
Test (Elixir 1.14 OTP 25)
:random.uniform/1 is deprecated. Use the 'rand' module instead
|