Skip to content

Add topologySpreadConstraints configuration. #2148

Add topologySpreadConstraints configuration.

Add topologySpreadConstraints configuration. #2148

Triggered via pull request February 4, 2024 10:29
Status Failure
Total duration 1m 4s
Artifacts

run_tests.yaml

on: pull_request
Unit tests and coverage
53s
Unit tests and coverage
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
Unit tests and coverage: pkg/apis/acid.zalan.do/v1/zz_generated.deepcopy.go#L280
invalid operation: in.EnableTopologySpreadConstraints != nil (mismatched types bool and untyped nil)
Unit tests and coverage: pkg/apis/acid.zalan.do/v1/zz_generated.deepcopy.go#L282
cannot use new(bool) (value of type *bool) as bool value in assignment
Unit tests and coverage: pkg/apis/acid.zalan.do/v1/zz_generated.deepcopy.go#L283
invalid operation: cannot indirect *out (variable of type bool)
Unit tests and coverage: pkg/apis/acid.zalan.do/v1/zz_generated.deepcopy.go#L283
invalid operation: cannot indirect *in (variable of type bool)
Unit tests and coverage
Process completed with exit code 2.
Unit tests and coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit tests and coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/