Job proxy logging configuration compats #522
pr_test_unit.yaml
on: pull_request
Run unit tests
/
Run checks
1m 13s
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
|