master_adasdasdasdaw.yml
on: push
build
52s
deploy
1m 47s
Annotations
9 warnings
|
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
|
build:
DotNetWebAPI_InMemoryDatabase/Services/BookServices.cs#L72
Possible null reference return.
|
|
build:
DotNetWebAPI_InMemoryDatabase/Models/Book.cs#L14
Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
DotNetWebAPI_InMemoryDatabase/Models/Book.cs#L12
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
DotNetWebAPI_InMemoryDatabase/Models/Book.cs#L10
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
DotNetWebAPI_InMemoryDatabase/Services/BookServices.cs#L72
Possible null reference return.
|
|
build:
DotNetWebAPI_InMemoryDatabase/Models/Book.cs#L14
Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
DotNetWebAPI_InMemoryDatabase/Models/Book.cs#L12
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
DotNetWebAPI_InMemoryDatabase/Models/Book.cs#L10
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
.net-app
|
2.05 MB |
sha256:ac2c1074238c3f40b18632e2cd7071095573a633ac8de13dad6afdb93e0c9782
|
|