Debug bufmod calc #12060
Annotations
6 errors and 2 warnings
lint:
private/bufpkg/bufmodule/added_module.go#L260
use of `fmt.Println` forbidden by pattern `^fmt\.Print` (forbidigo)
|
lint:
private/bufpkg/bufmodule/module.go#L456
use of `fmt.Println` forbidden by pattern `^fmt\.Print` (forbidigo)
|
lint:
private/bufpkg/bufmodule/module.go#L466
use of `fmt.Println` forbidden by pattern `^fmt\.Print` (forbidigo)
|
lint:
private/bufpkg/bufmodule/module_data.go#L155
use of `fmt.Printf` forbidden by pattern `^fmt\.Print` (forbidigo)
|
lint:
private/bufpkg/bufmodule/module_data.go#L175
use of `fmt.Printf` forbidden by pattern `^fmt\.Print` (forbidigo)
|
lint
Process completed with exit code 2.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|