feat: replace *log.Logger with interface for tc #578
Annotations
33 errors and 2 warnings
go-test (1.13.x, ubuntu-latest)
undefined: atomic.Bool
|
go-test (1.13.x, ubuntu-latest)
syntax error: unexpected any, expecting ]
|
go-test (1.13.x, ubuntu-latest)
missing function body
|
go-test (1.13.x, ubuntu-latest)
syntax error: unexpected [, expecting (
|
go-test (1.13.x, ubuntu-latest)
method has no receiver
|
go-test (1.13.x, ubuntu-latest)
method has no receiver
|
go-test (1.13.x, ubuntu-latest)
syntax error: unexpected {, expecting (
|
go-test (1.13.x, ubuntu-latest)
syntax error: unexpected return, expecting )
|
go-test (1.13.x, ubuntu-latest)
syntax error: non-declaration statement outside function body
|
go-test (1.13.x, ubuntu-latest)
syntax error: unexpected [, expecting comma or )
|
go-test (1.21.x, windows-latest)
The job was canceled because "_1_13_x_ubuntu-latest" failed.
|
go-test (1.21.x, windows-latest)
The operation was canceled.
|
go-test (1.22.x, windows-latest)
The job was canceled because "_1_13_x_ubuntu-latest" failed.
|
go-test (1.22.x, windows-latest)
The operation was canceled.
|
go-test (1.23.x, windows-latest)
The job was canceled because "_1_13_x_ubuntu-latest" failed.
|
go-test (1.23.x, windows-latest)
The operation was canceled.
|
go-test (1.13.x, windows-latest)
The job was canceled because "_1_13_x_ubuntu-latest" failed.
|
go-test (1.13.x, windows-latest)
The operation was canceled.
|
go-test (1.22.x, macos-latest)
The job was canceled because "_1_13_x_ubuntu-latest" failed.
|
go-test (1.22.x, macos-latest)
The operation was canceled.
|
go-test (1.21.x, macos-latest)
The job was canceled because "_1_13_x_ubuntu-latest" failed.
|
go-test (1.21.x, macos-latest)
The operation was canceled.
|
go-test (1.21.x, ubuntu-latest)
The job was canceled because "_1_13_x_ubuntu-latest" failed.
|
go-test (1.21.x, ubuntu-latest)
The operation was canceled.
|
go-test (1.22.x, ubuntu-latest)
The job was canceled because "_1_13_x_ubuntu-latest" failed.
|
go-test (1.22.x, ubuntu-latest)
The operation was canceled.
|
go-test (1.23.x, ubuntu-latest)
The job was canceled because "_1_13_x_ubuntu-latest" failed.
|
go-test (1.23.x, ubuntu-latest)
The operation was canceled.
|
go-test (1.23.x, macos-latest)
The job was canceled because "_1_13_x_ubuntu-latest" failed.
|
go-test (1.23.x, macos-latest)
The operation was canceled.
|
code-check (1.23.x):
f_tcindex.go#L21
type name will be used as tc.TcIndex by other packages, and that stutters; consider calling this Index
|
code-check (1.23.x):
m_ctinfo.go#L23
exported type CtInfo should have comment or be unexported
|
code-check (1.23.x):
m_ctinfo.go#L35
exported type CtInfoAct should have comment or be unexported
|
go-test (1.13.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
code-check (1.23.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|