Skip to content

Update README with how to run with structured parameters #70

Update README with how to run with structured parameters

Update README with how to run with structured parameters #70

Triggered via push April 29, 2024 12:10
Status Failure
Total duration 1m 55s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
lint: cmd/dra-example-kubeletplugin/state.go#L24
File is not `goimports`-ed with -local sigs.k8s.io/dra-example-driver (goimports)
lint: cmd/dra-example-controller/claimparametersgen.go#L40
Function `newGpuClaimParametersInformer->newGpuClaimParametersInformer$1` should pass the context parameter (contextcheck)
lint: cmd/dra-example-controller/claimparametersgen.go#L43
Function `newGpuClaimParametersHandler->newGpuClaimParametersHandler$1->createOrUpdateResourceClaimParameters` should pass the context parameter (contextcheck)
lint: cmd/dra-example-controller/claimparametersgen.go#L82
type assertion must be checked (forcetypeassert)
lint: cmd/dra-example-controller/claimparametersgen.go#L97
type assertion must be checked (forcetypeassert)
lint: cmd/dra-example-kubeletplugin/driver.go#L118
S1000: should use for range instead of for { select {} } (gosimple)
lint: cmd/dra-example-kubeletplugin/state.go#L207
composites: k8s.io/api/resource/v1alpha2.NamedResourcesResources struct literal uses unkeyed fields (govet)
lint
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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/.