live view events from master branch #7
elixir.yml
on: pull_request
Static checks (format, credo, dialyzer)
3m 23s
Matrix: build
Annotations
10 errors and 6 warnings
Static checks (format, credo, dialyzer)
Canceling since a higher priority waiting request for 'Elixir CI-refs/pull/4/merge' exists
|
Static checks (format, credo, dialyzer)
The operation was canceled.
|
Build and test (ce_test, postgres:16)
Canceling since a higher priority waiting request for 'Elixir CI-refs/pull/4/merge' exists
|
Build and test (ce_test, postgres:16)
The operation was canceled.
|
Build and test (test, postgres:16, experimental_reduced_joins)
Canceling since a higher priority waiting request for 'Elixir CI-refs/pull/4/merge' exists
|
Build and test (test, postgres:16, experimental_reduced_joins)
The operation was canceled.
|
Build and test (test, postgres:16)
Canceling since a higher priority waiting request for 'Elixir CI-refs/pull/4/merge' exists
|
Build and test (test, postgres:16)
The operation was canceled.
|
Build and test (test, postgres:15)
Canceling since a higher priority waiting request for 'Elixir CI-refs/pull/4/merge' exists
|
Build and test (test, postgres:15)
The operation was canceled.
|
Static checks (format, credo, dialyzer)
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
Static checks (format, credo, dialyzer)
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
|
Static checks (format, credo, dialyzer)
l..r inside match is deprecated, you must always match on the step: l..r//var or l..r//_ if you want to ignore it
|
Static checks (format, credo, dialyzer)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
Static checks (format, credo, dialyzer)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
Static checks (format, credo, dialyzer)
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|