🤖 triggering CI on branch 'release-next' after synching from upstream/main #98
tests.yaml
on: pull_request
Run unit tests
1m 43s
license boilerplate check
1m 53s
lint
1m 25s
Annotations
13 errors
lint:
pkg/api/api.go#L1
: # github.com/sigstore/timestamp-authority/pkg/api
|
lint:
pkg/api/timestamp.go#L176
tsStruct.CreateResponseWithOpts undefined (type "github.com/digitorus/timestamp".Timestamp has no field or method CreateResponseWithOpts) (typecheck)
|
lint:
pkg/generated/restapi/configure_timestamp_server.go#L34
could not import github.com/sigstore/timestamp-authority/pkg/api (-: # github.com/sigstore/timestamp-authority/pkg/api
|
lint:
pkg/api/timestamp.go#L176
tsStruct.CreateResponseWithOpts undefined (type "github.com/digitorus/timestamp".Timestamp has no field or method CreateResponseWithOpts)) (typecheck)
|
lint:
pkg/server/restapi.go#L21
could not import github.com/sigstore/timestamp-authority/pkg/api (-: # github.com/sigstore/timestamp-authority/pkg/api
|
lint:
pkg/api/timestamp.go#L176
tsStruct.CreateResponseWithOpts undefined (type "github.com/digitorus/timestamp".Timestamp has no field or method CreateResponseWithOpts)) (typecheck)
|
lint:
pkg/client/mock/mock_tsa_client.go#L1
: # github.com/sigstore/timestamp-authority/pkg/client/mock
|
lint:
pkg/client/mock/mock_tsa_client.go#L140
tsStruct.CreateResponseWithOpts undefined (type "github.com/digitorus/timestamp".Timestamp has no field or method CreateResponseWithOpts) (typecheck)
|
lint:
pkg/ntpmonitor/ntpmonitor.go#L27
could not import github.com/sigstore/timestamp-authority/pkg/api (-: # github.com/sigstore/timestamp-authority/pkg/api
|
lint:
pkg/api/timestamp.go#L176
tsStruct.CreateResponseWithOpts undefined (type "github.com/digitorus/timestamp".Timestamp has no field or method CreateResponseWithOpts)) (typecheck)
|
Run unit tests:
pkg/client/mock/mock_tsa_client.go#L140
tsStruct.CreateResponseWithOpts undefined (type "github.com/digitorus/timestamp".Timestamp has no field or method CreateResponseWithOpts)
|
Run unit tests:
pkg/api/timestamp.go#L176
tsStruct.CreateResponseWithOpts undefined (type "github.com/digitorus/timestamp".Timestamp has no field or method CreateResponseWithOpts)
|
Run unit tests
Process completed with exit code 1.
|