fix(deps): update module gopkg.in/yaml.v2 to v3 #202
Annotations
5 errors and 1 warning
src/inventory.go#L65
regexpMust: for const patterns like "(?i)password", use regexp.MustCompile (gocritic)
|
src/inventory.go#L43
populateInventory - result 0 (error) is always nil (unparam)
|
src/cassandra.go#L66
SA1019: strings.Title has been deprecated since Go 1.18 and an alternative has been available since Go 1.0: The rule Title uses for word boundaries does not handle Unicode punctuation properly. Use golang.org/x/text/cases instead. (staticcheck)
|
src/inventory.go#L10
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading