This repository was archived by the owner on May 10, 2025. It is now read-only.
chore(deps): update dotnet monorepo to v9 (major) #403
Annotations
12 warnings
|
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
|
|
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
|