Skip to content

state: fixed forkState change detection #303

state: fixed forkState change detection

state: fixed forkState change detection #303

Triggered via push August 8, 2023 16:16
Status Failure
Total duration 1m 54s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Test
type func(m namedMetric, other namedMetric) bool of namedMetric.less does not match inferred type func(a namedMetric, b namedMetric) int for func(a E, b E) int
Test
type func(a string, b string) bool of func(a, b string) bool {…} does not match inferred type func(a string, b string) int for func(a E, b E) int
Test
Process completed with exit code 1.
Fmt & Vet
type func(m namedMetric, other namedMetric) bool of namedMetric.less does not match inferred type func(a namedMetric, b namedMetric) int for func(a E, b E) int
Fmt & Vet
type func(a string, b string) bool of func(a, b string) bool {…} does not match inferred type func(a string, b string) int for func(a E, b E) int
Fmt & Vet
Process completed with exit code 1.