Skip to content

verification attestor #518

verification attestor

verification attestor #518

Triggered via pull request October 27, 2023 06:51
Status Failure
Total duration 59s
Artifacts

release.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 1 warning
test (1.19.x, ubuntu-latest): attestation/commandrun/tracing_linux.go#L60
cannot use actx.Hashes() (value of type []cryptoutil.DigestValue) as type []crypto.Hash in struct literal
test (1.19.x, ubuntu-latest): attestation/commandrun/tracing_linux.go#L195
cannot use p.hash (variable of type []crypto.Hash) as type []cryptoutil.DigestValue in argument to cryptoutil.CalculateDigestSetFromFile
test (1.19.x, ubuntu-latest): attestation/commandrun/tracing_linux.go#L201
cannot use p.hash (variable of type []crypto.Hash) as type []cryptoutil.DigestValue in argument to cryptoutil.CalculateDigestSetFromFile
test (1.19.x, ubuntu-latest): attestation/commandrun/tracing_linux.go#L215
cannot use p.hash (variable of type []crypto.Hash) as type []cryptoutil.DigestValue in argument to cryptoutil.CalculateDigestSetFromFile
test (1.19.x, ubuntu-latest): verify.go#L97
expected statement, found '<<'
test (1.19.x, ubuntu-latest): attestation/commandrun/tracing_linux.go#L60
cannot use actx.Hashes() (value of type []cryptoutil.DigestValue) as type []crypto.Hash in struct literal
test (1.19.x, ubuntu-latest): attestation/commandrun/tracing_linux.go#L195
cannot use p.hash (variable of type []crypto.Hash) as type []cryptoutil.DigestValue in argument to cryptoutil.CalculateDigestSetFromFile
test (1.19.x, ubuntu-latest): attestation/commandrun/tracing_linux.go#L201
cannot use p.hash (variable of type []crypto.Hash) as type []cryptoutil.DigestValue in argument to cryptoutil.CalculateDigestSetFromFile
test (1.19.x, ubuntu-latest): attestation/commandrun/tracing_linux.go#L215
cannot use p.hash (variable of type []crypto.Hash) as type []cryptoutil.DigestValue in argument to cryptoutil.CalculateDigestSetFromFile
test (1.19.x, ubuntu-latest)
cannot use actx.Hashes() (value of type []cryptoutil.DigestValue) as []crypto.Hash value in struct literal
test (1.19.x, ubuntu-latest)
cannot use p.hash (variable of type []crypto.Hash) as []cryptoutil.DigestValue value in argument to cryptoutil.CalculateDigestSetFromFile
test (1.19.x, ubuntu-latest)
cannot use p.hash (variable of type []crypto.Hash) as []cryptoutil.DigestValue value in argument to cryptoutil.CalculateDigestSetFromFile
test (1.19.x, ubuntu-latest)
cannot use p.hash (variable of type []crypto.Hash) as []cryptoutil.DigestValue value in argument to cryptoutil.CalculateDigestSetFromFile
test (1.19.x, ubuntu-latest)
expected statement, found '<<'
test (1.19.x, ubuntu-latest)
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/