azure-webapps-dotnet-core.yml
on: push
build
1m 43s
deploy
1m 24s
Annotations
13 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
ConferenceService.cs#L29
Dereference of a possibly null reference.
|
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#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/sthlm-2024/Speakers.cshtml#L7
Dereference of a possibly null reference.
|
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 MB |
|