Skip to content

Bump github.com/distribution/distribution from 2.8.2+incompatible to 2.8.3+incompatible #111

Bump github.com/distribution/distribution from 2.8.2+incompatible to 2.8.3+incompatible

Bump github.com/distribution/distribution from 2.8.2+incompatible to 2.8.3+incompatible #111

Triggered via pull request October 4, 2023 15:50
Status Failure
Total duration 51s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: docker/docker.go#L243
SA1019: reference.ParseNamed is deprecated: use [reference.ParseNamed]. (staticcheck)
lint: docker/docker.go#L249
SA1019: reference.Tagged is deprecated: use [reference.Tagged]. (staticcheck)
lint: docker/docker.go#L253
SA1019: reference.Domain is deprecated: use [reference.Domain]. (staticcheck)
lint: docker/docker.go#L275
SA1019: reference.Path is deprecated: use [reference.Path]. (staticcheck)
lint: docker/docker.go#L31
SA1019: "github.com/distribution/distribution/reference" is deprecated: use github.com/distribution/reference instead. (staticcheck)
lint: oci/store/store.go#L53
SA1019: reference.ParseAnyReference is deprecated: use [reference.ParseAnyReference]. (staticcheck)
lint: oci/store/store.go#L59
SA1019: reference.Digested is deprecated: use [reference.Digested]. (staticcheck)
lint: oci/store/store.go#L63
SA1019: reference.Named is deprecated: use [reference.Named]. (staticcheck)
lint: oci/store/store.go#L65
SA1019: reference.Tagged is deprecated: use [reference.Tagged]. (staticcheck)
lint: oci/store/store.go#L113
SA1019: reference.ParseNamed is deprecated: use [reference.ParseNamed]. (staticcheck)