Add BuildPulse integration #31
main.yaml
on: push
Matrix: test
Run Dialyzer for type checking
6m 20s
Deploy app
2m 43s
Annotations
11 warnings
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)
|
Deploy app
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/
|