Skip to content

Migrate tests from AppVeyor to GitHub workflow #2

Migrate tests from AppVeyor to GitHub workflow

Migrate tests from AppVeyor to GitHub workflow #2

Triggered via pull request September 17, 2025 06:56
Status Failure
Total duration 6m 9s
Artifacts

samples-dotnet-appveyor.yml

on: pull_request
Matrix: Build clients (migrated from AppVeyor)
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 80 warnings, and 10 notices
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/httpclient/standard2.0/Pet...: samples/client/petstore/csharp/httpclient/standard2.0/Petstore/src/Org.OpenAPITools/Model/CopyActivity.cs#L175
'CopyActivity.BaseValidate(ValidationContext)' hides inherited member 'EntityBase.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/httpclient/standard2.0/Pet...: samples/client/petstore/csharp/httpclient/standard2.0/Petstore/src/Org.OpenAPITools/Model/CopyActivity.cs#L91
'CopyActivity.AdditionalProperties' hides inherited member 'EntityBase.AdditionalProperties'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/httpclient/standard2.0/Pet...: samples/client/petstore/csharp/httpclient/standard2.0/Petstore/src/Org.OpenAPITools/Model/ParentPet.cs#L137
'ParentPet.BaseValidate(ValidationContext)' hides inherited member 'GrandparentAnimal.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/httpclient/standard2.0/Pet...: samples/client/petstore/csharp/httpclient/standard2.0/Petstore/src/Org.OpenAPITools/Model/ParentPet.cs#L60
'ParentPet.AdditionalProperties' hides inherited member 'GrandparentAnimal.AdditionalProperties'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/httpclient/standard2.0/Pet...: samples/client/petstore/csharp/httpclient/standard2.0/Petstore/src/Org.OpenAPITools/Model/ChildCat.cs#L170
'ChildCat.BaseValidate(ValidationContext)' hides inherited member 'ParentPet.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/httpclient/standard2.0/Pet...: samples/client/petstore/csharp/httpclient/standard2.0/Petstore/src/Org.OpenAPITools/Model/ChildCat.cs#L86
'ChildCat.AdditionalProperties' hides inherited member 'ParentPet.AdditionalProperties'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/httpclient/standard2.0/Pet...: samples/client/petstore/csharp/httpclient/standard2.0/Petstore/src/Org.OpenAPITools/Model/Cat.cs#L146
'Cat.BaseValidate(ValidationContext)' hides inherited member 'Animal.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/httpclient/standard2.0/Pet...: samples/client/petstore/csharp/httpclient/standard2.0/Petstore/src/Org.OpenAPITools/Model/Cat.cs#L67
'Cat.AdditionalProperties' hides inherited member 'Animal.AdditionalProperties'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/standard2.0/Pets...: samples/client/petstore/csharp/restsharp/standard2.0/Petstore/src/Org.OpenAPITools/Model/ParentPet.cs#L136
'ParentPet.BaseValidate(ValidationContext)' hides inherited member 'GrandparentAnimal.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/standard2.0/Pets...: samples/client/petstore/csharp/restsharp/standard2.0/Petstore/src/Org.OpenAPITools/Model/ParentPet.cs#L59
'ParentPet.AdditionalProperties' hides inherited member 'GrandparentAnimal.AdditionalProperties'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/standard2.0/Pets...: samples/client/petstore/csharp/restsharp/standard2.0/Petstore/src/Org.OpenAPITools/Model/ChildCat.cs#L169
'ChildCat.BaseValidate(ValidationContext)' hides inherited member 'ParentPet.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/standard2.0/Pets...: samples/client/petstore/csharp/restsharp/standard2.0/Petstore/src/Org.OpenAPITools/Model/ChildCat.cs#L85
'ChildCat.AdditionalProperties' hides inherited member 'ParentPet.AdditionalProperties'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/standard2.0/Pets...: samples/client/petstore/csharp/restsharp/standard2.0/Petstore/src/Org.OpenAPITools/Model/Dog.cs#L148
'Dog.BaseValidate(ValidationContext)' hides inherited member 'Animal.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/standard2.0/Pets...: samples/client/petstore/csharp/restsharp/standard2.0/Petstore/src/Org.OpenAPITools/Model/Dog.cs#L66
'Dog.AdditionalProperties' hides inherited member 'Animal.AdditionalProperties'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/standard2.0/Pets...: samples/client/petstore/csharp/restsharp/standard2.0/Petstore/src/Org.OpenAPITools/Model/Cat.cs#L145
'Cat.BaseValidate(ValidationContext)' hides inherited member 'Animal.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/standard2.0/Pets...: samples/client/petstore/csharp/restsharp/standard2.0/Petstore/src/Org.OpenAPITools/Model/Cat.cs#L66
'Cat.AdditionalProperties' hides inherited member 'Animal.AdditionalProperties'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/net4.8/Petstore/): samples/client/petstore/csharp/restsharp/net4.8/Petstore/src/Org.OpenAPITools/Model/Dog.cs#L148
'Dog.BaseValidate(ValidationContext)' hides inherited member 'Animal.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/net4.8/Petstore/): samples/client/petstore/csharp/restsharp/net4.8/Petstore/src/Org.OpenAPITools/Model/Dog.cs#L66
'Dog.AdditionalProperties' hides inherited member 'Animal.AdditionalProperties'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/net4.8/Petstore/): samples/client/petstore/csharp/restsharp/net4.8/Petstore/src/Org.OpenAPITools/Model/ParentPet.cs#L136
'ParentPet.BaseValidate(ValidationContext)' hides inherited member 'GrandparentAnimal.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/net4.8/Petstore/): samples/client/petstore/csharp/restsharp/net4.8/Petstore/src/Org.OpenAPITools/Model/ParentPet.cs#L59
'ParentPet.AdditionalProperties' hides inherited member 'GrandparentAnimal.AdditionalProperties'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/net4.8/Petstore/): samples/client/petstore/csharp/restsharp/net4.8/Petstore/src/Org.OpenAPITools/Model/ChildCat.cs#L169
'ChildCat.BaseValidate(ValidationContext)' hides inherited member 'ParentPet.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/net4.8/Petstore/): samples/client/petstore/csharp/restsharp/net4.8/Petstore/src/Org.OpenAPITools/Model/ChildCat.cs#L85
'ChildCat.AdditionalProperties' hides inherited member 'ParentPet.AdditionalProperties'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/net4.8/Petstore/): samples/client/petstore/csharp/restsharp/net4.8/Petstore/src/Org.OpenAPITools/Model/ChildCat.cs#L54
'ChildCat.PetType' hides inherited member 'GrandparentAnimal.PetType'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/net4.8/Petstore/): samples/client/petstore/csharp/restsharp/net4.8/Petstore/src/Org.OpenAPITools/Model/Cat.cs#L145
'Cat.BaseValidate(ValidationContext)' hides inherited member 'Animal.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/net4.8/Petstore/): samples/client/petstore/csharp/restsharp/net4.8/Petstore/src/Org.OpenAPITools/Model/Cat.cs#L66
'Cat.AdditionalProperties' hides inherited member 'Animal.AdditionalProperties'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/net8/Petstore/): samples/client/petstore/csharp/restsharp/net8/Petstore/src/Org.OpenAPITools/Model/ParentPet.cs#L121
'ParentPet.BaseValidate(ValidationContext)' hides inherited member 'GrandparentAnimal.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/net8/Petstore/): samples/client/petstore/csharp/restsharp/net8/Petstore/src/Org.OpenAPITools/Model/Dog.cs#L133
'Dog.BaseValidate(ValidationContext)' hides inherited member 'Animal.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/net8/Petstore/): samples/client/petstore/csharp/restsharp/net8/Petstore/src/Org.OpenAPITools/Model/Descendant2.cs#L138
'Descendant2.BaseValidate(ValidationContext)' hides inherited member 'TestDescendants.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/net8/Petstore/): samples/client/petstore/csharp/restsharp/net8/Petstore/src/Org.OpenAPITools/Model/Descendant1.cs#L138
'Descendant1.BaseValidate(ValidationContext)' hides inherited member 'TestDescendants.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/net8/Petstore/): samples/client/petstore/csharp/restsharp/net8/Petstore/src/Org.OpenAPITools/Model/CopyActivity.cs#L159
'CopyActivity.BaseValidate(ValidationContext)' hides inherited member 'EntityBase.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/net8/Petstore/): samples/client/petstore/csharp/restsharp/net8/Petstore/src/Org.OpenAPITools/Model/ChildCat.cs#L154
'ChildCat.BaseValidate(ValidationContext)' hides inherited member 'ParentPet.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/net8/Petstore/): samples/client/petstore/csharp/restsharp/net8/Petstore/src/Org.OpenAPITools/Model/ChildCat.cs#L54
'ChildCat.PetType' hides inherited member 'GrandparentAnimal.PetType'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/net8/Petstore/): samples/client/petstore/csharp/restsharp/net8/Petstore/src/Org.OpenAPITools/Model/Cat.cs#L130
'Cat.BaseValidate(ValidationContext)' hides inherited member 'Animal.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/net4.7/Petstore/): samples/client/petstore/csharp/restsharp/net4.7/Petstore/src/Org.OpenAPITools/Model/ParentPet.cs#L136
'ParentPet.BaseValidate(ValidationContext)' hides inherited member 'GrandparentAnimal.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/net4.7/Petstore/): samples/client/petstore/csharp/restsharp/net4.7/Petstore/src/Org.OpenAPITools/Model/ParentPet.cs#L59
'ParentPet.AdditionalProperties' hides inherited member 'GrandparentAnimal.AdditionalProperties'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/net4.7/Petstore/): samples/client/petstore/csharp/restsharp/net4.7/Petstore/src/Org.OpenAPITools/Model/Dog.cs#L148
'Dog.BaseValidate(ValidationContext)' hides inherited member 'Animal.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/net4.7/Petstore/): samples/client/petstore/csharp/restsharp/net4.7/Petstore/src/Org.OpenAPITools/Model/Dog.cs#L66
'Dog.AdditionalProperties' hides inherited member 'Animal.AdditionalProperties'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/net4.7/Petstore/): samples/client/petstore/csharp/restsharp/net4.7/Petstore/src/Org.OpenAPITools/Model/ChildCat.cs#L169
'ChildCat.BaseValidate(ValidationContext)' hides inherited member 'ParentPet.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/net4.7/Petstore/): samples/client/petstore/csharp/restsharp/net4.7/Petstore/src/Org.OpenAPITools/Model/ChildCat.cs#L85
'ChildCat.AdditionalProperties' hides inherited member 'ParentPet.AdditionalProperties'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/net4.7/Petstore/): samples/client/petstore/csharp/restsharp/net4.7/Petstore/src/Org.OpenAPITools/Model/ChildCat.cs#L54
'ChildCat.PetType' hides inherited member 'GrandparentAnimal.PetType'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/net4.7/Petstore/): samples/client/petstore/csharp/restsharp/net4.7/Petstore/src/Org.OpenAPITools/Model/Cat.cs#L145
'Cat.BaseValidate(ValidationContext)' hides inherited member 'Animal.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/net4.7/Petstore/): samples/client/petstore/csharp/restsharp/net4.7/Petstore/src/Org.OpenAPITools/Model/Cat.cs#L66
'Cat.AdditionalProperties' hides inherited member 'Animal.AdditionalProperties'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/standard2.0/Cond...: samples/client/petstore/csharp/restsharp/standard2.0/ConditionalSerialization/src/Org.OpenAPITools/Model/CopyActivity.cs#L212
'CopyActivity.BaseValidate(ValidationContext)' hides inherited member 'EntityBase.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/standard2.0/Cond...: samples/client/petstore/csharp/restsharp/standard2.0/ConditionalSerialization/src/Org.OpenAPITools/Model/CopyActivity.cs#L128
'CopyActivity.AdditionalProperties' hides inherited member 'EntityBase.AdditionalProperties'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/standard2.0/Cond...: samples/client/petstore/csharp/restsharp/standard2.0/ConditionalSerialization/src/Org.OpenAPITools/Model/CopyActivity.cs#L71
'CopyActivity.ShouldSerializeSchema()' hides inherited member 'EntityBase.ShouldSerializeSchema()'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/standard2.0/Cond...: samples/client/petstore/csharp/restsharp/standard2.0/ConditionalSerialization/src/Org.OpenAPITools/Model/ChildCat.cs#L211
'ChildCat.BaseValidate(ValidationContext)' hides inherited member 'ParentPet.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/standard2.0/Cond...: samples/client/petstore/csharp/restsharp/standard2.0/ConditionalSerialization/src/Org.OpenAPITools/Model/ChildCat.cs#L127
'ChildCat.AdditionalProperties' hides inherited member 'ParentPet.AdditionalProperties'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/standard2.0/Cond...: samples/client/petstore/csharp/restsharp/standard2.0/ConditionalSerialization/src/Org.OpenAPITools/Model/ChildCat.cs#L71
'ChildCat.ShouldSerializePetType()' hides inherited member 'GrandparentAnimal.ShouldSerializePetType()'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/standard2.0/Cond...: samples/client/petstore/csharp/restsharp/standard2.0/ConditionalSerialization/src/Org.OpenAPITools/Model/Cat.cs#L167
'Cat.BaseValidate(ValidationContext)' hides inherited member 'Animal.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/net8/EnumMappings/): samples/client/petstore/csharp/restsharp/net8/EnumMappings/src/Org.OpenAPITools/Model/Dog.cs#L148
'Dog.BaseValidate(ValidationContext)' hides inherited member 'Animal.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/net8/EnumMappings/): samples/client/petstore/csharp/restsharp/net8/EnumMappings/src/Org.OpenAPITools/Model/Dog.cs#L66
'Dog.AdditionalProperties' hides inherited member 'Animal.AdditionalProperties'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/net8/EnumMappings/): samples/client/petstore/csharp/restsharp/net8/EnumMappings/src/Org.OpenAPITools/Model/ParentPet.cs#L136
'ParentPet.BaseValidate(ValidationContext)' hides inherited member 'GrandparentAnimal.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/net8/EnumMappings/): samples/client/petstore/csharp/restsharp/net8/EnumMappings/src/Org.OpenAPITools/Model/ParentPet.cs#L59
'ParentPet.AdditionalProperties' hides inherited member 'GrandparentAnimal.AdditionalProperties'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/net8/EnumMappings/): samples/client/petstore/csharp/restsharp/net8/EnumMappings/src/Org.OpenAPITools/Model/ChildCat.cs#L169
'ChildCat.BaseValidate(ValidationContext)' hides inherited member 'ParentPet.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/net8/EnumMappings/): samples/client/petstore/csharp/restsharp/net8/EnumMappings/src/Org.OpenAPITools/Model/ChildCat.cs#L85
'ChildCat.AdditionalProperties' hides inherited member 'ParentPet.AdditionalProperties'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/net8/EnumMappings/): samples/client/petstore/csharp/restsharp/net8/EnumMappings/src/Org.OpenAPITools/Model/Cat.cs#L145
'Cat.BaseValidate(ValidationContext)' hides inherited member 'Animal.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/net8/EnumMappings/): samples/client/petstore/csharp/restsharp/net8/EnumMappings/src/Org.OpenAPITools/Model/Cat.cs#L66
'Cat.AdditionalProperties' hides inherited member 'Animal.AdditionalProperties'. Use the new keyword if hiding was intended.
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/httpclient/standard2.0/Pet...
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/standard2.0/Pets...
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/net4.8/Petstore/)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/net4.7/MultipleF...
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/net8/Petstore/)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/net4.7/Petstore/)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/net8/UseDateTime...
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/net8/ParameterMa...
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/standard2.0/Cond...
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
Build clients (migrated from AppVeyor) (samples/client/petstore/csharp/restsharp/net8/EnumMappings/)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677