Skip to content

Merge pull request #123 from Denis-RZ/fx1uyp-codex/enhance-block-mana… #473

Merge pull request #123 from Denis-RZ/fx1uyp-codex/enhance-block-mana…

Merge pull request #123 from Denis-RZ/fx1uyp-codex/enhance-block-mana… #473

Triggered via push June 18, 2025 07:37
Status Success
Total duration 37s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: website/MyWebApp/Views/AdminBlockTemplate/_PageAssignment.cshtml#L9
Dereference of a possibly null reference.
build: website/MyWebApp/Controllers/AdminPageSectionController.cs#L33
Dereference of a possibly null reference.
build: website/MyWebApp/Controllers/AdminPageSectionController.cs#L31
Dereference of a possibly null reference.
build: website/MyWebApp/Views/AdminPageSection/Edit.cshtml#L14
Possible null reference argument for parameter 'source' in 'Page? Enumerable.FirstOrDefault<Page>(IEnumerable<Page> source, Func<Page, bool> predicate)'.
build: website/MyWebApp/Views/AdminRole/Edit.cshtml#L13
Dereference of a possibly null reference.
build: website/MyWebApp/Services/LayoutService.cs#L119
Dereference of a possibly null reference.
build: website/MyWebApp/Services/LayoutService.cs#L108
Dereference of a possibly null reference.
build: website/MyWebApp/Services/LayoutService.cs#L89
Dereference of a possibly null reference.
build: website/MyWebApp/Services/LayoutService.cs#L78
Dereference of a possibly null reference.
build: website/MyWebApp/Services/FileLoggerProvider.cs#L41
Nullability in constraints for type parameter 'TState' of method 'FileLogger.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.