This repository has been archived by the owner on Mar 12, 2024. It is now read-only.
actually include accuracy in short effect, updated char sheet. prepar… #59
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
Helpers.cs#L49
The type name 'tr' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build:
Data/ApplicationDbContext.cs#L197
Non-nullable property 'ID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Data/ApplicationDbContext.cs#L198
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Data/ApplicationDbContext.cs#L201
Non-nullable property 'Effect' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Data/ApplicationDbContext.cs#L188
Non-nullable property 'ID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Data/ApplicationDbContext.cs#L189
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Data/ApplicationDbContext.cs#L192
Non-nullable property 'Effect' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Data/ApplicationDbContext.cs#L181
Non-nullable property 'ID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Data/ApplicationDbContext.cs#L182
Non-nullable property 'skill' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Data/ApplicationDbContext.cs#L154
Non-nullable property 'ID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Loading