Skip to content

Use netboot.AllowPXE to determine hardware ready status #821

Use netboot.AllowPXE to determine hardware ready status

Use netboot.AllowPXE to determine hardware ready status #821

Triggered via pull request May 8, 2024 18:24
Status Success
Total duration 1m 26s
Artifacts

ci.yaml

on: pull_request
Codespell
10s
Codespell
Build and push manager image
1m 18s
Build and push manager image
Matrix: validate
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Validate lint: controllers/machine_reconcile_scope.go#L31
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
Validate lint: controllers/machine_reconcile_scope.go#L113
ranges should only be cuddled with assignments used in the iteration (wsl)
Validate lint: controllers/machine_reconcile_scope.go#L120
return statements should not be cuddled if block has more than two lines (wsl)
Validate lint: controllers/tinkerbellmachine_controller_test.go#L31
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
Validate lint: main.go#L298
only one cuddle assignment allowed before if statement (wsl)
Validate lint: main.go#L303
assignments should only be cuddled with other assignments (wsl)
Validate lint: main.go#L304
only one cuddle assignment allowed before if statement (wsl)
Build and push manager image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.