Breaking Change: Use log.slog for logging #743
Annotations
5 errors and 3 warnings
test (1.22.x, ubuntu-latest):
callback/callback_test.go#L232
cannot use log.New(&buf, "", 0) (value of type *log.Logger) as *slog.Logger value in assignment
|
test (1.22.x, ubuntu-latest)
Process completed with exit code 1.
|
test (1.x, ubuntu-latest)
The job was canceled because "_1_22_x_ubuntu-latest" failed.
|
test (1.x, ubuntu-latest):
callback/callback_test.go#L232
cannot use log.New(&buf, "", 0) (value of type *log.Logger) as *slog.Logger value in assignment
|
test (1.x, ubuntu-latest)
Process completed with exit code 1.
|
test (1.22.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (1.22.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/vksdk/vksdk. Supported file pattern: go.sum
|
test (1.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/vksdk/vksdk. Supported file pattern: go.sum
|