Adds flag to add paramValues #500
Annotations
4 errors and 1 warning
pkg/shp/flags/param_value_test.go#L56
G601: Implicit memory aliasing in for loop. (gosec)
|
pkg/shp/flags/flags.go#L223
`paramters` is a misspelling of `parameters` (misspell)
|
pkg/shp/flags/param_value_test.go#L44
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading