Update expired test fixtures #993
Annotations
10 errors and 1 warning
Run static analysis:
quill/macho/blob.go#L28
G115: integer overflow conversion int -> uint32 (gosec)
|
Run static analysis:
quill/macho/file.go#L115
G115: integer overflow conversion uint64 -> int64 (gosec)
|
Run static analysis:
quill/macho/file.go#L137
G115: integer overflow conversion uint64 -> int64 (gosec)
|
Run static analysis:
quill/macho/file.go#L168
G115: integer overflow conversion uint64 -> uint32 (gosec)
|
Run static analysis:
quill/macho/file.go#L204
G115: integer overflow conversion int -> uint32 (gosec)
|
Run static analysis:
quill/macho/file.go#L480
G115: integer overflow conversion uint64 -> uint32 (gosec)
|
Run static analysis:
quill/macho/file.go#L481
G115: integer overflow conversion uint64 -> uint32 (gosec)
|
Run static analysis:
quill/macho/super_blob.go#L48
G115: integer overflow conversion int -> uint32 (gosec)
|
Run static analysis:
quill/extract/code_directory.go#L87
G115: integer overflow conversion uint64 -> int64 (gosec)
|
Run static analysis:
quill/sign/code_directory.go#L185
G115: integer overflow conversion int32 -> uint32 (gosec)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading