Build and deploy Swetugg public web app to QA Web App #129
azure-webapps-dotnet-core.yml
on: workflow_dispatch
build
3m 37s
deploy
39s
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#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:
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/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)'.
|
build:
Pages/sthlm-2025/Speakers.cshtml#L11
Dereference of a possibly null reference.
|
build:
Pages/gbg-2023/Speakers.cshtml#L7
Dereference of a possibly null reference.
|
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
|
29.7 MB |
|