update #29
Annotations
5 errors and 1 warning
goreleaser:
internal/configs/registry.go#L57
unknown field LastEmptyChar in struct literal of type model.ProgressOptions
|
goreleaser:
internal/configs/registry.go#L58
unknown field FirstFullChar in struct literal of type model.ProgressOptions
|
goreleaser:
internal/configs/registry.go#L106
registry.Progress.LastEmptyChar undefined (type ProgressOptions has no field or method LastEmptyChar)
|
goreleaser:
internal/configs/registry.go#L111
registry.Progress.FirstFullChar undefined (type ProgressOptions has no field or method FirstFullChar)
|
goreleaser
Process completed with exit code 2.
|
goreleaser
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/login-action@v2, actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|