Skip to content

Remove activities flyer photo from events page #532

Remove activities flyer photo from events page

Remove activities flyer photo from events page #532

Triggered via pull request December 12, 2024 20:48
Status Success
Total duration 1m 57s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/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: 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/Models/CalendarEvent.cs#L62
Dereference of a possibly null reference.
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: PC2/Models/Agency.cs#L116
Possible null reference argument for parameter 'input' in 'bool Regex.IsMatch(string input)'.
build: PC2/Models/Agency.cs#L132
Possible null reference argument for parameter 'input' in 'bool Regex.IsMatch(string input)'.