Skip to content

GH Actions: bump Go to 1.22 (was 1.21) #87

GH Actions: bump Go to 1.22 (was 1.21)

GH Actions: bump Go to 1.22 (was 1.21) #87

Triggered via push August 1, 2024 08:06
Status Failure
Total duration 32s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: kaitai/stream.go#L106
named return "v" with type "uint8" found (nonamedreturns)
Lint: kaitai/stream.go#L114
named return "v" with type "uint16" found (nonamedreturns)
Lint: kaitai/stream.go#L122
named return "v" with type "uint32" found (nonamedreturns)
Lint: kaitai/stream.go#L130
named return "v" with type "uint64" found (nonamedreturns)
Lint: kaitai/stream.go#L138
named return "v" with type "uint16" found (nonamedreturns)
Lint: kaitai/stream.go#L146
named return "v" with type "uint32" found (nonamedreturns)
Lint: kaitai/stream.go#L154
named return "v" with type "uint64" found (nonamedreturns)
Lint: kaitai/stream.go#L162
named return "v" with type "int8" found (nonamedreturns)
Lint: kaitai/stream.go#L168
named return "v" with type "int16" found (nonamedreturns)
Lint: kaitai/stream.go#L174
named return "v" with type "int32" found (nonamedreturns)