Skip to content

Job proxy logging configuration compats #522

Job proxy logging configuration compats

Job proxy logging configuration compats #522

Triggered via pull request January 17, 2025 13:20
Status Failure
Total duration 1m 22s
Artifacts

pr_test_unit.yaml

on: pull_request
Run unit tests  /  Run checks
1m 13s
Run unit tests / Run checks
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
Run unit tests / Run checks: pkg/ytconfig/logging.go#L137
unknown field logging in struct literal of type jobProxyLoggingBuilder
Run unit tests / Run checks: pkg/ytconfig/logging.go#L247
b.logManagerTemplate.logging undefined (type JobProxyLogging has no field or method logging)
Run unit tests / Run checks: pkg/ytconfig/logging.go#L247
b.logging undefined (type *jobProxyLoggingBuilder has no field or method logging)
Run unit tests / Run checks: pkg/ytconfig/logging.go#L248
b.logManagerTemplate.logging undefined (type JobProxyLogging has no field or method logging)
Run unit tests / Run checks: pkg/ytconfig/node.go#L564
jobProxyLoggingBuilder.logging undefined (type jobProxyLoggingBuilder has no field or method logging)
Run unit tests / Run checks: pkg/ytconfig/node.go#L565
jobProxyLoggingBuilder.logging undefined (type jobProxyLoggingBuilder has no field or method logging)
Run unit tests / Run checks: pkg/ytconfig/node.go#L566
jobProxyLoggingBuilder.logging undefined (type jobProxyLoggingBuilder has no field or method logging)
Run unit tests / Run checks
unknown field logging in struct literal of type jobProxyLoggingBuilder
Run unit tests / Run checks
Process completed with exit code 2.
Run unit tests / Run checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636