Add support for Windows images in Daytona workspaces #2429
lint_pr.yaml
on: pull_request
lint
2m 51s
fmt-and-swagger
58s
cli-docs
26s
Unit tests
26s
Annotations
16 errors
cli-docs:
pkg/cmd/workspace/create.go#L16
no required module provides package github.com.daytonaio/daytona/pkg/agent/ssh/config; to add it:
|
cli-docs:
pkg/cmd/workspace/create.go#L16
no required module provides package github.com.daytonaio/daytona/pkg/agent/ssh/config; to add it:
|
cli-docs
Process completed with exit code 1.
|
Unit tests:
pkg/cmd/workspace/create.go#L16
no required module provides package github.com.daytonaio/daytona/pkg/agent/ssh/config; to add it:
|
Unit tests
Process completed with exit code 1.
|
fmt-and-swagger
Process completed with exit code 1.
|
lint:
pkg/cmd/workspace/util/add_from_config.go#L1
: # github.com/daytonaio/daytona/pkg/cmd/workspace/util
|
lint:
pkg/cmd/workspace/util/creation_data.go#L98
cannot use projectConfig.Image (variable of type string) as *string value in struct literal
|
lint:
pkg/cmd/workspace/util/creation_data.go#L99
cannot use projectConfig.User (variable of type string) as *string value in struct literal (typecheck)
|
lint:
pkg/cmd/build/run.go#L14
could not import github.com/daytonaio/daytona/pkg/cmd/workspace/util (-: # github.com/daytonaio/daytona/pkg/cmd/workspace/util
|
lint:
pkg/cmd/workspace/util/creation_data.go#L98
cannot use projectConfig.Image (variable of type string) as *string value in struct literal
|
lint:
pkg/cmd/workspace/util/creation_data.go#L99
cannot use projectConfig.User (variable of type string) as *string value in struct literal) (typecheck)
|
lint:
pkg/cmd/projectconfig/add.go#L15
could not import github.com/daytonaio/daytona/pkg/cmd/workspace/util (-: # github.com/daytonaio/daytona/pkg/cmd/workspace/util
|
lint:
pkg/cmd/workspace/util/creation_data.go#L98
cannot use projectConfig.Image (variable of type string) as *string value in struct literal
|
lint:
pkg/cmd/workspace/util/creation_data.go#L99
cannot use projectConfig.User (variable of type string) as *string value in struct literal) (typecheck)
|
lint:
pkg/cmd/prebuild/add.go#L17
could not import github.com/daytonaio/daytona/pkg/cmd/workspace/util (-: # github.com/daytonaio/daytona/pkg/cmd/workspace/util
|