Merge pull request #15 from GarryWest/PostDeploymentTweaks #18
Annotations
11 warnings
build:
Controllers/BlogPostController.cs#L62
Dereference of a possibly null reference.
|
build:
Controllers/BlogPostController.cs#L109
Possible null reference assignment.
|
build:
Views/BlogPost/Index.cshtml#L45
Dereference of a possibly null reference.
|
build:
Views/BlogPost/Index.cshtml#L59
Possible null reference argument for parameter 'source' in 'IOrderedEnumerable<BlogPostTag> Enumerable.OrderBy<BlogPostTag, string?>(IEnumerable<BlogPostTag> source, Func<BlogPostTag, string?> keySelector)'.
|
build:
Views/BlogPost/Edit.cshtml#L62
Dereference of a possibly null reference.
|
build:
Views/BlogPost/Details.cshtml#L32
Dereference of a possibly null reference.
|
build:
Controllers/BlogPostController.cs#L62
Dereference of a possibly null reference.
|
build:
Controllers/BlogPostController.cs#L109
Possible null reference assignment.
|
build:
Views/BlogPost/Index.cshtml#L45
Dereference of a possibly null reference.
|
build:
Views/BlogPost/Index.cshtml#L59
Possible null reference argument for parameter 'source' in 'IOrderedEnumerable<BlogPostTag> Enumerable.OrderBy<BlogPostTag, string?>(IEnumerable<BlogPostTag> source, Func<BlogPostTag, string?> keySelector)'.
|
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.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
.net-app
|
67 MB |
|