update CHANGELOG.md for release v3.56.2 (#173) #315
Annotations
21 warnings
Build:
sdk/Pulumi.Tests/Deployment/DeploymentRunnerTests.cs#L119
Possible null reference argument for parameter 'arg2' in 'string Func<TState, Exception, string>.Invoke(TState arg1, Exception arg2)'.
|
Build:
sdk/Pulumi.Tests/Resources/StackReferenceOutputDetailsTests.cs#L89
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build:
sdk/Pulumi.Tests/Resources/StackReferenceOutputDetailsTests.cs#L28
Dereference of a possibly null reference.
|
Build:
sdk/Pulumi.Tests/Resources/StackReferenceOutputDetailsTests.cs#L48
Dereference of a possibly null reference.
|
Build:
sdk/Pulumi.Tests/Resources/StackReferenceOutputDetailsTests.cs#L68
Dereference of a possibly null reference.
|
Build:
sdk/Pulumi.Tests/Resources/ComponentResourceTests.cs#L110
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build:
sdk/Pulumi.Tests/Provider/ProviderTests.cs#L58
Possible null reference assignment.
|
Build:
sdk/Pulumi.Tests/Provider/ProviderTests.cs#L31
Possible null reference assignment.
|
Build:
sdk/Pulumi.Tests/Resources/StackReferenceOutputDetailsTests.cs#L89
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build:
sdk/Pulumi.Tests/Resources/StackReferenceOutputDetailsTests.cs#L28
Dereference of a possibly null reference.
|
Build:
sdk/Pulumi.Tests/Resources/StackReferenceOutputDetailsTests.cs#L48
Dereference of a possibly null reference.
|
Build:
sdk/Pulumi.Tests/Resources/StackReferenceOutputDetailsTests.cs#L68
Dereference of a possibly null reference.
|
Build:
sdk/Pulumi.Tests/Resources/ComponentResourceTests.cs#L110
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build:
sdk/Pulumi.Tests/Provider/ProviderTests.cs#L58
Possible null reference assignment.
|
Build:
sdk/Pulumi.Tests/Provider/ProviderTests.cs#L31
Possible null reference assignment.
|
Build:
sdk/Pulumi.Tests/Deployment/DeploymentRunnerTests.cs#L119
Possible null reference argument for parameter 'arg2' in 'string Func<TState, Exception, string>.Invoke(TState arg1, Exception arg2)'.
|
Build:
sdk/Pulumi.Tests/Resources/StackReferenceOutputDetailsTests.cs#L89
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build:
sdk/Pulumi.Tests/Resources/StackReferenceOutputDetailsTests.cs#L28
Dereference of a possibly null reference.
|
IntegrationTests (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-dotnet/pulumi-dotnet. Supported file pattern: go.sum
|
IntegrationTests (macos-11)
Restore cache failed: Dependencies file is not found in /Users/runner/work/pulumi-dotnet/pulumi-dotnet. Supported file pattern: go.sum
|
IntegrationTests (windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\pulumi-dotnet\pulumi-dotnet. Supported file pattern: go.sum
|