chore(e2e): Init end to end next project #857
astarte-appengine-api-workflow.yaml
on: pull_request
astarte_appengine_api
/
Cache warmup
46s
astarte_appengine_api
/
Formatting
astarte_appengine_api
/
Credo
astarte_appengine_api
/
Dialyzer
Matrix: astarte_appengine_api / Test
Annotations
2 errors and 7 warnings
|
astarte_appengine_api / Cache warmup
Process completed with exit code 1.
|
|
astarte_appengine_api / Cache warmup
** (SyntaxError) lib/astarte_appengine_api.ex:29:3: syntax error before: end. "end" is a reserved word in Elixir and therefore its usage is limited. For instance, it can't be used as a variable or be defined nor invoked as a regular function
|
|
astarte_appengine_api / Cache warmup
variable "a" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|
astarte_appengine_api / Cache warmup
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
|
astarte_appengine_api / Cache warmup
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
|
astarte_appengine_api / Cache warmup
this check/guard will always yield the same result
|
|
astarte_appengine_api / Cache warmup
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
|
astarte_appengine_api / Cache warmup
Process.set_label/1 is undefined or private
|
|
astarte_appengine_api / Cache warmup
use Bitwise is deprecated. import Bitwise instead
|