Add rootDirectory to yaml #1528
pr-tests.yaml
on: pull_request
lint
/
lint
44s
lint
/
check-copyright
27s
Matrix: test / Test
Annotations
12 errors and 4 warnings
lint / lint:
pkg/server/server.go#L39
could not import github.com/pulumi/pulumi-yaml/pkg/pulumiyaml (-: # github.com/pulumi/pulumi-yaml/pkg/pulumiyaml
|
lint / lint:
pkg/pulumiyaml/run.go#L926
ctx.RootDirectory undefined (type *pulumi.Context has no field or method RootDirectory)) (typecheck)
|
lint / lint:
pkg/server/server.go#L237
unknown field RootDirectory in struct literal of type pulumi.RunInfo (typecheck)
|
lint / lint:
pkg/pulumiyaml/analyser.go#L1
: # github.com/pulumi/pulumi-yaml/pkg/pulumiyaml [github.com/pulumi/pulumi-yaml/pkg/pulumiyaml.test]
|
lint / lint:
pkg/pulumiyaml/run.go#L926
ctx.RootDirectory undefined (type *pulumi.Context has no field or method RootDirectory) (typecheck)
|
lint / lint:
pkg/pulumiyaml/codegen/convert.go#L19
could not import github.com/pulumi/pulumi-yaml/pkg/pulumiyaml (-: # github.com/pulumi/pulumi-yaml/pkg/pulumiyaml
|
lint / lint:
pkg/pulumiyaml/run.go#L926
ctx.RootDirectory undefined (type *pulumi.Context has no field or method RootDirectory)) (typecheck)
|
lint / lint:
pkg/tests/example_transpile_test.go#L21
could not import github.com/pulumi/pulumi-yaml/pkg/pulumiyaml (-: # github.com/pulumi/pulumi-yaml/pkg/pulumiyaml
|
lint / lint:
pkg/pulumiyaml/run.go#L926
ctx.RootDirectory undefined (type *pulumi.Context has no field or method RootDirectory)) (typecheck)
|
lint / lint
issues found
|
test / Test (1.22.x):
pkg/pulumiyaml/run.go#L926
ctx.RootDirectory undefined (type *pulumi.Context has no field or method RootDirectory)
|
test / Test (1.22.x)
Process completed with exit code 2.
|
test / Test (1.22.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test / Test (1.22.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test / Test (1.22.x)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
test / Test (1.22.x)
Unexpected input(s) 'version', valid inputs are ['repo', 'tag']
|