feat!(logevent): switch to typed log events #342
Annotations
14 errors and 3 warnings
test (stable, ubuntu-latest):
pkg/sink/stdiosink/stdio.go#L231
cannot use kv.Value (variable of type *typesv1.Val) as string value in assignment
|
test (stable, ubuntu-latest):
pkg/sink/stdiosink/stdio.go#L251
invalid operation: lastV == v (mismatched types string and *typesv1.Val)
|
test (stable, ubuntu-latest):
pkg/sink/stdiosink/stdio.go#L258
invalid argument: v (variable of type *typesv1.Val) for built-in len
|
test (stable, ubuntu-latest):
pkg/sink/stdiosink/stdio.go#L259
invalid operation: cannot slice v (variable of type *typesv1.Val)
|
test (stable, ubuntu-latest):
pkg/sink/stdiosink/stdio.go#L261
cannot use v (variable of type *typesv1.Val) as string value in assignment
|
test (stable, ubuntu-latest):
docker_compose_handler.go#L27
cannot use string(matches[1]) (value of type string) as *typesv1.Val value in struct literal
|
test (stable, ubuntu-latest):
docker_compose_handler.go#L37
cannot use string(matches[1]) (value of type string) as *typesv1.Val value in struct literal
|
test (stable, ubuntu-latest):
json_handler.go#L70
cannot use v (variable of type string) as *typesv1.Val value in struct literal
|
test (stable, ubuntu-latest):
logfmt_handler.go#L42
cannot use v (variable of type string) as *typesv1.Val value in struct literal
|
test (stable, ubuntu-latest):
zap_development_handler.go#L43
cannot use string(matches[3]) (value of type string) as *typesv1.Val value in struct literal
|
test (stable, macos-latest)
The job was canceled because "stable_ubuntu-latest" failed.
|
test (stable, macos-latest)
The operation was canceled.
|
test (stable, windows-latest)
The job was canceled because "stable_ubuntu-latest" failed.
|
test (stable, windows-latest)
The operation was canceled.
|
test (stable, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (stable, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/humanlog/humanlog. Supported file pattern: go.sum
|
test (stable, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\humanlog\humanlog. Supported file pattern: go.sum
|