Run build & test steps on windows & macos if the ci/test label is set #493
Triggered via pull request
January 29, 2024 10:34
Status
Failure
Total duration
2h 1m 11s
Artifacts
–
pr.yml
on: pull_request
setup_matrix
0s
Matrix: integration-tests
Matrix: build
debug
0s
check-pr
0s
Annotations
11 errors and 26 warnings
build (ubuntu-latest, 8.0.x):
sdk/Pulumi.Automation.Tests/LocalPulumiCmdTests.cs#L18
The name 'RuntimeInformation' does not exist in the current context
|
build (ubuntu-latest, 8.0.x):
sdk/Pulumi.Automation.Tests/LocalPulumiCmdTests.cs#L18
The name 'OSPlatform' does not exist in the current context
|
build (ubuntu-latest, 8.0.x):
sdk/Pulumi.Automation.Tests/LocalPulumiCmdTests.cs#L18
The name 'RuntimeInformation' does not exist in the current context
|
build (ubuntu-latest, 8.0.x):
sdk/Pulumi.Automation.Tests/LocalPulumiCmdTests.cs#L18
The name 'OSPlatform' does not exist in the current context
|
build (ubuntu-latest, 8.0.x)
Process completed with exit code 134.
|
build (ubuntu-latest, 6.0.x)
The job was canceled because "ubuntu-latest_8_0_x" failed.
|
build (ubuntu-latest, 6.0.x):
sdk/Pulumi.Automation.Tests/LocalPulumiCmdTests.cs#L18
The name 'RuntimeInformation' does not exist in the current context
|
build (ubuntu-latest, 6.0.x):
sdk/Pulumi.Automation.Tests/LocalPulumiCmdTests.cs#L18
The name 'OSPlatform' does not exist in the current context
|
build (ubuntu-latest, 6.0.x):
sdk/Pulumi.Automation.Tests/LocalPulumiCmdTests.cs#L18
The name 'RuntimeInformation' does not exist in the current context
|
build (ubuntu-latest, 6.0.x):
sdk/Pulumi.Automation.Tests/LocalPulumiCmdTests.cs#L18
The name 'OSPlatform' does not exist in the current context
|
build (ubuntu-latest, 6.0.x)
Process completed with exit code 134.
|
build (ubuntu-latest, 8.0.x):
sdk/Pulumi.Tests/Provider/ProviderTests.cs#L31
Possible null reference assignment.
|
build (ubuntu-latest, 8.0.x):
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 (ubuntu-latest, 8.0.x):
sdk/Pulumi.Tests/Provider/PropertyValueTests.cs#L64
Nullable value type may be null.
|
build (ubuntu-latest, 8.0.x):
sdk/Pulumi.Tests/Provider/PropertyValueTests.cs#L69
Non-nullable property 'First' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (ubuntu-latest, 8.0.x):
sdk/Pulumi.Tests/Provider/PropertyValueTests.cs#L70
Non-nullable property 'Second' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (ubuntu-latest, 8.0.x):
sdk/Pulumi.Tests/Deployment/DeploymentRunnerTests.cs#L46
Dereference of a possibly null reference.
|
build (ubuntu-latest, 8.0.x):
sdk/Pulumi.Tests/Provider/ProviderTests.cs#L58
Possible null reference assignment.
|
build (ubuntu-latest, 8.0.x):
sdk/Pulumi.Tests/Resources/ComponentResourceTests.cs#L165
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 (ubuntu-latest, 8.0.x):
sdk/Pulumi.Tests/Provider/PropertyValueTests.cs#L98
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (ubuntu-latest, 8.0.x):
sdk/Pulumi.Tests/Provider/PropertyValueTests.cs#L112
Non-nullable property 'First' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (ubuntu-latest, 6.0.x):
sdk/Pulumi.Tests/Provider/ProviderTests.cs#L31
Possible null reference assignment.
|
build (ubuntu-latest, 6.0.x):
sdk/Pulumi.Tests/Deployment/DeploymentRunnerTests.cs#L46
Dereference of a possibly null reference.
|
build (ubuntu-latest, 6.0.x):
sdk/Pulumi.Tests/Resources/ComponentResourceTests.cs#L165
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 (ubuntu-latest, 6.0.x):
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 (ubuntu-latest, 6.0.x):
sdk/Pulumi.Tests/Resources/StackReferenceOutputDetailsTests.cs#L28
Dereference of a possibly null reference.
|
build (ubuntu-latest, 6.0.x):
sdk/Pulumi.Tests/Provider/PropertyValueTests.cs#L64
Nullable value type may be null.
|
build (ubuntu-latest, 6.0.x):
sdk/Pulumi.Tests/Resources/StackReferenceOutputDetailsTests.cs#L48
Dereference of a possibly null reference.
|
build (ubuntu-latest, 6.0.x):
sdk/Pulumi.Tests/Resources/StackReferenceOutputDetailsTests.cs#L68
Dereference of a possibly null reference.
|
build (ubuntu-latest, 6.0.x):
sdk/Pulumi.Tests/Provider/ProviderTests.cs#L58
Possible null reference assignment.
|
build (ubuntu-latest, 6.0.x):
sdk/Pulumi.Tests/Deployment/DeploymentRunnerTests.cs#L151
Possible null reference argument for parameter 'arg2' in 'string Func<TState, Exception, string>.Invoke(TState arg1, Exception arg2)'.
|
integration-tests (ubuntu-latest, 6.0.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-dotnet/pulumi-dotnet. Supported file pattern: go.sum
|
integration-tests (ubuntu-latest, 8.0.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-dotnet/pulumi-dotnet. Supported file pattern: go.sum
|
integration-tests (windows-latest, 6.0.x)
Restore cache failed: Dependencies file is not found in D:\a\pulumi-dotnet\pulumi-dotnet. Supported file pattern: go.sum
|
integration-tests (windows-latest, 8.0.x)
Restore cache failed: Dependencies file is not found in D:\a\pulumi-dotnet\pulumi-dotnet. Supported file pattern: go.sum
|
integration-tests (macos-11, 6.0.x)
Restore cache failed: Dependencies file is not found in /Users/runner/work/pulumi-dotnet/pulumi-dotnet. Supported file pattern: go.sum
|
integration-tests (macos-11, 8.0.x)
Restore cache failed: Dependencies file is not found in /Users/runner/work/pulumi-dotnet/pulumi-dotnet. Supported file pattern: go.sum
|