Added changes to support WWPNs in host. #537
Annotations
9 errors and 3 warnings
ci:
internal/resources/resource_host.go#L602
Error return value of `d.Set` is not checked (errcheck)
|
ci:
internal/resources/resource_host.go#L603
Error return value of `d.Set` is not checked (errcheck)
|
ci:
internal/resources/resource_host.go#L604
Error return value of `d.Set` is not checked (errcheck)
|
ci:
internal/resources/resource_host.go#L608
Error return value of `d.Set` is not checked (errcheck)
|
ci:
internal/resources/resource_host.go#L578
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
ci:
internal/resources/resource_host.go#L670
commentFormatting: put a space between `//` and comment text (gocritic)
|
ci:
internal/resources/resource_host.go#L681
assignments should only be cuddled with other assignments (wsl)
|
ci:
internal/resources/resource_host.go#L711
assignments should only be cuddled with other assignments (wsl)
|
ci
Process completed with exit code 1.
|
ecr_login
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: chrislennon/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ecr_login
The following actions uses node12 which is deprecated and will be forced to run on node16: chrislennon/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ecr_login
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|