Deploy-Main-Single #207
Annotations
24 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, Azure/powershell@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run Unit Tests:
MercuryHealth.Web/GetAssemblyVersion.cs#L13
Possible null reference argument for parameter 'element' in 'AssemblyFileVersionAttribute? CustomAttributeExtensions.GetCustomAttribute<AssemblyFileVersionAttribute>(Assembly element)'.
|
Run Unit Tests:
MercuryHealth.Web/GetAssemblyVersion.cs#L13
Dereference of a possibly null reference.
|
Run Unit Tests:
MercuryHealth.Web/Controllers/NutritionsController.cs#L27
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.
|
Run Unit Tests:
MercuryHealth.Web/Controllers/ExercisesController.cs#L34
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.
|
Run Unit Tests:
MercuryHealth.Web/Controllers/HomeController.cs#L54
Dereference of a possibly null reference.
|
Run Unit Tests:
MercuryHealth.Web/Controllers/HomeController.cs#L56
Dereference of a possibly null reference.
|
Run Unit Tests:
MercuryHealth.UnitTests/NutritionsControllerTests.cs#L42
Dereference of a possibly null reference.
|
Run Unit Tests:
MercuryHealth.UnitTests/HomeControlerTests.cs#L57
Dereference of a possibly null reference.
|
Run Unit Tests:
MercuryHealth.UnitTests/HomeControlerTests.cs#L62
Dereference of a possibly null reference.
|
Run Unit Tests:
MercuryHealth.UnitTests/HomeControlerTests.cs#L74
Dereference of a possibly null reference.
|
Upload Artifact CreateReleaseAnnotation PS
No files were found with the provided path: /home/runner/work/MercuryHealth/MercuryHealth/MercuryHealth.Website/*.ps1. No artifacts will be uploaded.
|
Generate Version for Build Assembly
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build Application:
MercuryHealth.Web/GetAssemblyVersion.cs#L13
Possible null reference argument for parameter 'element' in 'AssemblyFileVersionAttribute? CustomAttributeExtensions.GetCustomAttribute<AssemblyFileVersionAttribute>(Assembly element)'.
|
Build Application:
MercuryHealth.Web/GetAssemblyVersion.cs#L13
Dereference of a possibly null reference.
|
Build Application:
MercuryHealth.Web/Controllers/NutritionsController.cs#L27
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 Application:
MercuryHealth.Web/Controllers/HomeController.cs#L54
Dereference of a possibly null reference.
|
Build Application:
MercuryHealth.Web/Controllers/HomeController.cs#L56
Dereference of a possibly null reference.
|
Build Application:
MercuryHealth.Web/Controllers/ExercisesController.cs#L34
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 Application:
MercuryHealth.Web/GetAssemblyVersion.cs#L13
Possible null reference argument for parameter 'element' in 'AssemblyFileVersionAttribute? CustomAttributeExtensions.GetCustomAttribute<AssemblyFileVersionAttribute>(Assembly element)'.
|
Build Application:
MercuryHealth.Web/GetAssemblyVersion.cs#L13
Dereference of a possibly null reference.
|
Build Application:
MercuryHealth.Web/Controllers/NutritionsController.cs#L27
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 Application:
MercuryHealth.Web/Controllers/HomeController.cs#L54
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading