Skip to content

feat: add policy resolver tests #128

feat: add policy resolver tests

feat: add policy resolver tests #128

Triggered via pull request August 29, 2024 13:31
Status Failure
Total duration 47s
Billable time 1m
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
lint: pkg/policy/resolver_test.go#L44
cannot use tuf.NewMockTufClient(tufPolicyPath) (value of type *"github.com/docker/attest/pkg/tuf".MockTufClient) as "github.com/docker/attest/pkg/tuf".Downloader value in assignment: *"github.com/docker/attest/pkg/tuf".MockTufClient does not implement "github.com/docker/attest/pkg/tuf".Downloader (wrong type for method DownloadTarget)
lint
issues found