chore(deps): update module github.com/pulumi/pulumi-terraform-bridge/pf to v0.49.0 #1010
Annotations
4 errors and 4 warnings
Lint Provider (1.23.x, v1.60.3):
provider/resources.go#L150
SA1019: pf.MuxShimWithPF is deprecated: Use github.com/pulumi/pulumi-terraform-bridge/v3/pkg/pf/tfbridge.MuxShimWithPF instead. (staticcheck)
|
Lint Provider (1.23.x, v1.60.3):
provider/cmd/pulumi-resource-proxmoxve/main.go#L31
SA1019: tfbridge.MainWithMuxer is deprecated: Use github.com/pulumi/pulumi-terraform-bridge/v3/pkg/pf/tfbridge.MainWithMuxer instead. (staticcheck)
|
Lint Provider (1.23.x, v1.60.3):
provider/cmd/pulumi-tfgen-proxmoxve/main.go#L23
SA1019: tfgen.MainWithMuxer is deprecated: Use github.com/pulumi/pulumi-terraform-bridge/v3/pkg/pf/tfgen.MainWithMuxer instead. (staticcheck)
|
Lint Provider (1.23.x, v1.60.3)
issues found
|
Build SDK (1.23.x, 20.x, 6.0.x, 3.11, 11, dotnet):
sdk/dotnet/Config/Config.cs#L223
Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build SDK (1.23.x, 20.x, 6.0.x, 3.11, 11, dotnet):
sdk/dotnet/Config/Config.cs#L227
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build SDK (1.23.x, 20.x, 6.0.x, 3.11, 11, dotnet):
sdk/dotnet/Config/Config.cs#L223
Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build SDK (1.23.x, 20.x, 6.0.x, 3.11, 11, dotnet):
sdk/dotnet/Config/Config.cs#L227
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|