Refactor ConferenceService to order rooms by priority when including … #137
azure-webapps-dotnet-core.yml
on: push
build
1m 30s
deploy
43s
Annotations
13 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, actions/upload-artifact@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:
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/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)'.
|
build:
Pages/gbg-2023/Speakers.cshtml#L11
Dereference of a possibly null reference.
|
build:
Pages/gbg-2024/Speakers.cshtml#L7
Dereference of a possibly null reference.
|
build:
Pages/gbg-2024/Speakers.cshtml#L8
Possible null reference argument for parameter 'speakerSlug' in 'Speaker? IConferenceService.GetSpeaker(string slug, string speakerSlug)'.
|
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: ".net-app".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
.net-app
Expired
|
26.3 MB |
|