Updates- add partial sync resource function #184
Annotations
6 errors and 2 warnings
pkg/sync/syncer.go#L149
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
pkg/sync/syncer.go#L217
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
pkg/sync/syncer.go#L466
commentFormatting: put a space between `//` and comment text (gocritic)
|
pkg/sync/syncer.go#L413
Comment should end in a period (godot)
|
pkg/connectorbuilder/connectorbuilder.go#L136
unnecessary trailing newline (whitespace)
|
|
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