Add syntactic sugar for fn::open
#17
Annotations
20 errors and 2 warnings
|
|
|
|
|
|
|
|
|
|
cmd/esc/env_run.go#L14
could not import github.com/pulumi/esc/ast (-: # github.com/pulumi/esc/ast
|
ast/expr.go#L14
undefined: regexp
|
ast/expr.go#L615
node.Key undefined (type *"github.com/pulumi/esc/syntax".ObjectNode has no field or method Key)
|
ast/expr.go#L621
cannot use name (variable of type *StringExpr) as *"github.com/pulumi/esc/syntax".StringNode value in argument to StringSyntaxValue) (typecheck)
|
cmd/esc/env_run.go#L17
"github.com/pulumi/pulumi/sdk/v3/go/common/util/contract" imported and not used (typecheck)
|
ast/expr.go#L14
undefined: regexp
|
ast/expr.go#L615
node.Key undefined (type *"github.com/pulumi/esc/syntax".ObjectNode has no field or method Key)
|
ast/expr.go#L621
cannot use name (variable of type *StringExpr) as *"github.com/pulumi/esc/syntax".StringNode value in argument to StringSyntaxValue (typecheck)
|
eval/eval.go#L16
could not import github.com/pulumi/esc/ast (-: # github.com/pulumi/esc/ast
|
ast/expr.go#L14
undefined: regexp
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
The logs for this run have expired and are no longer available.
Loading