Adding functionality for dirhash in cli #2313
release.yml
on: pull_request
Annotations
10 errors and 4 warnings
e2e-test / witness:
cmd/run.go#L142
undefined: attestation.WithDirHashGlob
|
e2e-test / witness:
cmd/verify.go#L166
undefined: cryptoutil.CalculateDigestSetFromDir
|
e2e-test / witness
Process completed with exit code 2.
|
sast / witness:
cmd/run.go#L142
undefined: attestation.WithDirHashGlob
|
sast / witness:
cmd/verify.go#L166
undefined: cryptoutil.CalculateDigestSetFromDir
|
sast / witness
undefined: attestation.WithDirHashGlob
|
sast / witness
Process completed with exit code 1.
|
unit-test / witness:
cmd/run.go#L142
undefined: attestation.WithDirHashGlob
|
unit-test / witness:
cmd/verify.go#L166
undefined: cryptoutil.CalculateDigestSetFromDir
|
unit-test / witness
Process completed with exit code 1.
|
fmt / witness
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
e2e-test / witness
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
sast / witness
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
unit-test / witness
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|