This repository has been archived by the owner on Mar 12, 2024. It is now read-only.
style stuff, also new rule pages coming up #39
Annotations
11 warnings
build
No files were found with the provided path: ./bin/Release/net7.0. No artifacts will be uploaded.
|
build:
Helpers.cs#L25
The type name 'tr' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
Data/ApplicationDbContext.cs#L169
Non-nullable property 'ID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Data/ApplicationDbContext.cs#L170
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Data/ApplicationDbContext.cs#L173
Non-nullable property 'Effect' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Data/ApplicationDbContext.cs#L160
Non-nullable property 'ID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Data/ApplicationDbContext.cs#L161
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Data/ApplicationDbContext.cs#L164
Non-nullable property 'Effect' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Data/ApplicationDbContext.cs#L153
Non-nullable property 'ID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Data/ApplicationDbContext.cs#L154
Non-nullable property 'skill' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Data/ApplicationDbContext.cs#L124
Non-nullable property 'ID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|