Support for group actions ( team and repository creation) #300
ci.yaml
on: pull_request
go-lint
1m 41s
ci
1m 7s
Matrix: go-test
Annotations
21 errors
|
ci:
pkg/connector/team.go#L655
cannot use nil as "github.com/conductorone/baton-sdk/pkg/types/resource".SyncOpAttrs value in argument to o.Entitlements
|
|
ci:
pkg/connector/team.go#L655
assignment mismatch: 4 variables but o.Entitlements returns 3 values
|
|
ci:
pkg/connector/team.go#L518
not enough arguments in call to o.orgCache.GetOrgName
|
|
ci:
pkg/connector/repository.go#L685
cannot use pToken (variable of type *pagination.Token) as "github.com/conductorone/baton-sdk/pkg/types/resource".SyncOpAttrs value in argument to o.Grants
|
|
ci:
pkg/connector/repository.go#L685
assignment mismatch: 4 variables but o.Grants returns 3 values
|
|
ci:
pkg/connector/repository.go#L675
cannot use nil as "github.com/conductorone/baton-sdk/pkg/types/resource".SyncOpAttrs value in argument to o.Entitlements
|
|
ci:
pkg/connector/repository.go#L675
assignment mismatch: 4 variables but o.Entitlements returns 3 values
|
|
ci:
pkg/connector/repository.go#L597
not enough arguments in call to o.orgCache.GetOrgName
|
|
ci:
pkg/connector/connector.go#L370
ghc.Org undefined (type *"github.com/conductorone/baton-github/pkg/config".Github has no field or method Org)
|
|
ci:
pkg/connector/connector.go#L315
ghc.Org undefined (type *"github.com/conductorone/baton-github/pkg/config".Github has no field or method Org)
|
|
go-test (ubuntu-latest)
Process completed with exit code 1.
|
|
go-lint:
pkg/connector/team.go#L655
cannot use nil as "github.com/conductorone/baton-sdk/pkg/types/resource".SyncOpAttrs value in argument to o.Entitlements
|
|
go-lint:
pkg/connector/team.go#L655
assignment mismatch: 4 variables but o.Entitlements returns 3 values
|
|
go-lint:
pkg/connector/team.go#L518
not enough arguments in call to o.orgCache.GetOrgName
|
|
go-lint:
pkg/connector/repository.go#L685
cannot use pToken (variable of type *pagination.Token) as "github.com/conductorone/baton-sdk/pkg/types/resource".SyncOpAttrs value in argument to o.Grants
|
|
go-lint:
pkg/connector/repository.go#L685
assignment mismatch: 4 variables but o.Grants returns 3 values
|
|
go-lint:
pkg/connector/repository.go#L675
cannot use nil as "github.com/conductorone/baton-sdk/pkg/types/resource".SyncOpAttrs value in argument to o.Entitlements
|
|
go-lint:
pkg/connector/repository.go#L675
assignment mismatch: 4 variables but o.Entitlements returns 3 values
|
|
go-lint:
pkg/connector/repository.go#L597
not enough arguments in call to o.orgCache.GetOrgName
|
|
go-lint:
pkg/connector/connector.go#L370
ghc.Org undefined (type *"github.com/conductorone/baton-github/pkg/config".Github has no field or method Org)
|
|
go-lint:
pkg/connector/connector.go#L315
ghc.Org undefined (type *"github.com/conductorone/baton-github/pkg/config".Github has no field or method Org)
|