Added Build Pulse integration #28
main.yaml
on: push
Matrix: test
Run Dialyzer for type checking
5m 59s
Deploy app
0s
Annotations
1 error and 19 warnings
Test on OTP 25.0.4 / Elixir 1.14.1
Process completed with exit code 1.
|
Test on OTP 25.0.4 / Elixir 1.14.1
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Test on OTP 25.0.4 / Elixir 1.14.1
function category/1 required by protocol Appsignal.Metadata is not implemented (in module Appsignal.Metadata.Phoenix.Socket)
|
Test on OTP 25.0.4 / Elixir 1.14.1
function name/1 required by protocol Appsignal.Metadata is not implemented (in module Appsignal.Metadata.Phoenix.Socket)
|
Test on OTP 25.0.4 / Elixir 1.14.1
function params/1 required by protocol Appsignal.Metadata is not implemented (in module Appsignal.Metadata.Phoenix.Socket)
|
Test on OTP 25.0.4 / Elixir 1.14.1
function session/1 required by protocol Appsignal.Metadata is not implemented (in module Appsignal.Metadata.Phoenix.Socket)
|
Test on OTP 25.0.4 / Elixir 1.14.1
function category/1 required by protocol Appsignal.Metadata is not implemented (in module Appsignal.Metadata.Phoenix.LiveView.Socket)
|
Test on OTP 25.0.4 / Elixir 1.14.1
function name/1 required by protocol Appsignal.Metadata is not implemented (in module Appsignal.Metadata.Phoenix.LiveView.Socket)
|
Test on OTP 25.0.4 / Elixir 1.14.1
function params/1 required by protocol Appsignal.Metadata is not implemented (in module Appsignal.Metadata.Phoenix.LiveView.Socket)
|
Test on OTP 25.0.4 / Elixir 1.14.1
function session/1 required by protocol Appsignal.Metadata is not implemented (in module Appsignal.Metadata.Phoenix.LiveView.Socket)
|
Run Dialyzer for type checking
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/
|
Run Dialyzer for type checking
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Run Dialyzer for type checking
function category/1 required by protocol Appsignal.Metadata is not implemented (in module Appsignal.Metadata.Phoenix.Socket)
|
Run Dialyzer for type checking
function name/1 required by protocol Appsignal.Metadata is not implemented (in module Appsignal.Metadata.Phoenix.Socket)
|
Run Dialyzer for type checking
function params/1 required by protocol Appsignal.Metadata is not implemented (in module Appsignal.Metadata.Phoenix.Socket)
|
Run Dialyzer for type checking
function session/1 required by protocol Appsignal.Metadata is not implemented (in module Appsignal.Metadata.Phoenix.Socket)
|
Run Dialyzer for type checking
function category/1 required by protocol Appsignal.Metadata is not implemented (in module Appsignal.Metadata.Phoenix.LiveView.Socket)
|
Run Dialyzer for type checking
function name/1 required by protocol Appsignal.Metadata is not implemented (in module Appsignal.Metadata.Phoenix.LiveView.Socket)
|
Run Dialyzer for type checking
function params/1 required by protocol Appsignal.Metadata is not implemented (in module Appsignal.Metadata.Phoenix.LiveView.Socket)
|
Run Dialyzer for type checking
function session/1 required by protocol Appsignal.Metadata is not implemented (in module Appsignal.Metadata.Phoenix.LiveView.Socket)
|