Skip to content

Turn on schedule

Turn on schedule #154

Triggered via push January 21, 2025 19:49
Status Success
Total duration 4m 32s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Program.cs#L52
Possible null reference argument for parameter 'conf' in 'DateTimeOffset ConferenceHelpers.ToConferenceDate(DateTime dt, Conference conf)'.
build: Program.cs#L53
Possible null reference argument for parameter 'conf' in 'DateTimeOffset ConferenceHelpers.ToConferenceDate(DateTime dt, Conference conf)'.
build: Program.cs#L33
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: ConferenceService.cs#L29
Dereference of a possibly null reference.
build: ConferenceService.cs#L73
Possible null reference return.
build: Pages/Team.cshtml#L22
Nullability of reference types in value of type '(string, string, string, string?, IEnumerable<string>)' doesn't match target type '(string name, string image, string linkedIn, string twitter, IEnumerable<string> responsibilities)'.
build: Pages/Team.cshtml#L25
Nullability of reference types in value of type '(string, string, string, string?, IEnumerable<string>)' doesn't match target type '(string name, string image, string linkedIn, string twitter, IEnumerable<string> responsibilities)'.
build: Pages/Team.cshtml#L17
The variable 'party' is assigned but its value is never used
build: Pages/gbg-2023/Speakers.cshtml#L7
Dereference of a possibly null reference.
build: Pages/gbg-2023/Speakers.cshtml#L8
Possible null reference argument for parameter 'speakerSlug' in 'Speaker? IConferenceService.GetSpeaker(string slug, string speakerSlug)'.

Artifacts

Produced during runtime
Name Size
.net-app
19.1 MB