This repository has been archived by the owner on Mar 12, 2024. It is now read-only.
Get rid of NugetPackages i dont actually need #48
Annotations
10 warnings
Build:
Helpers.cs#L52
The type name 'tr' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build:
Data/ApplicationDbContext.cs#L194
Non-nullable property 'ID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Data/ApplicationDbContext.cs#L195
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Data/ApplicationDbContext.cs#L198
Non-nullable property 'Effect' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Data/ApplicationDbContext.cs#L185
Non-nullable property 'ID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Data/ApplicationDbContext.cs#L186
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Data/ApplicationDbContext.cs#L189
Non-nullable property 'Effect' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Data/ApplicationDbContext.cs#L178
Non-nullable property 'ID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Data/ApplicationDbContext.cs#L179
Non-nullable property 'skill' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Data/ApplicationDbContext.cs#L151
Non-nullable property 'ID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading