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

uh, actually include the images on build #36

uh, actually include the images on build

uh, actually include the images on build #36

Triggered via push November 29, 2023 04:58
Status Success
Total duration 43s
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#L26
The type name 'tr' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: Data/ApplicationDbContext.cs#L171
Non-nullable property 'ID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Data/ApplicationDbContext.cs#L172
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Data/ApplicationDbContext.cs#L175
Non-nullable property 'Effect' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Data/ApplicationDbContext.cs#L162
Non-nullable property 'ID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Data/ApplicationDbContext.cs#L163
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Data/ApplicationDbContext.cs#L166
Non-nullable property 'Effect' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Data/ApplicationDbContext.cs#L155
Non-nullable property 'ID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Data/ApplicationDbContext.cs#L156
Non-nullable property 'skill' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Data/ApplicationDbContext.cs#L126
Non-nullable property 'ID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.