Skip to content

Introduce ChainID variable for lib #33

Introduce ChainID variable for lib

Introduce ChainID variable for lib #33

Triggered via push November 29, 2023 13:32
Status Failure
Total duration 3m 59s
Artifacts

audit.yaml

on: push
Matrix: audit / audit
Fit to window
Zoom out
Zoom in

Annotations

15 errors
audit / audit (1.20): config/config.go#L16
tag is not aligned, should be: json:"firmware-esp32" mapstructure:"firmware-esp32" (tagalign)
audit / audit (1.20): config/config.go#L17
tag is not aligned, should be: json:"firmware-esp32-c3" mapstructure:"firmware-esp32-c3" (tagalign)
audit / audit (1.20): config/config.go#L18
tag is not aligned, should be: json:"planetmint-actor" mapstructure:"planetmint-actor" (tagalign)
audit / audit (1.20): config/config.go#L19
tag is not aligned, should be: json:"planetmint-chain-id" mapstructure:"planetmint-chain-id" (tagalign)
audit / audit (1.20): config/config.go#L20
tag is not aligned, should be: json:"service-bind" mapstructure:"service-bind" (tagalign)
audit / audit (1.20): config/config.go#L21
tag is not aligned, should be: json:"service-port" mapstructure:"service-port" (tagalign)
audit / audit (1.20)
Process completed with exit code 1.
audit / audit (1.21)
The job was canceled because "_1_20" failed.
audit / audit (1.21): config/config.go#L16
tag is not aligned, should be: json:"firmware-esp32" mapstructure:"firmware-esp32" (tagalign)
audit / audit (1.21): config/config.go#L17
tag is not aligned, should be: json:"firmware-esp32-c3" mapstructure:"firmware-esp32-c3" (tagalign)
audit / audit (1.21): config/config.go#L18
tag is not aligned, should be: json:"planetmint-actor" mapstructure:"planetmint-actor" (tagalign)
audit / audit (1.21): config/config.go#L19
tag is not aligned, should be: json:"planetmint-chain-id" mapstructure:"planetmint-chain-id" (tagalign)
audit / audit (1.21): config/config.go#L20
tag is not aligned, should be: json:"service-bind" mapstructure:"service-bind" (tagalign)
audit / audit (1.21): config/config.go#L21
tag is not aligned, should be: json:"service-port" mapstructure:"service-port" (tagalign)
audit / audit (1.21)
The operation was canceled.