Skip to content

Add support for structured parameters #83

Add support for structured parameters

Add support for structured parameters #83

Triggered via pull request July 11, 2024 08:44
Status Failure
Total duration 1m 26s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
lint: cmd/dra-example-kubeletplugin/driver.go#L90
S1039: unnecessary use of fmt.Sprintf (gosimple)
lint: cmd/dra-example-kubeletplugin/driver.go#L126
S1039: unnecessary use of fmt.Sprintf (gosimple)
lint
issues found
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/