Skip to content

add - Added full nullable support (pt. 1) #646

add - Added full nullable support (pt. 1)

add - Added full nullable support (pt. 1) #646

Triggered via push September 5, 2024 15:31
Status Failure
Total duration 3m 29s
Artifacts

build-rel.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 6 warnings
build (macos-latest): public/Nitrocid/Users/Login/Login.cs#L78
Possible null reference assignment.
build (macos-latest): public/Nitrocid/Users/Login/Login.cs#L201
Possible null reference assignment.
build (macos-latest): public/Nitrocid/Users/Login/Handlers/Logins/ModernLogin.cs#L103
Dereference of a possibly null reference.
build (macos-latest): public/Nitrocid/Users/Login/Handlers/Logins/ModernLogin.cs#L122
Dereference of a possibly null reference.
build (macos-latest): public/Nitrocid/Users/Groups/GroupManagement.cs#L156
Dereference of a possibly null reference.
build (macos-latest): public/Nitrocid/Users/Groups/GroupManagement.cs#L173
Dereference of a possibly null reference.
build (macos-latest): public/Nitrocid/Shell/Shells/UESH/Commands/Version.cs#L45
Converting null literal or possible null value to non-nullable type.
build (macos-latest): public/Nitrocid/Shell/Shells/UESH/Commands/Version.cs#L48
Dereference of a possibly null reference.
build (macos-latest): public/Nitrocid/Shell/Shells/UESH/Commands/SysInfo.cs#L73
Dereference of a possibly null reference.
build (ubuntu-latest): public/Nitrocid/Languages/Translate.cs#L58
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest): public/Nitrocid/Languages/Translate.cs#L67
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest): public/Nitrocid/Kernel/Updates/UpdateManager.cs#L147
Dereference of a possibly null reference.
build (ubuntu-latest): public/Nitrocid/Languages/Translate.cs#L97
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest): public/Nitrocid/Languages/Translate.cs#L107
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest): public/Nitrocid/Languages/LanguageManager.cs#L96
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest): public/Nitrocid/Languages/LanguageManager.cs#L334
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest): public/Nitrocid/Languages/LanguageManager.cs#L335
Possible null reference argument for parameter 'key' in 'LanguageInfo Dictionary<string, LanguageInfo>.this[string key]'.
build (ubuntu-latest): public/Nitrocid/Languages/CultureManager.cs#L114
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest): public/Nitrocid/Languages/CultureManager.cs#L119
Possible null reference return.
build (windows-latest): public/Nitrocid/Users/Login/Login.cs#L78
Possible null reference assignment.
build (windows-latest): public/Nitrocid/Users/Login/Login.cs#L201
Possible null reference assignment.
build (windows-latest): public/Nitrocid/Users/Login/Handlers/Logins/ModernLogin.cs#L103
Dereference of a possibly null reference.
build (windows-latest): public/Nitrocid/Users/Login/Handlers/Logins/ModernLogin.cs#L122
Dereference of a possibly null reference.
build (windows-latest): public/Nitrocid/Kernel/Updates/UpdateManager.cs#L147
Dereference of a possibly null reference.
build (windows-latest): public/Nitrocid/Users/Groups/GroupManagement.cs#L156
Dereference of a possibly null reference.
build (windows-latest): public/Nitrocid/Users/Groups/GroupManagement.cs#L173
Dereference of a possibly null reference.
build (windows-latest): public/Nitrocid/Languages/Translate.cs#L58
Converting null literal or possible null value to non-nullable type.
build (windows-latest): public/Nitrocid/Languages/Translate.cs#L67
Converting null literal or possible null value to non-nullable type.
build (macos-latest)
No files were found with the provided path: private/Nitrocid.Tests/KSTest/net8.0/UnitTestDebug.log. No artifacts will be uploaded.
build (macos-latest)
No files were found with the provided path: private/Nitrocid.Tests/KSTest/net8.0/TestResults. No artifacts will be uploaded.
build (ubuntu-latest)
No files were found with the provided path: private/Nitrocid.Tests/KSTest/net8.0/UnitTestDebug.log. No artifacts will be uploaded.
build (ubuntu-latest)
No files were found with the provided path: private/Nitrocid.Tests/KSTest/net8.0/TestResults. No artifacts will be uploaded.
build (windows-latest)
No files were found with the provided path: private/Nitrocid.Tests/KSTest/net8.0/TestResults. No artifacts will be uploaded.
build (windows-latest)
No files were found with the provided path: private/Nitrocid.Tests/KSTest/net8.0/UnitTestDebug.log. No artifacts will be uploaded.