refactor: move gitoid code to cyrptoutil, use digestvalue everywhere #519
Annotations
12 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):
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)
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/
|