Skip to content
This repository was archived by the owner on May 10, 2025. It is now read-only.

Fix roll finder

Fix roll finder #400

Triggered via pull request February 15, 2025 01:18
Status Success
Total duration 34s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build: Felicity/Models/RecommendedRolls.cs#L17
Non-nullable property 'WeaponRolls' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Felicity/Models/RecommendedRolls.cs#L35
Non-nullable property 'Perks' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Felicity/Util/HttpClientInstance.cs#L5
Field 'HttpClientInstance._httpClient' is never assigned to, and will always have its default value null
build: Felicity/Models/RecommendedRolls.cs#L17
Non-nullable property 'WeaponRolls' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Felicity/Models/RecommendedRolls.cs#L35
Non-nullable property 'Perks' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Felicity/Util/HttpClientInstance.cs#L5
Field 'HttpClientInstance._httpClient' is never assigned to, and will always have its default value null
build: Felicity/Models/RecommendedRolls.cs#L35
Non-nullable property 'Perks' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Felicity/Models/RecommendedRolls.cs#L17
Non-nullable property 'WeaponRolls' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Felicity/Util/HttpClientInstance.cs#L5
Field 'HttpClientInstance._httpClient' is never assigned to, and will always have its default value null
build: Felicity/Models/RecommendedRolls.cs#L35
Non-nullable property 'Perks' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Felicity/Models/RecommendedRolls.cs#L17
Non-nullable property 'WeaponRolls' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Felicity/Util/HttpClientInstance.cs#L5
Field 'HttpClientInstance._httpClient' is never assigned to, and will always have its default value null