verification attestor #518
Annotations
14 errors and 1 warning
attestation/commandrun/tracing_linux.go#L60
cannot use actx.Hashes() (value of type []cryptoutil.DigestValue) as type []crypto.Hash in struct literal
|
attestation/commandrun/tracing_linux.go#L195
cannot use p.hash (variable of type []crypto.Hash) as type []cryptoutil.DigestValue in argument to cryptoutil.CalculateDigestSetFromFile
|
attestation/commandrun/tracing_linux.go#L201
cannot use p.hash (variable of type []crypto.Hash) as type []cryptoutil.DigestValue in argument to cryptoutil.CalculateDigestSetFromFile
|
attestation/commandrun/tracing_linux.go#L215
cannot use p.hash (variable of type []crypto.Hash) as type []cryptoutil.DigestValue in argument to cryptoutil.CalculateDigestSetFromFile
|
verify.go#L97
expected statement, found '<<'
|
attestation/commandrun/tracing_linux.go#L60
cannot use actx.Hashes() (value of type []cryptoutil.DigestValue) as type []crypto.Hash in struct literal
|
attestation/commandrun/tracing_linux.go#L195
cannot use p.hash (variable of type []crypto.Hash) as type []cryptoutil.DigestValue in argument to cryptoutil.CalculateDigestSetFromFile
|
attestation/commandrun/tracing_linux.go#L201
cannot use p.hash (variable of type []crypto.Hash) as type []cryptoutil.DigestValue in argument to cryptoutil.CalculateDigestSetFromFile
|
attestation/commandrun/tracing_linux.go#L215
cannot use p.hash (variable of type []crypto.Hash) as type []cryptoutil.DigestValue in argument to cryptoutil.CalculateDigestSetFromFile
|
|
|
|
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading