Skip to content

Switch to websocket client and initial support for State Query protocol #20

Switch to websocket client and initial support for State Query protocol

Switch to websocket client and initial support for State Query protocol #20

Triggered via pull request January 15, 2024 23:49
Status Failure
Total duration 1m 8s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
Static Analysis
Process completed with exit code 4.
Setup
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
Setup
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
Static Analysis: lib/xogmios/state_query/response.ex#L1
Modules should have a @moduledoc tag.