updating #16
Annotations
4 errors
sast / witness:
archivista/download.go#L25
cannot use archivistaapi.Download(ctx, c.url, gitoid) (value of type "github.com/testifysec/go-witness/dsse".Envelope) as "github.com/in-toto/go-witness/dsse".Envelope value in return statement
|
sast / witness:
archivista/store.go#L25
cannot use env (variable of type "github.com/in-toto/go-witness/dsse".Envelope) as "github.com/testifysec/go-witness/dsse".Envelope value in argument to archivistaapi.Store
|
unit-test / witness:
archivista/download.go#L25
cannot use archivistaapi.Download(ctx, c.url, gitoid) (value of type "github.com/testifysec/go-witness/dsse".Envelope) as "github.com/in-toto/go-witness/dsse".Envelope value in return statement
|
unit-test / witness:
archivista/store.go#L25
cannot use env (variable of type "github.com/in-toto/go-witness/dsse".Envelope) as "github.com/testifysec/go-witness/dsse".Envelope value in argument to archivistaapi.Store
|