Skip to content

support AnyOf with a single type #3398

support AnyOf with a single type

support AnyOf with a single type #3398

Triggered via pull request November 13, 2024 19:54
Status Failure
Total duration 7m 15s
Artifacts 1

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 27 warnings
Compat
Type 'Stripe.V2.Core.EventDestinationListOptions' does not inherit from base type 'Stripe.ListOptions' on lib/net461/Stripe.net.dll but it does on
Compat
Type 'Stripe.V2.Core.EventListOptions' does not inherit from base type 'Stripe.ListOptions' on lib/net461/Stripe.net.dll but it does on
Compat
Type 'Stripe.V2.Core.EventDestinationListOptions' does not inherit from base type 'Stripe.ListOptions' on lib/net5.0/Stripe.net.dll but it does on
Compat
Type 'Stripe.V2.Core.EventListOptions' does not inherit from base type 'Stripe.ListOptions' on lib/net5.0/Stripe.net.dll but it does on
Compat
Type 'Stripe.V2.Core.EventDestinationListOptions' does not inherit from base type 'Stripe.ListOptions' on lib/net6.0/Stripe.net.dll but it does on
Compat
Type 'Stripe.V2.Core.EventListOptions' does not inherit from base type 'Stripe.ListOptions' on lib/net6.0/Stripe.net.dll but it does on
Compat
Type 'Stripe.V2.Core.EventDestinationListOptions' does not inherit from base type 'Stripe.ListOptions' on lib/net7.0/Stripe.net.dll but it does on
Compat
Type 'Stripe.V2.Core.EventListOptions' does not inherit from base type 'Stripe.ListOptions' on lib/net7.0/Stripe.net.dll but it does on
Compat
Type 'Stripe.V2.Core.EventDestinationListOptions' does not inherit from base type 'Stripe.ListOptions' on lib/net8.0/Stripe.net.dll but it does on
Compat
Type 'Stripe.V2.Core.EventListOptions' does not inherit from base type 'Stripe.ListOptions' on lib/net8.0/Stripe.net.dll but it does on
Compat
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Compat
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test: src/Examples/Program.cs#L12
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 and test: src/Examples/ExampleTemplate.cs#L24
The variable 'apiKey' is assigned but its value is never used
Build and test: src/Examples/ExampleTemplate.cs#L22
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 and test: src/Examples/Program.cs#L12
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 and test: src/Examples/ExampleTemplate.cs#L24
The variable 'apiKey' is assigned but its value is never used
Build and test: src/Examples/ExampleTemplate.cs#L22
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 and test: src/Examples/V2/ThinEventWebhookHandler.cs#L31
Possible null reference assignment.
Build and test: src/Examples/V2/ThinEventWebhookHandler.cs#L26
Non-nullable field '_webhookSecret' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build and test
.NET Core 2.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build and test
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build and test
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build and test: src/Examples/Program.cs#L12
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 and test: src/Examples/ExampleTemplate.cs#L24
The variable 'apiKey' is assigned but its value is never used
Build and test: src/Examples/ExampleTemplate.cs#L22
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 and test: src/Examples/Program.cs#L12
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 and test: src/Examples/V2/ThinEventWebhookHandler.cs#L31
Possible null reference assignment.
Build and test: src/Examples/V2/ThinEventWebhookHandler.cs#L26
Non-nullable field '_webhookSecret' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build and test: src/Examples/ExampleTemplate.cs#L24
The variable 'apiKey' is assigned but its value is never used
Build and test: src/Examples/ExampleTemplate.cs#L22
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.

Artifacts

Produced during runtime
Name Size
nuget
10.5 MB