chore: bump Go to 1.23.3 #271
Annotations
10 errors and 1 warning
Lint Go:
xunix/device.go#L112
G115: integer overflow conversion uint -> int (gosec)
|
Lint Go:
cli/cliflag/cliflag_test.go#L116
G115: integer overflow conversion int -> uint8 (gosec)
|
Lint Go:
cli/cliflag/cliflag_test.go#L119
G115: integer overflow conversion int -> uint8 (gosec)
|
Lint Go:
cli/cliflag/cliflag_test.go#L128
G115: integer overflow conversion int -> uint64 (gosec)
|
Lint Go:
cli/cliflag/cliflag_test.go#L131
G115: integer overflow conversion int -> uint8 (gosec)
|
Lint Go:
cli/cliflag/cliflag_test.go#L134
G115: integer overflow conversion int -> uint8 (gosec)
|
Lint Go:
cli/cliflag/cliflag_test.go#L144
G115: integer overflow conversion int -> uint8 (gosec)
|
Lint Go:
cli/cliflag/cliflag_test.go#L147
G115: integer overflow conversion int -> uint8 (gosec)
|
Lint Go:
cli/cliflag/cliflag_test.go#L167
G115: integer overflow conversion int -> uint64 (gosec)
|
Lint Go:
dockerutil/network.go#L39
G115: integer overflow conversion int -> uint32 (gosec)
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "trivy".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading