Build and deploy .NET Core app to Linux WebApp pc2online #68
pc2online.yml
on: workflow_dispatch
build-and-deploy
1m 38s
Annotations
11 warnings
build-and-deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-and-deploy:
PC2/Areas/Identity/Pages/Account/Logout.cshtml.cs#L24
Cannot convert null literal to non-nullable reference type.
|
build-and-deploy:
PC2/Controllers/ResourcesController.cs#L13
Cannot convert null literal to non-nullable reference type.
|
build-and-deploy:
PC2/Models/People.cs#L92
Non-nullable property 'MembershipStart' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-and-deploy:
PC2/Models/IEmailSender.cs#L30
Converting null literal or possible null value to non-nullable type.
|
build-and-deploy:
PC2/Models/IEmailSender.cs#L31
Converting null literal or possible null value to non-nullable type.
|
build-and-deploy:
PC2/Models/IEmailSender.cs#L32
Converting null literal or possible null value to non-nullable type.
|
build-and-deploy:
PC2/Models/CalendarEvent.cs#L62
Dereference of a possibly null reference.
|
build-and-deploy:
PC2/Models/AgencyCategory.cs#L19
Non-nullable property 'AgencyCategoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-and-deploy:
PC2/Models/Agency.cs#L116
Possible null reference argument for parameter 'input' in 'bool Regex.IsMatch(string input)'.
|
build-and-deploy:
PC2/Models/Agency.cs#L132
Possible null reference argument for parameter 'input' in 'bool Regex.IsMatch(string input)'.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
webapp
|
35.7 MB |
|