chore(deps): bump RestSharp from 110.2.0 to 111.4.1 #399
Annotations
10 warnings
api/Migrations/20220406043311_initial-pgsql.cs#L8
The type name 'initialpgsql' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
api/Migrations/20220406043311_initial-pgsql.Designer.cs#L16
The type name 'initialpgsql' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
api/Migrations/20220429031314_simplify-relationships.cs#L8
The type name 'simplifyrelationships' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
api/Migrations/20220429031314_simplify-relationships.Designer.cs#L16
The type name 'simplifyrelationships' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
api/Migrations/20220501005615_add-spells-per-day.cs#L7
The type name 'addspellsperday' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
api/Migrations/20220501005615_add-spells-per-day.Designer.cs#L16
The type name 'addspellsperday' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
api/Controllers/SpellController.cs#L15
Parameter 'logger' is unread.
|
api/Controllers/ClassController.cs#L15
Parameter 'logger' is unread.
|
api/Models/Response/SpellResponse.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
api/Models/Response/SpellResponse.cs#L7
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
This job succeeded
Loading