Skip to content

Flip transforms to non-experimental #663

Flip transforms to non-experimental

Flip transforms to non-experimental #663

Triggered via pull request April 29, 2024 08:31
Status Success
Total duration 30m 11s
Artifacts

pr.yml

on: pull_request
Matrix: integration-tests
setup_matrix
0s
setup_matrix
Matrix: build
check-pr
0s
check-pr
release-dev-sdk  /  Publish dotnet SDK
release-dev-sdk / Publish dotnet SDK
Fit to window
Zoom out
Zoom in

Annotations

1 error and 46 warnings
gather
The process '/opt/hostedtoolcache/changie-action/1.18.0/x64/changie' failed with exit code 1
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/Resources/StackReferenceOutputDetailsTests.cs#L111
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/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/ProviderTests.cs#L58
Possible null reference assignment.
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/Deployment/DeploymentRunnerTests.cs#L151
Possible null reference argument for parameter 'arg2' in 'string Func<TState, Exception, string>.Invoke(TState arg1, Exception arg2)'.
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#L31
Possible null reference assignment.
build (ubuntu-latest, 8.0.x): sdk/Pulumi.Tests/Resources/StackReferenceOutputDetailsTests.cs#L111
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/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/ProviderTests.cs#L58
Possible null reference assignment.
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, 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/Provider/ProviderTests.cs#L58
Possible null reference assignment.
build (ubuntu-latest, 6.0.x): sdk/Pulumi.Tests/Resources/StackReferenceOutputDetailsTests.cs#L111
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/Deployment/DeploymentRunnerTests.cs#L151
Possible null reference argument for parameter 'arg2' in 'string Func<TState, Exception, string>.Invoke(TState arg1, Exception arg2)'.
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/StackReferenceOutputDetailsTests.cs#L111
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/Provider/ProviderTests.cs#L31
Possible null reference assignment.
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/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/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, 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 (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 (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
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