chore(deps): bump AutoMapper.Extensions.ExpressionMapping from 7.0.0 to 7.0.1 #374
Annotations
10 warnings
build:
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.
|
build:
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.
|
build:
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.
|
build:
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.
|
build:
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.
|
build:
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.
|
build:
api/Controllers/SpellController.cs#L15
Parameter 'logger' is unread.
|
build:
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.
|
build:
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.
|
build:
api/Models/Response/SpellResponse.cs#L8
Non-nullable property 'Summary' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|