Skip to content

lxd/shared: mode is a uint32 #387

lxd/shared: mode is a uint32

lxd/shared: mode is a uint32 #387

Triggered via pull request November 13, 2023 17:08
Status Failure
Total duration 4m 53s
Artifacts

test.yml

on: pull_request
Matrix: acceptance-tests
Matrix: build-platforms
Matrix: check-lint
Fit to window
Zoom out
Zoom in

Annotations

13 errors
check-lint (1.21): lxd/shared.go#L259
cannot use uint32(mode) (value of type uint32) as int value in struct literal
check-lint (1.21): lxd/shared.go#L371
cannot use uint32(mode.Perm()) (value of type uint32) as int value in struct literal
check-lint (1.21)
cannot use uint32(mode) (value of type uint32) as int value in struct literal
check-lint (1.21)
Process completed with exit code 2.
acceptance-tests (1.21, latest/candidate): lxd/shared.go#L259
cannot use uint32(mode) (value of type uint32) as int value in struct literal
acceptance-tests (1.21, latest/candidate): lxd/shared.go#L371
cannot use uint32(mode.Perm()) (value of type uint32) as int value in struct literal
acceptance-tests (1.21, latest/candidate)
Process completed with exit code 2.
acceptance-tests (1.21, latest/stable): lxd/shared.go#L259
cannot use uint32(mode) (value of type uint32) as int value in struct literal
acceptance-tests (1.21, latest/stable): lxd/shared.go#L371
cannot use uint32(mode.Perm()) (value of type uint32) as int value in struct literal
acceptance-tests (1.21, latest/stable)
Process completed with exit code 2.
build-platforms (1.21): lxd/shared.go#L259
cannot use uint32(mode) (value of type uint32) as int value in struct literal
build-platforms (1.21): lxd/shared.go#L371
cannot use uint32(mode.Perm()) (value of type uint32) as int value in struct literal
build-platforms (1.21)
The process '/opt/hostedtoolcache/goreleaser-action/1.22.1/x64/goreleaser' failed with exit code 1