Skip to content

Updates go mod version to 1.23.0 #1297

Updates go mod version to 1.23.0

Updates go mod version to 1.23.0 #1297

Triggered via pull request August 22, 2024 19:19
Status Failure
Total duration 4m 1s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
lint: sbom/internal/formats/common/property_encoder.go#L161
SA1019: reflect.PtrTo has been deprecated since Go 1.22 and an alternative has been available since Go 1.18: Superseded by [PointerTo]. (staticcheck)
lint
issues found
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/