Skip to content

Add support for loading item names from RemoteCsv.csv #44

Add support for loading item names from RemoteCsv.csv

Add support for loading item names from RemoteCsv.csv #44

Triggered via push October 16, 2025 16:23
Status Success
Total duration 1m 56s
Artifacts
deploy-to-github-pages
1m 52s
deploy-to-github-pages
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
deploy-to-github-pages: 9cWebMarket.Frontend/Pages/ItemDetails.razor#L63
The field 'ItemDetails._itemProduct' is never used
deploy-to-github-pages: 9cWebMarket.Frontend/Models/Mimir/Skill.cs#L10
Non-nullable property 'SkillRow' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.