Skip to content

adding go annotations #28

adding go annotations

adding go annotations #28

Triggered via push January 8, 2024 10:19
Status Failure
Total duration 1m 59s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 errors
sast / witness
not enough arguments in call to signer.Sign
sast / witness
cannot use bytes.NewReader([]byte("this is some dummy data")) (value of type *bytes.Reader) as []byte value in argument to Sign
unit-test / witness: dsse/dsse_test.go#L147
cannot use bytes.NewReader([]byte("this is some dummy data")) (value of type *bytes.Reader) as []byte value in argument to Sign
unit-test / witness: dsse/dsse_test.go#L154
cannot use bytes.NewReader([]byte("this is some dummy data")) (value of type *bytes.Reader) as []byte value in argument to Sign
unit-test / witness: dsse/dsse_test.go#L166
cannot use bytes.NewReader([]byte("this is some dummy data")) (value of type *bytes.Reader) as []byte value in argument to Sign
unit-test / witness: dsse/dsse_test.go#L185
cannot use bytes.NewReader([]byte("this is some dummy data")) (value of type *bytes.Reader) as []byte value in argument to Sign
unit-test / witness: dsse/dsse_test.go#L212
cannot use bytes.NewReader([]byte("this is some dummy data")) (value of type *bytes.Reader) as []byte value in argument to Sign
unit-test / witness: dsse/dsse_test.go#L236
s.Verifier undefined (type cryptoutil.Signer has no field or method Verifier)
unit-test / witness: dsse/dsse_test.go#L259
cannot use bytes.NewReader([]byte("this is some dummy data")) (value of type *bytes.Reader) as []byte value in argument to Sign
unit-test / witness: cryptoutil/x509_test.go#L143
not enough arguments in call to signer.Sign
unit-test / witness: cryptoutil/x509_test.go#L149
not enough arguments in call to verifier.Verify
unit-test / witness: cryptoutil/x509_test.go#L151
not enough arguments in call to verifier.Verify