Skip to content

Merge pull request #96 from Swetugg/turn-on-sessions #153

Merge pull request #96 from Swetugg/turn-on-sessions

Merge pull request #96 from Swetugg/turn-on-sessions #153

Triggered via push December 4, 2024 13:10
Status Success
Total duration 4m 27s
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: 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: ConferenceService.cs#L29
Dereference of a possibly null reference.
build: ConferenceService.cs#L73
Possible null reference return.
build: Pages/sthlm-2025/Speakers.cshtml#L7
Dereference of a possibly null reference.
build: Pages/sthlm-2025/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