Fixed generator build #1
Annotations
9 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run: PreliminaryCheck, Clean, Restore, BuildGenerators, RunTests
Solution "D:\a\DevToys\DevToys\src\DevToys-Linux.sln" has active build configurations for the build project.
Either enable SuppressBuildProjectCheck on "Build.LinuxSolution" or remove the following entries from the solution file:
" - {745FD4CA-84CC-45D8-A3E2-814A0B9C16C4}.Debug|AnyCPU.Build.0 = Debug|AnyCPU
- {745FD4CA-84CC-45D8-A3E2-814A0B9C16C4}.Debug|ARM64.Build.0 = Debug|AnyCPU
- {745FD4CA-84CC-45D8-A3E2-814A0B9C16C4}.Debug|x64.Build.0 = Debug|AnyCPU
- {745FD4CA-84CC-45D8-A3E2-814A0B9C16C4}.Debug|x86.Build.0 = Debug|AnyCPU
- {745FD4CA-84CC-45D8-A3E2-814A0B9C16C4}.Release|AnyCPU.Build.0 = Release|AnyCPU
- {745FD4CA-84CC-45D8-A3E2-814A0B9C16C4}.Release|ARM64.Build.0 = Release|AnyCPU
- {745FD4CA-84CC-45D8-A3E2-814A0B9C16C4}.Release|x64.Build.0 = Release|AnyCPU
- {745FD4CA-84CC-45D8-A3E2-814A0B9C16C4}.Release|x86.Build.0 = Release|AnyCPU"
|
Run: PreliminaryCheck, Clean, Restore, BuildGenerators, RunTests
Solution "D:\a\DevToys\DevToys\src\DevToys-MacOS.sln" has active build configurations for the build project.
Either enable SuppressBuildProjectCheck on "Build.MacSolution" or remove the following entries from the solution file:
" - {745FD4CA-84CC-45D8-A3E2-814A0B9C16C4}.Debug|AnyCPU.Build.0 = Debug|AnyCPU
- {745FD4CA-84CC-45D8-A3E2-814A0B9C16C4}.Release|AnyCPU.Build.0 = Release|AnyCPU"
|
Run: PreliminaryCheck, Clean, Restore, BuildGenerators, RunTests
Solution "D:\a\DevToys\DevToys\src\DevToys-Windows.sln" has active build configurations for the build project.
Either enable SuppressBuildProjectCheck on "Build.WindowsSolution" or remove the following entries from the solution file:
" - {745FD4CA-84CC-45D8-A3E2-814A0B9C16C4}.Debug|AnyCPU.Build.0 = Debug|AnyCPU
- {745FD4CA-84CC-45D8-A3E2-814A0B9C16C4}.Debug|ARM64.Build.0 = Debug|AnyCPU
- {745FD4CA-84CC-45D8-A3E2-814A0B9C16C4}.Debug|x64.Build.0 = Debug|AnyCPU
- {745FD4CA-84CC-45D8-A3E2-814A0B9C16C4}.Debug|x86.Build.0 = Debug|AnyCPU
- {745FD4CA-84CC-45D8-A3E2-814A0B9C16C4}.Release|AnyCPU.Build.0 = Release|AnyCPU
- {745FD4CA-84CC-45D8-A3E2-814A0B9C16C4}.Release|ARM64.Build.0 = Release|AnyCPU
- {745FD4CA-84CC-45D8-A3E2-814A0B9C16C4}.Release|x64.Build.0 = Release|AnyCPU
- {745FD4CA-84CC-45D8-A3E2-814A0B9C16C4}.Release|x86.Build.0 = Release|AnyCPU"
|
Run: PreliminaryCheck, Clean, Restore, BuildGenerators, RunTests
D:\a\DevToys\DevToys\src\app\dev\DevToys.Api\Tool\GUI\Components\IUIButton.cs(129,29): warning CS1591: Missing XML comment for publicly visible type or member 'GUI' [D:\a\DevToys\DevToys\src\app\dev\DevToys.Api\DevToys.Api.csproj::TargetFramework=net8.0]
|
Run: PreliminaryCheck, Clean, Restore, BuildGenerators, RunTests
D:\a\DevToys\DevToys\src\app\dev\DevToys.Blazor\Components\UIElements\UIImageViewerPresenter.razor.cs(259,26): warning CS0168: The variable 'ex' is declared but never used [D:\a\DevToys\DevToys\src\app\dev\DevToys.Blazor\DevToys.Blazor.csproj]
|
Run: PreliminaryCheck, Clean, Restore, BuildGenerators, RunTests
D:\a\DevToys\DevToys\src\app\dev\DevToys.Blazor\Components\Menu\NavBar\NavBar.razor.cs(235,44): warning CS8604: Possible null reference argument for parameter 'value' in 'void Guard.IsAssignableToType<TElement>(object value, string name = "")'. [D:\a\DevToys\DevToys\src\app\dev\DevToys.Blazor\DevToys.Blazor.csproj]
|
Run: PreliminaryCheck, Clean, Restore, BuildGenerators, RunTests
D:\a\DevToys\DevToys\src\app\dev\DevToys.Blazor\Pages\SubPages\ToolGroup.razor.cs(79,18): warning CA1822: Member 'OnSuggestToolIdeaClick' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822) [D:\a\DevToys\DevToys\src\app\dev\DevToys.Blazor\DevToys.Blazor.csproj]
|
Run: PreliminaryCheck, Clean, Restore, BuildGenerators, RunTests
D:\a\DevToys\DevToys\src\app\dev\DevToys.Blazor\Core\Services\FontService.cs(13,96): warning IDE0044: Make field readonly (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0044) [D:\a\DevToys\DevToys\src\app\dev\DevToys.Blazor\DevToys.Blazor.csproj]
|
Loading