Skip to content

Initial tracing support for lucius (#475) #2100

Initial tracing support for lucius (#475)

Initial tracing support for lucius (#475) #2100

Triggered via push September 12, 2024 21:14
Status Failure
Total duration 12m 38s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint: dataplane/standalone/lucius/lucius.go#L72
slog: slog.DebugContext arg "fields" should be a string or a slog.Attr (possible missing key or value) (govet)
lint: dataplane/standalone/lucius/lucius.go#L74
slog: slog.InfoContext arg "fields" should be a string or a slog.Attr (possible missing key or value) (govet)
lint: dataplane/standalone/lucius/lucius.go#L76
slog: slog.WarnContext arg "fields" should be a string or a slog.Attr (possible missing key or value) (govet)
lint: dataplane/standalone/lucius/lucius.go#L78
slog: slog.ErrorContext arg "fields" should be a string or a slog.Attr (possible missing key or value) (govet)
lint
issues found
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/