Skip to content

Release

Release #12

Manually triggered January 2, 2025 04:51
Status Failure
Total duration 2m 17s
Artifacts

release.yml

on: workflow_dispatch
Matrix: Test .NET solution / test-dotnet-job
Release
0s
Release
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
Test .NET solution / Test .NET solution: macOS
Process completed with exit code 1.
Test .NET solution / Test .NET solution: Linux
Process completed with exit code 1.
Test .NET solution / Test .NET solution: Windows: src/cs/production/C2CS.Tool/Commands/BuildCLibrary/BuildCLibraryCommand.cs#L13
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
Test .NET solution / Test .NET solution: Windows: src/cs/production/C2CS.Tool/Internal/StringExtensions.cs#L8
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
Test .NET solution / Test .NET solution: Windows: src/cs/production/C2CS.Tool/Program.cs#L9
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
Test .NET solution / Test .NET solution: Windows: src/cs/production/C2CS.Tool/HashCodeExtensions.cs#L9
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
Test .NET solution / Test .NET solution: Windows: src/cs/production/C2CS.Tool/Startup.cs#L18
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
Test .NET solution / Test .NET solution: Windows: src/cs/production/C2CS.Tool/Commands/WriteCodeCSharp/Data/CSharpEnumValue.cs#L9
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
Test .NET solution / Test .NET solution: Windows: src/cs/production/C2CS.Tool/Commands/WriteCodeCSharp/Data/CSharpFunction.cs#L11
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
Test .NET solution / Test .NET solution: Windows: src/cs/production/C2CS.Tool/Commands/WriteCodeCSharp/Data/CSharpFunctionCallingConvention.cs#L6
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
Test .NET solution / Test .NET solution: Windows: src/cs/production/C2CS.Tool/Commands/BuildCLibrary/BuildCLibraryTool.cs#L16
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
Test .NET solution / Test .NET solution: Windows: src/cs/production/C2CS.Tool/Commands/WriteCodeCSharp/Data/CSharpFunctionParameter.cs#L9
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
Test .NET solution / Test .NET solution: Linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636