Release v0.10.0 #minor #49
releaser.yml
on: push
Annotations
4 errors and 6 warnings
goreleaser:
driver/mounter.go#L271
invalid operation: int64(statfs.Bavail) * statfs.Bsize (mismatched types int64 and uint32)
|
goreleaser:
driver/mounter.go#L272
invalid operation: int64(statfs.Blocks) * statfs.Bsize (mismatched types int64 and uint32)
|
goreleaser:
driver/mounter.go#L273
invalid operation: (int64(statfs.Blocks) - int64(statfs.Bfree)) * statfs.Bsize (mismatched types int64 and uint32)
|
goreleaser
The process '/opt/hostedtoolcache/goreleaser-action/1.21.2/x64/goreleaser' failed with exit code 1
|
check-commit
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
create-tag
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
create-tag
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
create-tag
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
create-tag
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
goreleaser
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, goreleaser/goreleaser-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|