master_adasdasdasdaw.yml
on: push
build
49s
deploy
3m 32s
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/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.
|
|
build:
DotNetWebAPI_InMemoryDatabase/Services/BookServices.cs#L72
Possible null reference return.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
.net-app
|
2.05 MB |
sha256:16be9e3385a1add28fd515dd98909a493f4064ee09c49384fc819fdd75a4b227
|
|