Initial commit #46
Annotations
20 errors and 5 warnings
tests (tests, 1.22):
labels_test.go#L88
cannot range over count (untyped int constant 10): requires go1.22 or later (-lang was set to go1.21; check go.mod)
|
tests (tests, 1.22):
labels_test.go#L97
cannot range over count (untyped int constant 10): requires go1.22 or later (-lang was set to go1.21; check go.mod)
|
tests (tests, 1.22):
labels_test.go#L105
cannot range over count (untyped int constant 10): requires go1.22 or later (-lang was set to go1.21; check go.mod)
|
tests (tests, 1.22)
Process completed with exit code 1.
|
tests (tests, 1.22, 386):
labels_test.go#L88
cannot range over count (untyped int constant 10): requires go1.22 or later (-lang was set to go1.21; check go.mod)
|
tests (tests, 1.22, 386):
labels_test.go#L97
cannot range over count (untyped int constant 10): requires go1.22 or later (-lang was set to go1.21; check go.mod)
|
tests (tests, 1.22, 386):
labels_test.go#L105
cannot range over count (untyped int constant 10): requires go1.22 or later (-lang was set to go1.21; check go.mod)
|
tests (tests, 1.22, 386)
Process completed with exit code 1.
|
tests (tests, 1.21):
labels_test.go#L88
cannot range over count (untyped int constant 10)
|
tests (tests, 1.21):
labels_test.go#L97
cannot range over count (untyped int constant 10)
|
tests (tests, 1.21):
labels_test.go#L105
cannot range over count (untyped int constant 10)
|
tests (tests, 1.21)
Process completed with exit code 1.
|
tests (tests, 1.22, arm64):
labels_test.go#L88
cannot range over count (untyped int constant 10): requires go1.22 or later (-lang was set to go1.21; check go.mod)
|
tests (tests, 1.22, arm64):
labels_test.go#L97
cannot range over count (untyped int constant 10): requires go1.22 or later (-lang was set to go1.21; check go.mod)
|
tests (tests, 1.22, arm64):
labels_test.go#L105
cannot range over count (untyped int constant 10): requires go1.22 or later (-lang was set to go1.21; check go.mod)
|
tests (tests, 1.22, arm64)
Process completed with exit code 1.
|
tests (tests, 1.22, -race):
labels_test.go#L88
cannot range over count (untyped int constant 10): requires go1.22 or later (-lang was set to go1.21; check go.mod)
|
tests (tests, 1.22, -race):
labels_test.go#L97
cannot range over count (untyped int constant 10): requires go1.22 or later (-lang was set to go1.21; check go.mod)
|
tests (tests, 1.22, -race):
labels_test.go#L105
cannot range over count (untyped int constant 10): requires go1.22 or later (-lang was set to go1.21; check go.mod)
|
tests (tests, 1.22, -race)
Process completed with exit code 1.
|
tests (tests, 1.22)
Restore cache failed: Dependencies file is not found in /home/runner/work/gslog/gslog. Supported file pattern: go.sum
|
tests (tests, 1.22, 386)
Restore cache failed: Dependencies file is not found in /home/runner/work/gslog/gslog. Supported file pattern: go.sum
|
tests (tests, 1.21)
Restore cache failed: Dependencies file is not found in /home/runner/work/gslog/gslog. Supported file pattern: go.sum
|
tests (tests, 1.22, arm64)
Restore cache failed: Dependencies file is not found in /home/runner/work/gslog/gslog. Supported file pattern: go.sum
|
tests (tests, 1.22, -race)
Restore cache failed: Dependencies file is not found in /home/runner/work/gslog/gslog. Supported file pattern: go.sum
|