Skip to content

update to go 1.23.0, update dependencies #186

update to go 1.23.0, update dependencies

update to go 1.23.0, update dependencies #186

Triggered via pull request January 14, 2025 23:03
Status Failure
Total duration 46s
Artifacts

linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint: internal/provider/customtypes/aapcustomstring_type.go#L17
SA1019: xattr.TypeWithValidate is deprecated: Use the ValidateableAttribute interface instead for schema attribute validation. Use the function.ValidateableParameter interface for provider-defined function parameter validation. (staticcheck)
lint: internal/provider/group_resource_test.go#L285
unused-parameter: parameter 's' seems to be unused, consider removing or renaming it as _ (revive)
lint: internal/provider/host_resource_test.go#L386
unused-parameter: parameter 's' seems to be unused, consider removing or renaming it as _ (revive)
lint: internal/provider/inventory_resource_test.go#L265
unused-parameter: parameter 's' seems to be unused, consider removing or renaming it as _ (revive)
lint
issues found
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636