Publish dev SDK #517
pr.yml
on: pull_request
Matrix: build
check-pr
0s
release-dev-sdk
/
Publish dotnet SDK
Annotations
49 warnings
gather
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: proudust/gh-describe@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (ubuntu-latest, 8.0.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/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/Resources/StackReferenceOutputDetailsTests.cs#L28
Dereference of a possibly null reference.
|
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/PropertyValueTests.cs#L64
Nullable value type may be null.
|
build (ubuntu-latest, 8.0.x):
sdk/Pulumi.Tests/Resources/StackReferenceOutputDetailsTests.cs#L48
Dereference of a possibly null reference.
|
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#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/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/Provider/ProviderTests.cs#L58
Possible null reference assignment.
|
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/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/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#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/Resources/StackReferenceOutputDetailsTests.cs#L28
Dereference of a possibly null reference.
|
build (ubuntu-latest, 6.0.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/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/Provider/ProviderTests.cs#L58
Possible null reference assignment.
|
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/PropertyValueTests.cs#L64
Nullable value type may be null.
|
build (ubuntu-latest, 6.0.x):
sdk/Pulumi.Tests/Provider/PropertyValueTests.cs#L409
Non-nullable property 'Value' 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/PropertyValueTests.cs#L411
Non-nullable property 'Name' 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/PropertyValueTests.cs#L205
Non-nullable property 'OptionalInteger' 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/PropertyValueTests.cs#L143
Non-nullable property 'Name' 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/PropertyValueTests.cs#L144
Non-nullable property 'Subnets' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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/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/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/StackReferenceOutputDetailsTests.cs#L28
Dereference of a possibly null reference.
|
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/Provider/ProviderTests.cs#L58
Possible null reference assignment.
|
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#L68
Dereference of a possibly null reference.
|
build (ubuntu-latest, 6.0.x):
sdk/Pulumi.Tests/Provider/PropertyValueTests.cs#L409
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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 (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 (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, 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
|