Skip to content

lint fixes

lint fixes #142

Triggered via push February 29, 2024 10:18
Status Failure
Total duration 1m 26s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
tests: nutanix/sdks/v4/networking/networking.go#L9
type name will be used as networking.NetworkingClient by other packages, and that stutters; consider calling this Client (golint)
tests: nutanix/services/v2/networking/data_source_nutanix_subnet_v2.go#L952
S1019: should use make(map[string]interface{}) instead (gosimple)
tests
Process completed with exit code 2.
tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/