chore(deps): update sentry-dotnet monorepo to 4.13.0 #390
Annotations
13 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3.6.0, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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.
|
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.
|
Felicity/Util/HttpClientInstance.cs#L5
Field 'HttpClientInstance._httpClient' is never assigned to, and will always have its default value null
|
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.
|
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.
|
Felicity/Util/HttpClientInstance.cs#L5
Field 'HttpClientInstance._httpClient' is never assigned to, and will always have its default value null
|
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.
|
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.
|
Felicity/Util/HttpClientInstance.cs#L5
Field 'HttpClientInstance._httpClient' is never assigned to, and will always have its default value null
|
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.
|
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.
|
Felicity/Util/HttpClientInstance.cs#L5
Field 'HttpClientInstance._httpClient' is never assigned to, and will always have its default value null
|
This job succeeded
Loading