chore: setup common-config-elixir #3
Triggered via pull request
October 11, 2023 17:19
Status
Cancelled
Total duration
1m 30s
Artifacts
–
ci.yaml
on: pull_request
Credo
14s
Dependencies
13s
Dialyzer
20s
Documentation
14s
Format
13s
Matrix: Test
Annotations
6 errors and 15 warnings
Format
Process completed with exit code 1.
|
Test (Elixir 1.15 OTP 26)
Process completed with exit code 1.
|
Test (Elixir 1.13 OTP 25)
Canceling since a higher priority waiting request for 'common-config-elixir' exists
|
Test (Elixir 1.13 OTP 25)
The operation was canceled.
|
Test (Elixir 1.14 OTP 25)
Canceling since a higher priority waiting request for 'common-config-elixir' exists
|
Test (Elixir 1.14 OTP 25)
The operation was canceled.
|
Documentation:
lib/paginator.ex#L227
documentation references module "Paginator.Config" but it is hidden
|
Documentation:
lib/paginator.ex#L54
documentation references function "Ecto.Repo.all/2" but it is undefined or private
|
Documentation:
lib/paginator.ex#L227
documentation references module "Paginator.Config" but it is hidden
|
Documentation:
lib/paginator.ex#L54
documentation references function "Ecto.Repo.all/2" but it is undefined or private
|
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)
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)
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
|