fixes, refactors, redesigns, comments documentation, some new tests, … #33
Annotations
3 errors, 10 warnings, and 2 notices
|
build (Release)
Process completed with exit code 1.
|
|
build (Debug)
The operation was canceled.
|
|
build (Debug)
The strategy configuration was canceled because "build.Release" failed
|
|
build (Release):
JSharp/Converters/BorderTypeConverter.cs#L16
Possible null reference return.
|
|
build (Release):
JSharp.Domain/Services/ImageProcessingCore.cs#L305
Nullable value type may be null.
|
|
build (Release):
JSharp.Domain/Services/ImageProcessingCore.cs#L305
Nullable value type may be null.
|
|
build (Release):
JSharp.Domain/Services/ImageProcessingCore.cs#L203
Unboxing a possibly null value.
|
|
build (Release):
JSharp.Domain/Services/ImageProcessingCore.cs#L203
Dereference of a possibly null reference.
|
|
build (Release):
JSharp.Domain/Models/EditableSettings.cs#L64
Non-nullable field '_backupSaveFileExtension' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build (Release):
JSharp.Domain/Models/EditableSettings.cs#L64
Non-nullable field '_backupLanguage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build (Release):
JSharp.Domain/Models/EditableSettings.cs#L64
Non-nullable field '_saveFileExtension' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build (Release):
JSharp.Domain/Models/EditableSettings.cs#L64
Non-nullable field '_language' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build (Release):
JSharp.Utility/Utility/ColorSpaceType.cs#L17
Possible null reference return.
|
|
build (Release)
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
|
|
build (Debug)
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
|