Lucidchart connector #12
ci.yaml
on: pull_request
go-lint
1m 32s
test
1m 17s
Matrix: go-test
Annotations
12 errors and 3 warnings
test
Process completed with exit code 1.
|
go-lint:
pkg/connector/client/oauth2.go#L20
var-naming: struct field ErrorUri should be ErrorURI (revive)
|
go-lint:
pkg/connector/client/oauth2.go#L230
var-naming: var errJson should be errJSON (revive)
|
go-lint:
pkg/connector/folder.go#L14
type `folderBuilder` is unused (unused)
|
go-lint:
pkg/connector/folder.go#L18
func `(*folderBuilder).ResourceType` is unused (unused)
|
go-lint:
pkg/connector/folder.go#L24
func `(*folderBuilder).List` is unused (unused)
|
go-lint:
pkg/connector/folder.go#L102
func `folderResource` is unused (unused)
|
go-lint:
pkg/connector/folder.go#L83
func `folderResources` is unused (unused)
|
go-lint:
pkg/connector/folder.go#L74
func `(*folderBuilder).Entitlements` is unused (unused)
|
go-lint:
pkg/connector/folder.go#L79
func `(*folderBuilder).Grants` is unused (unused)
|
go-lint:
pkg/connector/resource_types.go#L14
var `folderResourceType` is unused (unused)
|
go-test (1.22.x, ubuntu-latest)
Process completed with exit code 1.
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/baton-lucidchart/baton-lucidchart. Supported file pattern: go.sum
|
go-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/baton-lucidchart/baton-lucidchart. 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-lucidchart/baton-lucidchart. Supported file pattern: go.sum
|