Add or update the Azure App Service build and deployment workflow config #1
master_adasdasdasdaw.yml
on: push
build
47s
deploy
1m 35s
Annotations
11 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#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#L57
Possible null reference return.
|
|
build:
DotNetWebAPI_InMemoryDatabase/Services/BookServices.cs#L53
Converting null literal or possible null value to non-nullable type.
|
|
build:
DotNetWebAPI_InMemoryDatabase/Services/BookServices.cs#L44
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#L57
Possible null reference return.
|
|
build:
DotNetWebAPI_InMemoryDatabase/Services/BookServices.cs#L53
Converting null literal or possible null value to non-nullable type.
|
|
build:
DotNetWebAPI_InMemoryDatabase/Services/BookServices.cs#L44
Possible null reference return.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
.net-app
|
2.05 MB |
sha256:88485ca84b88d92fc7c9d3541c5cd0b51bdf2333700887caa5ae1547f1b6077f
|
|