Add support for STJ-native C# code gen #682
Annotations
10 errors and 1 warning
Run: Compile, Test, Pack
/home/runner/work/NSwag/NSwag/src/NSwag.Commands/Commands/CodeGeneration/JsonSchemaToCSharpCommand.cs(146,16): error CS0246: The type or namespace name 'CSharpJsonPolymorphicSerializationStyle' could not be found (are you missing a using directive or an assembly reference?) [/home/runner/work/NSwag/NSwag/src/NSwag.Commands/NSwag.Commands.csproj::TargetFramework=net7.0]
|
Run: Compile, Test, Pack
/home/runner/work/NSwag/NSwag/src/NSwag.Commands/Commands/CodeGeneration/OpenApiToCSharpCommandBase.cs(249,16): error CS0246: The type or namespace name 'CSharpJsonPolymorphicSerializationStyle' could not be found (are you missing a using directive or an assembly reference?) [/home/runner/work/NSwag/NSwag/src/NSwag.Commands/NSwag.Commands.csproj::TargetFramework=net7.0]
|
Run: Compile, Test, Pack
/home/runner/work/NSwag/NSwag/src/NSwag.Commands/Commands/CodeGeneration/JsonSchemaToCSharpCommand.cs(146,16): error CS0246: The type or namespace name 'CSharpJsonPolymorphicSerializationStyle' could not be found (are you missing a using directive or an assembly reference?) [/home/runner/work/NSwag/NSwag/src/NSwag.Commands/NSwag.Commands.csproj::TargetFramework=net8.0]
|
Run: Compile, Test, Pack
/home/runner/work/NSwag/NSwag/src/NSwag.Commands/Commands/CodeGeneration/OpenApiToCSharpCommandBase.cs(249,16): error CS0246: The type or namespace name 'CSharpJsonPolymorphicSerializationStyle' could not be found (are you missing a using directive or an assembly reference?) [/home/runner/work/NSwag/NSwag/src/NSwag.Commands/NSwag.Commands.csproj::TargetFramework=net8.0]
|
Run: Compile, Test, Pack
/home/runner/work/NSwag/NSwag/src/NSwag.Commands/Commands/CodeGeneration/OpenApiToCSharpCommandBase.cs(249,16): error CS0246: The type or namespace name 'CSharpJsonPolymorphicSerializationStyle' could not be found (are you missing a using directive or an assembly reference?) [/home/runner/work/NSwag/NSwag/src/NSwag.Commands/NSwag.Commands.csproj::TargetFramework=net462]
|
Run: Compile, Test, Pack
/home/runner/work/NSwag/NSwag/src/NSwag.Commands/Commands/CodeGeneration/JsonSchemaToCSharpCommand.cs(146,16): error CS0246: The type or namespace name 'CSharpJsonPolymorphicSerializationStyle' could not be found (are you missing a using directive or an assembly reference?) [/home/runner/work/NSwag/NSwag/src/NSwag.Commands/NSwag.Commands.csproj::TargetFramework=net462]
|
Run: Compile, Test, Pack
/home/runner/work/NSwag/NSwag/src/NSwag.Commands/Commands/CodeGeneration/JsonSchemaToCSharpCommand.cs(146,16): error CS0246: The type or namespace name 'CSharpJsonPolymorphicSerializationStyle' could not be found (are you missing a using directive or an assembly reference?) [/home/runner/work/NSwag/NSwag/src/NSwag.Commands/NSwag.Commands.csproj::TargetFramework=net6.0]
|
Run: Compile, Test, Pack
/home/runner/work/NSwag/NSwag/src/NSwag.Commands/Commands/CodeGeneration/OpenApiToCSharpCommandBase.cs(249,16): error CS0246: The type or namespace name 'CSharpJsonPolymorphicSerializationStyle' could not be found (are you missing a using directive or an assembly reference?) [/home/runner/work/NSwag/NSwag/src/NSwag.Commands/NSwag.Commands.csproj::TargetFramework=net6.0]
|
Run: Compile, Test, Pack
/home/runner/work/NSwag/NSwag/src/NSwag.Commands/Commands/CodeGeneration/JsonSchemaToCSharpCommand.cs(146,16): error CS0246: The type or namespace name 'CSharpJsonPolymorphicSerializationStyle' could not be found (are you missing a using directive or an assembly reference?) [/home/runner/work/NSwag/NSwag/src/NSwag.Commands/NSwag.Commands.csproj::TargetFramework=net7.0]
|
Run: Compile, Test, Pack
/home/runner/work/NSwag/NSwag/src/NSwag.Commands/Commands/CodeGeneration/OpenApiToCSharpCommandBase.cs(249,16): error CS0246: The type or namespace name 'CSharpJsonPolymorphicSerializationStyle' could not be found (are you missing a using directive or an assembly reference?) [/home/runner/work/NSwag/NSwag/src/NSwag.Commands/NSwag.Commands.csproj::TargetFramework=net7.0]
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading