build(deps): bump github.com/cyphar/filepath-securejoin from 0.3.6 to 0.4.1 #7302
Annotations
10 errors
Run golangci/golangci-lint-action@v6:
libcontainer/apparmor/apparmor_linux.go#L9
could not import github.com/opencontainers/runc/libcontainer/utils (-: # github.com/opencontainers/runc/libcontainer/utils
|
Run golangci/golangci-lint-action@v6:
libcontainer/utils/utils_unix.go#L337
cannot use int(mode) (value of type int) as fs.FileMode value in argument to securejoin.MkdirAllHandle) (typecheck)
|
Run golangci/golangci-lint-action@v6:
libcontainer/dmz/overlayfs_linux.go#L12
could not import github.com/opencontainers/runc/libcontainer/utils (-: # github.com/opencontainers/runc/libcontainer/utils
|
Run golangci/golangci-lint-action@v6:
libcontainer/utils/utils_unix.go#L337
cannot use int(mode) (value of type int) as fs.FileMode value in argument to securejoin.MkdirAllHandle) (typecheck)
|
Run golangci/golangci-lint-action@v6:
tests/cmd/pidfd-kill/pidfd-kill.go#L13
could not import github.com/opencontainers/runc/libcontainer/utils (-: # github.com/opencontainers/runc/libcontainer/utils
|
Run golangci/golangci-lint-action@v6:
libcontainer/utils/utils_unix.go#L337
cannot use int(mode) (value of type int) as fs.FileMode value in argument to securejoin.MkdirAllHandle) (typecheck)
|
Run golangci/golangci-lint-action@v6:
libcontainer/criu_linux.go#L542
me.Destination undefined (type mountEntry has no field or method Destination) (typecheck)
|
Run golangci/golangci-lint-action@v6:
libcontainer/init_linux.go#L578
config.Type undefined (type *network has no field or method Type) (typecheck)
|
Run golangci/golangci-lint-action@v6:
libcontainer/rootfs_linux.go#L53
m.Source undefined (type mountEntry has no field or method Source) (typecheck)
|
Run golangci/golangci-lint-action@v6:
libcontainer/rootfs_linux.go#L64
m.Source undefined (type mountEntry has no field or method Source) (typecheck)
|
Loading