Skip to content

1st pass slog support #41

1st pass slog support

1st pass slog support #41

Triggered via pull request August 11, 2023 19:34
Status Failure
Total duration 23s
Artifacts

go.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

24 errors
test (1.18.x, ubuntu-latest): log_old.go#L7
undefined: io
test (1.18.x, ubuntu-latest): log_old.go#L14
undefined: slog
test (1.18.x, ubuntu-latest): log_old.go#L14
undefined: slogHandler
test (1.18.x, ubuntu-latest): log_old.go#L20
undefined: stdlog
test (1.18.x, ubuntu-latest): log_old.go#L20
undefined: os
test (1.18.x, ubuntu-latest): log_old.go#L33
undefined: io
test (1.18.x, ubuntu-latest): log_old.go#L34
undefined: io
test (1.18.x, ubuntu-latest): log_old.go#L39
undefined: stdlog
test (1.18.x, ubuntu-latest): log_old.go#L45
undefined: bufio
test (1.18.x, ubuntu-latest): log_old.go#L49
undefined: strings
lint: log_old.go#L7
undeclared name: `io` (typecheck)
lint: log_old.go#L14
undeclared name: `slog` (typecheck)
lint: log_old.go#L20
undeclared name: `stdlog` (typecheck)
lint: log_old.go#L33
undeclared name: `io` (typecheck)
lint: log_old.go#L34
undeclared name: `io` (typecheck)
lint: log_old.go#L39
undeclared name: `stdlog` (typecheck)
lint: log_old.go#L45
undeclared name: `bufio` (typecheck)
lint: log_old.go#L49
undeclared name: `strings` (typecheck)
lint: log_old.go#L51
undeclared name: `strings` (typecheck)
lint: benchmarks/benchmark_test.go#L34
undeclared name: `log` (typecheck)
test (1.18.x, windows-latest)
The job was canceled because "_1_18_x_ubuntu-latest" failed.
test (1.18.x, windows-latest)
The operation was canceled.
test (1.18.x, macos-latest)
The job was canceled because "_1_18_x_ubuntu-latest" failed.
test (1.18.x, macos-latest)
The operation was canceled.