WIP: plumbing for partial resource sync #82
Annotations
8 errors and 2 warnings
Run linters:
pkg/connectorbuilder/connectorbuilder.go#L136
unnecessary trailing newline (whitespace)
|
Run linters:
pkg/sync/syncer.go#L151
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
Run linters:
pkg/sync/syncer.go#L223
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
Run linters:
pkg/sync/syncer.go#L231
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
Run linters:
pkg/sync/syncer.go#L465
commentFormatting: put a space between `//` and comment text (gocritic)
|
Run linters:
pkg/sync/syncer.go#L425
Comment should end in a period (godot)
|
Run linters:
pkg/sync/syncer.go#L440
File is not `goimports`-ed (goimports)
|
Run linters
issues found
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/baton-sdk/baton-sdk. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading