neonvm: Custom reconciler metrics #2269
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
lint.yml
on: pull_request
golangci-lint
1m 45s
check go mod tidy
15s
check generated manifests
30s
check generated go files
2m 41s
check spelling with codespell
10s
actionlint
20s
Annotations
3 errors and 5 warnings
golangci-lint:
neonvm/controllers/virtualmachine_controller_test.go#L98
controllers.VirtualMachineReconciler is missing field Metrics (exhaustruct)
|
golangci-lint:
neonvm/main.go#L38
File is not `gci`-ed with --skip-generated -s standard -s default -s Prefix(k8s.io) -s Prefix(github.com/neondatabase/autoscaling) --custom-order (gci)
|
golangci-lint
issues found
|
check spelling with codespell
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check go mod tidy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check generated manifests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check generated go files
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|