File fingerprinting and save to file #832
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 errors
CLI (macos-latest)
Process completed with exit code 1.
|
Lint:
internal/cmd/files/fingerprint/fingerprint.go#L68
Error return value of `output.ToFile` is not checked (errcheck)
|
Lint:
internal/cmd/files/fingerprint/fingerprint.go#L75
internal/cmd/files/fingerprint/fingerprint.go:75: Line contains TODO/BUG/FIXME: "TODO: Add flag validation here" (godox)
|
Lint:
internal/file/fingerprint.go#L5
G501: Blocklisted import crypto/md5: weak cryptographic primitive (gosec)
|
Lint:
internal/file/fingerprint.go#L132
G401: Use of weak cryptographic primitive (gosec)
|
Lint:
internal/file/fingerprint.go#L112
error is not nil (line 106) but it returns nil (nilerr)
|
Lint
issues found
|
CLI (windows-latest)
The job was canceled because "macos-latest" failed.
|
CLI (windows-latest)
The operation was canceled.
|
CLI (ubuntu-latest)
The job was canceled because "macos-latest" failed.
|
CLI (ubuntu-latest)
The operation was canceled.
|