Resource lookup service & protos for more details create account followups #893
ci.yaml
on: pull_request
go-lint
1m 20s
buf-lint-and-breaking-change-detection
17s
Matrix: go-test
Annotations
23 errors and 6 warnings
buf-lint-and-breaking-change-detection:
proto/c1/connector/v2/connector.proto#L1
Previously present message "ConnectorAccountCreationSchema" was deleted from file.
|
buf-lint-and-breaking-change-detection:
proto/c1/connector/v2/connector.proto#L1
Previously present message "ConnectorAccountCreationSchema.BoolField" was deleted from file.
|
buf-lint-and-breaking-change-detection:
proto/c1/connector/v2/connector.proto#L1
Previously present message "ConnectorAccountCreationSchema.Field" was deleted from file.
|
buf-lint-and-breaking-change-detection:
proto/c1/connector/v2/connector.proto#L1
Previously present message "ConnectorAccountCreationSchema.FieldMapEntry" was deleted from file.
|
buf-lint-and-breaking-change-detection:
proto/c1/connector/v2/connector.proto#L1
Previously present message "ConnectorAccountCreationSchema.IntField" was deleted from file.
|
buf-lint-and-breaking-change-detection:
proto/c1/connector/v2/connector.proto#L1
Previously present message "ConnectorAccountCreationSchema.MapField" was deleted from file.
|
buf-lint-and-breaking-change-detection:
proto/c1/connector/v2/connector.proto#L1
Previously present message "ConnectorAccountCreationSchema.MapField.DefaultValueEntry" was deleted from file.
|
buf-lint-and-breaking-change-detection:
proto/c1/connector/v2/connector.proto#L1
Previously present message "ConnectorAccountCreationSchema.StringField" was deleted from file.
|
buf-lint-and-breaking-change-detection:
proto/c1/connector/v2/connector.proto#L1
Previously present message "ConnectorAccountCreationSchema.StringListField" was deleted from file.
|
buf-lint-and-breaking-change-detection
buf found 9 breaking changes.
|
go-test (1.22.x, ubuntu-latest):
pkg/connectorbuilder/connectorbuilder.go#L354
cannot use ret (variable of type *builderImpl) as "github.com/conductorone/baton-sdk/pkg/types".ConnectorServer value in return statement: *builderImpl does not implement "github.com/conductorone/baton-sdk/pkg/types".ConnectorServer (missing method LookupResource)
|
go-test (1.22.x, ubuntu-latest)
Process completed with exit code 1.
|
go-lint:
pkg/connectorbuilder/connectorbuilder.go#L354
cannot use ret (variable of type *builderImpl) as "github.com/conductorone/baton-sdk/pkg/types".ConnectorServer value in return statement: *builderImpl does not implement "github.com/conductorone/baton-sdk/pkg/types".ConnectorServer (missing method LookupResource) (typecheck)
|
go-lint:
pkg/test/integration.go#L8
could not import github.com/conductorone/baton-sdk/pkg/connectorbuilder (-: # github.com/conductorone/baton-sdk/pkg/connectorbuilder
|
go-lint:
pkg/connectorbuilder/connectorbuilder.go#L354
cannot use ret (variable of type *builderImpl) as "github.com/conductorone/baton-sdk/pkg/types".ConnectorServer value in return statement: *builderImpl does not implement "github.com/conductorone/baton-sdk/pkg/types".ConnectorServer (missing method LookupResource)) (typecheck)
|
go-lint:
pkg/test/integration.go#L45
c.Grant undefined (type builder has no field or method Grant) (typecheck)
|
go-lint:
pkg/test/integration.go#L52
c.Revoke undefined (type builder has no field or method Revoke) (typecheck)
|
go-lint:
internal/tests/dummyconnector.go#L8
could not import github.com/conductorone/baton-sdk/pkg/connectorbuilder (-: # github.com/conductorone/baton-sdk/pkg/connectorbuilder
|
go-lint:
pkg/connectorbuilder/connectorbuilder.go#L354
cannot use ret (variable of type *builderImpl) as "github.com/conductorone/baton-sdk/pkg/types".ConnectorServer value in return statement: *builderImpl does not implement "github.com/conductorone/baton-sdk/pkg/types".ConnectorServer (missing method LookupResource)) (typecheck)
|
go-lint
issues found
|
go-test (1.22.x, windows-latest)
The job was canceled because "_1_22_x_ubuntu-latest" failed.
|
go-test (1.22.x, windows-latest):
pkg/connectorbuilder/connectorbuilder.go#L354
cannot use ret (variable of type *builderImpl) as "github.com/conductorone/baton-sdk/pkg/types".ConnectorServer value in return statement: *builderImpl does not implement "github.com/conductorone/baton-sdk/pkg/types".ConnectorServer (missing method LookupResource)
|
go-test (1.22.x, windows-latest)
The operation was canceled.
|
buf-lint-and-breaking-change-detection
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
buf-lint-and-breaking-change-detection
Unexpected input(s) 'github_token', valid inputs are ['input', 'against', 'buf_input_https_username', 'buf_input_https_password', 'buf_token']
|
go-test (1.22.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/baton-sdk/baton-sdk. Supported file pattern: go.sum
|
go-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/baton-sdk/baton-sdk. Supported file pattern: go.sum
|
go-test (1.22.x, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\baton-sdk\baton-sdk. Supported file pattern: go.sum
|