fix(deps): update all #2054
go.yml
on: pull_request
Build (Windows)
4m 30s
Docker build
54s
Matrix: Go Build
Annotations
14 errors and 3 warnings
Go Build (ubuntu-latest):
internal/search/service.go#L113
use of `fmt.Printf` forbidden by pattern `^fmt\.Print.*$` (forbidigo)
|
Go Build (ubuntu-latest):
internal/search/service.go#L114
use of `fmt.Println` forbidden by pattern `^fmt\.Print.*$` (forbidigo)
|
Go Build (ubuntu-latest):
internal/search/service.go#L115
use of `fmt.Printf` forbidden by pattern `^fmt\.Print.*$` (forbidigo)
|
Go Build (ubuntu-latest):
internal/search/service.go#L116
use of `fmt.Println` forbidden by pattern `^fmt\.Print.*$` (forbidigo)
|
Go Build (ubuntu-latest):
internal/search/service.go#L117
use of `fmt.Printf` forbidden by pattern `^fmt\.Print.*$` (forbidigo)
|
Go Build (ubuntu-latest)
Process completed with exit code 2.
|
Docker build
Process completed with exit code 2.
|
Go Build (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
Go Build (macos-latest):
internal/search/service.go#L113
use of `fmt.Printf` forbidden by pattern `^fmt\.Print.*$` (forbidigo)
|
Go Build (macos-latest):
internal/search/service.go#L114
use of `fmt.Println` forbidden by pattern `^fmt\.Print.*$` (forbidigo)
|
Go Build (macos-latest):
internal/search/service.go#L115
use of `fmt.Printf` forbidden by pattern `^fmt\.Print.*$` (forbidigo)
|
Go Build (macos-latest):
internal/search/service.go#L116
use of `fmt.Println` forbidden by pattern `^fmt\.Print.*$` (forbidigo)
|
Go Build (macos-latest):
internal/search/service.go#L117
use of `fmt.Printf` forbidden by pattern `^fmt\.Print.*$` (forbidigo)
|
Go Build (macos-latest)
The operation was canceled.
|
Go Build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Docker build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Docker build
Restore cache failed: Dependencies file is not found in /home/runner/work/watchman/watchman. Supported file pattern: go.sum
|