Skip to content

Update pc2online.yml #485

Update pc2online.yml

Update pc2online.yml #485

Triggered via pull request October 7, 2024 23:09
Status Success
Total duration 58s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
build: PC2/Areas/Identity/Pages/Account/Logout.cshtml.cs#L24
Cannot convert null literal to non-nullable reference type.
build: PC2/Controllers/ResourcesController.cs#L13
Cannot convert null literal to non-nullable reference type.
build: PC2/Models/IEmailSender.cs#L30
Converting null literal or possible null value to non-nullable type.
build: PC2/Models/IEmailSender.cs#L31
Converting null literal or possible null value to non-nullable type.
build: PC2/Models/IEmailSender.cs#L32
Converting null literal or possible null value to non-nullable type.
build: PC2/Program.cs#L13
Possible null reference argument for parameter 'connectionString' in 'DbContextOptionsBuilder SqlServerDbContextOptionsExtensions.UseSqlServer(DbContextOptionsBuilder optionsBuilder, string connectionString, Action<SqlServerDbContextOptionsBuilder>? sqlServerOptionsAction = null)'.
build: PC2/Models/People.cs#L16
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: PC2/Models/CalendarEvent.cs#L45
Dereference of a possibly null reference.
build: PC2/Models/Board.cs#L5
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: 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
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']