Skip to content

chore: update workflow files, versions, lint errors etc. #30

chore: update workflow files, versions, lint errors etc.

chore: update workflow files, versions, lint errors etc. #30

Triggered via pull request October 28, 2024 17:51
Status Failure
Total duration 24s
Artifacts

linux.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

13 errors
test (1.21.x, ubuntu-latest)
Unable to resolve action `actions/checkout@v5`, unable to find version `v5`
test (1.23.x, ubuntu-latest)
The job was canceled because "_1_21_x_ubuntu-latest" failed.
test (1.23.x, ubuntu-latest)
Unable to resolve action `actions/checkout@v5`, unable to find version `v5`
linting: internal/bitstream/bits.go#L72
G115: integer overflow conversion int -> uint8 (gosec)
linting: internal/bitstream/bits.go#L73
G115: integer overflow conversion int -> uint8 (gosec)
linting: internal/bitstream/bits.go#L78
G115: integer overflow conversion int -> uint8 (gosec)
linting: internal/bzip2/bit_reader.go#L73
G115: integer overflow conversion int -> uint (gosec)
linting: internal/bzip2/bit_reader.go#L78
G115: integer overflow conversion uint64 -> int (gosec)
linting: internal/bzip2/block.go#L44
G115: integer overflow conversion int -> uint (gosec)
linting: internal/bzip2/bzip2.go#L234
G115: integer overflow conversion uint64 -> uint32 (gosec)
linting: internal/bzip2/bzip2.go#L287
G115: integer overflow conversion uint64 -> uint32 (gosec)
linting: internal/bzip2/bzip2.go#L294
G115: integer overflow conversion int -> uint (gosec)
linting: internal/bzip2/bzip2.go#L518
G115: integer overflow conversion int -> uint32 (gosec)