Skip to content

Various Fixes

Various Fixes #172

Triggered via pull request March 6, 2025 17:10
@KaraokeStuKaraokeStu
synchronize #56
feat/fixes
Status Success
Total duration 45s
Artifacts

validate-web.yaml

on: pull_request
Build Web
38s
Build Web
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Build Web: src/web/CareLeavers.Web/ContentfulRenderers/GDSEntityLinkContentRenderer.cs#L37
Dereference of a possibly null reference.
Build Web: src/web/CareLeavers.Web/Views/Shared/Navigation.cshtml#L10
Possible null reference argument for parameter 'slug' in 'Task<Page?> IContentService.GetPage(string slug)'.
Build Web: src/web/CareLeavers.Web/Views/Shared/Navigation.cshtml#L20
Dereference of a possibly null reference.
Build Web: src/web/CareLeavers.Web/ContentfulRenderers/GDSEntityLinkContentRenderer.cs#L37
Dereference of a possibly null reference.
Build Web: src/web/CareLeavers.Web/Views/Shared/Navigation.cshtml#L10
Possible null reference argument for parameter 'slug' in 'Task<Page?> IContentService.GetPage(string slug)'.
Build Web: src/web/CareLeavers.Web/Views/Shared/Navigation.cshtml#L20
Dereference of a possibly null reference.