Lucidchart connector #9
ci.yaml
on: pull_request
go-lint
1m 34s
test
1m 27s
Matrix: go-test
Annotations
11 errors and 3 warnings
test
Process completed with exit code 1.
|
go-test (1.22.x, ubuntu-latest)
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/users.go#L4
File is not properly formatted (goimports)
|
go-lint:
pkg/connector/client/lucidchart.go#L6
File is not properly formatted (goimports)
|
go-lint:
pkg/connector/client/oauth2.go#L7
File is not properly formatted (goimports)
|
go-lint:
pkg/connector/client/lucidchart_test.go#L4
File is not properly formatted (goimports)
|
go-lint:
pkg/connector/client/oauth2.go#L237
unnecessary trailing newline (whitespace)
|
go-lint:
pkg/connector/client/lucidchart_test.go#L27
unnecessary leading newline (whitespace)
|
go-lint
issues found
|
test
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
|
go-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/baton-lucidchart/baton-lucidchart. Supported file pattern: go.sum
|