refactor: change print to fmt #71
Annotations
12 errors and 2 warnings
test (1.23, ubuntu-latest):
samples/math.go#L41
fmt.Sprintf format %f has arg gouse.Pytago(3, 4) of wrong type int
|
test (1.23, ubuntu-latest):
samples/math.go#L149
fmt.Sprintf format %f has arg gouse.DiagRect(10, 20) of wrong type int
|
test (1.23, ubuntu-latest)
Process completed with exit code 2.
|
static-check (ubuntu-latest, 1.23)
file requires newer Go version go1.24 (application built with go1.23) (compile)
|
static-check (ubuntu-latest, 1.23)
file requires newer Go version go1.24 (application built with go1.23) (compile)
|
static-check (ubuntu-latest, 1.23)
Process completed with exit code 1.
|
test (1.23, windows-latest)
The job was canceled because "_1_23_ubuntu-latest" failed.
|
test (1.23, windows-latest)
The operation was canceled.
|
test (1.23, macOS-latest)
The job was canceled because "_1_23_ubuntu-latest" failed.
|
test (1.23, macOS-latest):
samples/math.go#L41
fmt.Sprintf format %f has arg gouse.Pytago(3, 4) of wrong type int
|
test (1.23, macOS-latest):
samples/math.go#L149
fmt.Sprintf format %f has arg gouse.DiagRect(10, 20) of wrong type int
|
test (1.23, macOS-latest)
The operation was canceled.
|
test (1.23, ubuntu-latest)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
test (1.23, macOS-latest)
Failed to restore: "/opt/homebrew/bin/gtar" failed with error: The process '/opt/homebrew/bin/gtar' failed with exit code 2
|