ci: Add coverage tracking (#175) #317
Annotations
3 errors and 21 warnings
IntegrationTests (windows-latest)
Process completed with exit code 1.
|
IntegrationTests (macos-11)
The job was canceled because "windows-latest" failed.
|
IntegrationTests (macos-11)
The operation was canceled.
|
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/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/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/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#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/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/Provider/ProviderTests.cs#L58
Possible null reference assignment.
|
Build:
sdk/Pulumi.Tests/Resources/StackReferenceOutputDetailsTests.cs#L28
Dereference of a possibly null reference.
|
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#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/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/Provider/ProviderTests.cs#L58
Possible null reference assignment.
|
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 (windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\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
|