Update changelog #420
Annotations
9 errors and 2 warnings
golangci-lint:
internal/site/database.go#L221
SA1019: types.Port is deprecated: use [container.Port]. (staticcheck)
|
golangci-lint:
internal/docker/container.go#L118
SA1019: types.MountPoint is deprecated: use [container.MountPoint]. (staticcheck)
|
golangci-lint:
internal/docker/container.go#L121
SA1019: types.MountPoint is deprecated: use [container.MountPoint]. (staticcheck)
|
golangci-lint:
internal/docker/container.go#L148
SA1019: types.Container is deprecated: use [container.Summary]. (staticcheck)
|
golangci-lint:
internal/docker/types.go#L36
SA1019: types.IDResponse is deprecated: use either [container.CommitResponse] or [container.ExecCreateResponse]. It will be removed in the next release. (staticcheck)
|
golangci-lint:
internal/docker/types.go#L38
SA1019: types.ContainerJSON is deprecated: use [container.InspectResponse]. It will be removed in the next release. (staticcheck)
|
golangci-lint:
internal/docker/types.go#L39
SA1019: types.Container is deprecated: use [container.Summary]. (staticcheck)
|
golangci-lint:
internal/docker/docker_test.go#L41
SA1019: types.Container is deprecated: use [container.Summary]. (staticcheck)
|
golangci-lint
issues found
|
golangci-lint
Cache not found for keys: golangci-lint.cache-Linux-2877-7a3acb94fb70cdb1478749641820ba8be919e2de, golangci-lint.cache-Linux-2877-
|
golangci-lint
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.24.0-e9898303c27f9baacaae3e78596d083f3d37c46448bd641b88efc84f48137ae7
|