Support for group actions ( team and repository creation) #249
ci.yaml
on: pull_request
go-lint
1m 5s
ci
19s
Matrix: go-test
Annotations
13 errors
|
ci
Process completed with exit code 1.
|
|
ci:
pkg/connector/team.go#L11
cannot find module providing package github.com/conductorone/baton-sdk/pkg/actions: import lookup disabled by -mod=vendor
|
|
go-lint
issues found
|
|
go-lint:
pkg/connector/team.go#L439
undefined: config.Field_ResourceIdField (typecheck)
|
|
go-lint:
pkg/connector/team.go#L432
undefined: config.Field_ResourceIdField (typecheck)
|
|
go-lint:
pkg/connector/team.go#L426
undefined: v2.ActionType (typecheck)
|
|
go-lint:
pkg/connector/team.go#L422
undefined: v2.ResourceActionSchema (typecheck)
|
|
go-lint:
pkg/connector/team.go#L416
undefined: config.Field_ResourceField (typecheck)
|
|
go-lint:
pkg/connector/team.go#L398
undefined: config.Field_ResourceIdField (typecheck)
|
|
go-lint:
pkg/connector/team.go#L385
undefined: v2.ActionType (typecheck)
|
|
go-lint:
pkg/connector/team.go#L381
undefined: v2.ResourceActionSchema (typecheck)
|
|
go-lint
cannot find module providing package github.com/conductorone/baton-sdk/pkg/actions: import lookup disabled by -mod=vendor
|
|
go-test (ubuntu-latest)
Process completed with exit code 1.
|