Skip to content

V8.0.0/version branch #3

V8.0.0/version branch

V8.0.0/version branch #3

Triggered via pull request December 22, 2025 15:00
Status Success
Total duration 1m 49s
Artifacts

prworkflow.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: TestProject/Test/Database/StandardCRUDDataLayerUnitTest.cs#L128
Converting null literal or possible null value to non-nullable type.
build: TestProject/Test/HTTP/StandardCRUDDataLayerUnitTest.cs#L324
Cannot convert null literal to non-nullable reference type.
build: TestProject/Test/HTTP/SubUserEditableDataLayerUnitTest.cs#L291
Cannot convert null literal to non-nullable reference type.
build: TestProject/Test/HTTP/SubUserEditableDataLayerUnitTest.cs#L284
Cannot convert null literal to non-nullable reference type.
build: TestProject/Test/HTTP/StandardCRUDDataLayerUnitTest.cs#L258
Cannot convert null literal to non-nullable reference type.
build: TestProject/Test/Database/StandardCRUDDataLayerUnitTest.cs#L78
Cannot convert null literal to non-nullable reference type.
build: TestProject/Test/HTTP/UserEditableDataLayerUnitTest.cs#L178
Cannot convert null literal to non-nullable reference type.
build: TestProject/Test/Database/UserEditableDataLayerUnitTest.cs#L294
#warning: 'For the VerifyUpdateEnableLessPreciseTimestampComparisonThrowsNoException() test, I set LastEditedOn property to DateTime.Now without milliseconds. Create doesn't clear the LastEditedOn property but maybe it should because the object has just been added to the memory storage and the LastEditedOn property should be null.'
build: TestProject/Test/Database/UserEditableDataLayerUnitTest.cs#L233
#warning: 'This should be broken into multiple tests because its trying to test too many things.'
build: TestProject/Test/Database/StandardCRUDDataLayerUnitTest.cs#L489
#warning: 'This should be broken into multiple tests because its trying to test too many things.'