Building Azure Infrastructure #60
ci.yaml
on: pull_request
go-lint
1m 23s
test
1m 29s
Matrix: go-test
Annotations
7 errors and 3 warnings
go-lint:
pkg/connector/enterprise_applications.go#L335
type `appRoleAssignOperation` is unused (unused)
|
go-lint:
pkg/connector/enterprise_applications.go#L341
func `(*appRoleAssignOperation).MarshalToReader` is unused (unused)
|
go-lint:
pkg/connector/model.go#L118
type `appRoleAssignmentList` is unused (unused)
|
go-lint:
pkg/connector/resource_group_role_assignment.go#L307
func `newRoleAssignmentResourceGroupBuilder` is unused (unused)
|
go-lint:
pkg/connector/client_graph.go#L102
unnecessary leading newline (whitespace)
|
go-lint
issues found
|
test
Process completed with exit code 1.
|
go-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/baton-azure-infrastructure/baton-azure-infrastructure. Supported file pattern: go.sum
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/baton-azure-infrastructure/baton-azure-infrastructure. Supported file pattern: go.sum
|
go-test (1.22.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/baton-azure-infrastructure/baton-azure-infrastructure. Supported file pattern: go.sum
|