Skip to content

Job proxy logging configuration compats #30

Job proxy logging configuration compats

Job proxy logging configuration compats #30

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

pr_test_e2e_extra_one.yaml

on: pull_request
Run extra e2e tests (part 1)  /  Run checks
4m 32s
Run extra e2e tests (part 1) / Run checks
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
Run extra e2e tests (part 1) / Run checks: pkg/ytconfig/logging.go#L137
unknown field logging in struct literal of type jobProxyLoggingBuilder
Run extra e2e tests (part 1) / Run checks: pkg/ytconfig/logging.go#L247
b.logManagerTemplate.logging undefined (type JobProxyLogging has no field or method logging)
Run extra e2e tests (part 1) / Run checks: pkg/ytconfig/logging.go#L247
b.logging undefined (type *jobProxyLoggingBuilder has no field or method logging)
Run extra e2e tests (part 1) / Run checks: pkg/ytconfig/logging.go#L248
b.logManagerTemplate.logging undefined (type JobProxyLogging has no field or method logging)
Run extra e2e tests (part 1) / Run checks: pkg/ytconfig/node.go#L564
jobProxyLoggingBuilder.logging undefined (type jobProxyLoggingBuilder has no field or method logging)
Run extra e2e tests (part 1) / Run checks: pkg/ytconfig/node.go#L565
jobProxyLoggingBuilder.logging undefined (type jobProxyLoggingBuilder has no field or method logging)
Run extra e2e tests (part 1) / Run checks: pkg/ytconfig/node.go#L566
jobProxyLoggingBuilder.logging undefined (type jobProxyLoggingBuilder has no field or method logging)
Run extra e2e tests (part 1) / Run checks
unknown field logging in struct literal of type jobProxyLoggingBuilder
Run extra e2e tests (part 1) / Run checks
Process completed with exit code 2.
Run extra e2e tests (part 1) / Run checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run extra e2e tests (part 1) / Run checks
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/