Update Go modules #92
Annotations
10 errors and 2 warnings
Lint:
kaitai/stream.go#L164
G115: integer overflow conversion uint8 -> int8 (gosec)
|
Lint:
kaitai/stream.go#L170
G115: integer overflow conversion uint16 -> int16 (gosec)
|
Lint:
kaitai/stream.go#L176
G115: integer overflow conversion uint32 -> int32 (gosec)
|
Lint:
kaitai/stream.go#L182
G115: integer overflow conversion uint64 -> int64 (gosec)
|
Lint:
kaitai/stream.go#L188
G115: integer overflow conversion uint16 -> int16 (gosec)
|
Lint:
kaitai/stream.go#L194
G115: integer overflow conversion uint32 -> int32 (gosec)
|
Lint:
kaitai/stream.go#L200
G115: integer overflow conversion uint64 -> int64 (gosec)
|
Lint:
kaitai/writer.go#L93
G115: integer overflow conversion int8 -> uint8 (gosec)
|
Lint:
kaitai/writer.go#L98
G115: integer overflow conversion int16 -> uint16 (gosec)
|
Lint:
kaitai/writer.go#L103
G115: integer overflow conversion int32 -> uint32 (gosec)
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|