feat(storage): retain file permission and owner when adding via confi… #486
Annotations
10 errors and 2 warnings
Run golangci/[email protected]:
e2e/executor.go#L8
could not import github.com/celestiaorg/knuu/pkg/instance (-: # github.com/celestiaorg/knuu/pkg/instance
|
Run golangci/[email protected]:
pkg/instance/storage.go#L334
undefined: dstPath
|
Run golangci/[email protected]:
pkg/instance/storage.go#L340
undefined: dstPath
|
Run golangci/[email protected]:
pkg/instance/storage.go#L343
undefined: dstPath
|
Run golangci/[email protected]:
pkg/instance/storage.go#L343
not enough arguments in call to s.instance.K8sClient.NewFile
|
Run golangci/[email protected]:
pkg/instance/storage.go#L349
no new variables on left side of :=) (typecheck)
|
Run golangci/[email protected]:
e2e/basic/basic_test.go#L12
s.Knuu undefined (type *Suite has no field or method Knuu) (typecheck)
|
Run golangci/[email protected]:
e2e/basic/basic_test.go#L13
s.Require undefined (type *Suite has no field or method Require) (typecheck)
|
Run golangci/[email protected]:
e2e/basic/basic_test.go#L15
s.Require undefined (type *Suite has no field or method Require) (typecheck)
|
Run golangci/[email protected]:
e2e/basic/basic_test.go#L16
s.Require undefined (type *Suite has no field or method Require) (typecheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions/setup-go@v5
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading