Skip to content

Update publish.yml

Update publish.yml #13

Triggered via push February 24, 2025 10:51
Status Success
Total duration 1m 0s
Artifacts

publish.yml

on: push
deploy-to-github-pages
51s
deploy-to-github-pages
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
deploy-to-github-pages: Web/Components/Markdown.razor#L8
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy-to-github-pages: Web/Services/ProjectsService.cs#L25
Possible null reference return.
deploy-to-github-pages: Web/Services/ProjectsService.cs#L34
Possible null reference return.
deploy-to-github-pages: Web/Components/CurseforgeCard.razor#L88
The variable 'e' is declared but never used
deploy-to-github-pages: Web/Components/CurseforgeCard.razor#L115
Non-nullable property 'Curseforge' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy-to-github-pages: Web/Components/CurseforgeCard.razor#L116
Non-nullable property 'Project' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy-to-github-pages: Web/Components/CurseforgeCard.razor#L106
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy-to-github-pages: Web/Components/CurseforgeCard.razor#L107
Non-nullable property 'Summary' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy-to-github-pages: Web/Components/CurseforgeCard.razor#L108
Non-nullable property 'Thumbnail' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy-to-github-pages: Web/Components/CurseforgeCard.razor#L110
Non-nullable property 'Urls' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.