Merge pull request #765 from aspelt/master #126
Annotations
10 warnings and 1 notice
|
windows-latest
D:\a\DNNDocs\DNNDocs\plugins\DNNCommunity.DNNDocs.Plugins\Models\Commits.cs(8,23): warning CS8618: Non-nullable property 'Commit' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [D:\a\DNNDocs\DNNDocs\plugins\DNNCommunity.DNNDocs.Plugins\DNNCommunity.DNNDocs.Plugins.csproj]
|
|
windows-latest
D:\a\DNNDocs\DNNDocs\plugins\DNNCommunity.DNNDocs.Plugins\Models\Commit.cs(8,29): warning CS8618: Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [D:\a\DNNDocs\DNNDocs\plugins\DNNCommunity.DNNDocs.Plugins\DNNCommunity.DNNDocs.Plugins.csproj]
|
|
windows-latest
D:\a\DNNDocs\DNNDocs\plugins\DNNCommunity.DNNDocs.Plugins\Models\Contributor.cs(17,23): warning CS8618: Non-nullable property 'Contributions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [D:\a\DNNDocs\DNNDocs\plugins\DNNCommunity.DNNDocs.Plugins\DNNCommunity.DNNDocs.Plugins.csproj]
|
|
windows-latest
D:\a\DNNDocs\DNNDocs\plugins\DNNCommunity.DNNDocs.Plugins\Models\Contributor.cs(14,23): warning CS8618: Non-nullable property 'HtmlUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [D:\a\DNNDocs\DNNDocs\plugins\DNNCommunity.DNNDocs.Plugins\DNNCommunity.DNNDocs.Plugins.csproj]
|
|
windows-latest
D:\a\DNNDocs\DNNDocs\plugins\DNNCommunity.DNNDocs.Plugins\Models\Contributor.cs(11,23): warning CS8618: Non-nullable property 'AvatarUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [D:\a\DNNDocs\DNNDocs\plugins\DNNCommunity.DNNDocs.Plugins\DNNCommunity.DNNDocs.Plugins.csproj]
|
|
windows-latest
D:\a\DNNDocs\DNNDocs\plugins\DNNCommunity.DNNDocs.Plugins\Models\Contributor.cs(8,23): warning CS8618: Non-nullable property 'Login' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [D:\a\DNNDocs\DNNDocs\plugins\DNNCommunity.DNNDocs.Plugins\DNNCommunity.DNNDocs.Plugins.csproj]
|
|
windows-latest
D:\a\DNNDocs\DNNDocs\plugins\DNNCommunity.DNNDocs.Plugins\Models\Author.cs(14,23): warning CS8618: Non-nullable property 'HtmlUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [D:\a\DNNDocs\DNNDocs\plugins\DNNCommunity.DNNDocs.Plugins\DNNCommunity.DNNDocs.Plugins.csproj]
|
|
windows-latest
D:\a\DNNDocs\DNNDocs\plugins\DNNCommunity.DNNDocs.Plugins\Models\Author.cs(11,23): warning CS8618: Non-nullable property 'AvatarUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [D:\a\DNNDocs\DNNDocs\plugins\DNNCommunity.DNNDocs.Plugins\DNNCommunity.DNNDocs.Plugins.csproj]
|
|
windows-latest
D:\a\DNNDocs\DNNDocs\plugins\DNNCommunity.DNNDocs.Plugins\Models\Author.cs(8,23): warning CS8618: Non-nullable property 'Login' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [D:\a\DNNDocs\DNNDocs\plugins\DNNCommunity.DNNDocs.Plugins\DNNCommunity.DNNDocs.Plugins.csproj]
|
|
windows-latest
Solution "D:\a\DNNDocs\DNNDocs\DNNDocs.sln" has active build configurations for the build project.
Either enable SuppressBuildProjectCheck on "Build.Solution" or remove the following entries from the solution file:
" - {0271F13D-3EE8-4130-A59B-1D9A08A193BA}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {0271F13D-3EE8-4130-A59B-1D9A08A193BA}.Release|Any CPU.Build.0 = Release|Any CPU"
|
|
windows-latest
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
|