fix: creation process exits if a log read error occurs #2719
lint_pr.yaml
on: pull_request
lint
40s
fmt-and-swagger
50s
cli-docs
1m 48s
Unit tests
1m 59s
Annotations
13 errors and 7 warnings
lint
Cannot open: File exists
|
lint:
pkg/cmd/cmd.go#L1
: # github.com/daytonaio/daytona/pkg/cmd
|
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)
|
lint:
pkg/cmd/workspacemode/workspace_mode.go#L12
could not import github.com/daytonaio/daytona/pkg/cmd (-: # github.com/daytonaio/daytona/pkg/cmd
|
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)
|
lint:
cmd/daytona/main.go#L14
could not import github.com/daytonaio/daytona/pkg/cmd (-: # github.com/daytonaio/daytona/pkg/cmd
|
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)
|
lint
issues found
|
cli-docs:
pkg/cmd/logs.go#L149
reader.ReadWorkspaceLogs undefined (type *"github.com/daytonaio/daytona/internal/util/apiclient".LogReader has no field or method ReadWorkspaceLogs)
|
cli-docs:
pkg/cmd/logs.go#L149
reader.ReadWorkspaceLogs undefined (type *"github.com/daytonaio/daytona/internal/util/apiclient".LogReader has no field or method ReadWorkspaceLogs)
|
cli-docs
Process completed with exit code 1.
|
Unit tests:
pkg/cmd/logs.go#L149
reader.ReadWorkspaceLogs undefined (type *"github.com/daytonaio/daytona/internal/util/apiclient".LogReader has no field or method ReadWorkspaceLogs)
|
Unit tests
Process completed with exit code 1.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
fmt-and-swagger
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
fmt-and-swagger
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
cli-docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cli-docs
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Unit tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|