fix: creation process exits if a log read error occurs #2717
Annotations
8 errors and 2 warnings
golangci-lint
Cannot open: File exists
|
golangci-lint:
pkg/cmd/cmd.go#L1
: # github.com/daytonaio/daytona/pkg/cmd
|
golangci-lint:
pkg/cmd/logs.go#L149
reader.ReadWorkspaceLogs undefined (type *"github.com/daytonaio/daytona/internal/util/apiclient".LogReader has no field or method ReadWorkspaceLogs) (typecheck)
|
golangci-lint:
pkg/cmd/workspacemode/workspace_mode.go#L12
could not import github.com/daytonaio/daytona/pkg/cmd (-: # github.com/daytonaio/daytona/pkg/cmd
|
golangci-lint:
pkg/cmd/logs.go#L149
reader.ReadWorkspaceLogs undefined (type *"github.com/daytonaio/daytona/internal/util/apiclient".LogReader has no field or method ReadWorkspaceLogs)) (typecheck)
|
golangci-lint:
cmd/daytona/main.go#L14
could not import github.com/daytonaio/daytona/pkg/cmd (-: # github.com/daytonaio/daytona/pkg/cmd
|
golangci-lint:
pkg/cmd/logs.go#L149
reader.ReadWorkspaceLogs undefined (type *"github.com/daytonaio/daytona/internal/util/apiclient".LogReader has no field or method ReadWorkspaceLogs)) (typecheck)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading