Skip to content

README.md Required last in table #14

README.md Required last in table

README.md Required last in table #14

Triggered via push April 26, 2026 15:14
Status Success
Total duration 37s
Artifacts

on-push.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build: Demo/ExpireStorage.Demo.PWA/Pages/Home.razor.cs#L17
Non-nullable field '_form' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Tests/Drogecode.Blazor.ExpireStorage.Tests/Mocks/MockJsStorageService.cs#L32
Nullability in constraints for type parameter 'T' of method 'MockJsStorageService.StoreItem<T>(string, StorageLocation, T)' doesn't match the constraints for type parameter 'T' of interface method 'IJsStorageService.StoreItem<T>(string, StorageLocation, T)'. Consider using an explicit interface implementation instead.
build: Tests/Drogecode.Blazor.ExpireStorage.Tests/Mocks/MockJsStorageService.cs#L14
Nullability in constraints for type parameter 'T' of method 'MockJsStorageService.RetrieveItem<T>(string, StorageLocation, T)' doesn't match the constraints for type parameter 'T' of interface method 'IJsStorageService.RetrieveItem<T>(string, StorageLocation, T)'. Consider using an explicit interface implementation instead.
build: Demo/ExpireStorage.Demo.PWA/Pages/Home.razor.cs#L17
Non-nullable field '_form' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Tests/Drogecode.Blazor.ExpireStorage.Tests/Mocks/MockJsStorageService.cs#L32
Nullability in constraints for type parameter 'T' of method 'MockJsStorageService.StoreItem<T>(string, StorageLocation, T)' doesn't match the constraints for type parameter 'T' of interface method 'IJsStorageService.StoreItem<T>(string, StorageLocation, T)'. Consider using an explicit interface implementation instead.
build: Tests/Drogecode.Blazor.ExpireStorage.Tests/Mocks/MockJsStorageService.cs#L14
Nullability in constraints for type parameter 'T' of method 'MockJsStorageService.RetrieveItem<T>(string, StorageLocation, T)' doesn't match the constraints for type parameter 'T' of interface method 'IJsStorageService.RetrieveItem<T>(string, StorageLocation, T)'. Consider using an explicit interface implementation instead.