WIP: plumbing for partial resource sync #187
Annotations
8 errors and 2 warnings
pkg/connectorbuilder/connectorbuilder.go#L136
unnecessary trailing newline (whitespace)
|
pkg/sync/syncer.go#L151
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
pkg/sync/syncer.go#L223
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
pkg/sync/syncer.go#L231
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
pkg/sync/syncer.go#L465
commentFormatting: put a space between `//` and comment text (gocritic)
|
pkg/sync/syncer.go#L425
Comment should end in a period (godot)
|
pkg/sync/syncer.go#L440
File is not `goimports`-ed (goimports)
|
|
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/
|
|
The logs for this run have expired and are no longer available.
Loading