Add support for 'any resource' codegen #2990
pr.yml
on: pull_request
prerequisites
2m 13s
Lint pkg
1m 12s
Annotations
20 errors and 4 warnings
Lint pkg:
pkg/codegen/java/gen.go#L328
missing return (typecheck)
|
Lint pkg:
pkg/codegen/java/gen.go#L775
getterTypeNonOptional declared and not used (typecheck)
|
Lint pkg:
pkg/codegen/java/gen_program.go#L64
g.Fgen undefined (type *generator has no field or method Fgen) (typecheck)
|
Lint pkg:
pkg/codegen/java/gen_program.go#L66
g.Fgen undefined (type *generator has no field or method Fgen) (typecheck)
|
Lint pkg:
pkg/codegen/java/gen_program.go#L68
g.Fgen undefined (type *generator has no field or method Fgen) (typecheck)
|
Lint pkg:
pkg/codegen/java/gen_program.go#L93
g.Fgenf undefined (type *generator has no field or method Fgenf) (typecheck)
|
Lint pkg:
pkg/codegen/java/gen_program.go#L95
g.Fgenf undefined (type *generator has no field or method Fgenf) (typecheck)
|
Lint pkg:
pkg/codegen/java/gen_program.go#L99
g.Fgenf undefined (type *generator has no field or method Fgenf) (typecheck)
|
Lint pkg:
pkg/codegen/java/gen_program.go#L173
g.Indented undefined (type *generator has no field or method Indented) (typecheck)
|
Lint pkg:
pkg/codegen/java/gen_program.go#L174
g.Indented undefined (type *generator has no field or method Indented) (typecheck)
|
prerequisites
missing go.sum entry for module providing package golang.org/x/sys/cpu (imported by github.com/segmentio/asm/cpu/x86); to add:
|
prerequisites
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/pulumi/pulumi/sdk/v3/go/common/util/cmdutil); to add:
|
prerequisites
missing go.sum entry for module providing package golang.org/x/term (imported by github.com/pulumi/pulumi/sdk/v3/go/common/util/cmdutil); to add:
|
prerequisites
missing go.sum entry for module providing package google.golang.org/protobuf/reflect/protoreflect (imported by github.com/golang/protobuf/ptypes/empty); to add:
|
prerequisites
missing go.sum entry for module providing package google.golang.org/protobuf/runtime/protoimpl (imported by github.com/golang/protobuf/ptypes/empty); to add:
|
prerequisites
missing go.sum entry for module providing package google.golang.org/protobuf/types/known/emptypb (imported by github.com/pulumi/pulumi-java/pkg/cmd/pulumi-language-java); to add:
|
prerequisites
missing go.sum entry for module providing package golang.org/x/net/context (imported by github.com/pulumi/pulumi/sdk/v3/go/common/resource/plugin); to add:
|
prerequisites
missing go.sum entry for module providing package google.golang.org/grpc (imported by github.com/pulumi/pulumi-java/pkg/cmd/pulumi-language-java); to add:
|
prerequisites
missing go.sum entry for module providing package google.golang.org/grpc/codes (imported by github.com/pulumi/pulumi/sdk/v3/go/common/resource/plugin); to add:
|
prerequisites
missing go.sum entry for module providing package google.golang.org/grpc/metadata (imported by github.com/grpc-ecosystem/grpc-opentracing/go/otgrpc); to add:
|
Lint pkg
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint pkg
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-java/pulumi-java. Supported file pattern: go.sum
|
prerequisites
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, jaxxstorm/action-install-gh-release@v1.10.0, actions/setup-java@v3, gradle/wrapper-validation-action@8d49e559aae34d3e0eb16cde532684bc9702762b, actions/setup-go@v4, actions/cache@v3, gradle/gradle-build-action@749f47bda3e44aa060e82d7b3ef7e40d953bd629. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
prerequisites
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-java/pulumi-java. Supported file pattern: go.sum
|