Skip to content

Merge pull request #88 from Swetugg/show-speaker-links-on-speaker-pag… #147

Merge pull request #88 from Swetugg/show-speaker-links-on-speaker-pag…

Merge pull request #88 from Swetugg/show-speaker-links-on-speaker-pag… #147

Triggered via push October 19, 2024 08:39
Status Success
Total duration 2m 44s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: ConferenceService.cs#L29
Dereference of a possibly null reference.
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: 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#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 Expired
18.9 MB