Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

put learnset into partial #43

put learnset into partial

put learnset into partial #43

Triggered via push December 16, 2023 17:58
Status Success
Total duration 48s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
No files were found with the provided path: ./bin/Release/net7.0. No artifacts will be uploaded.
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#L190
Non-nullable property 'ID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Data/ApplicationDbContext.cs#L191
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Data/ApplicationDbContext.cs#L194
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 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Data/ApplicationDbContext.cs#L185
Non-nullable property 'Effect' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Data/ApplicationDbContext.cs#L174
Non-nullable property 'ID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Data/ApplicationDbContext.cs#L175
Non-nullable property 'skill' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Data/ApplicationDbContext.cs#L147
Non-nullable property 'ID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.