Skip to content

Merge pull request #240 from palladiumkenya/MaryKilewe-patch-29 #1

Merge pull request #240 from palladiumkenya/MaryKilewe-patch-29

Merge pull request #240 from palladiumkenya/MaryKilewe-patch-29 #1

Re-run triggered November 14, 2024 11:28
Status Failure
Total duration 2m 35s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 12 warnings
build-and-push
Cannot find module '../upload/file-upload.component'.
build-and-push
Cannot find module '../upload/file-upload.component'.
build-and-push
Cannot find module '../upload/upload.directive'.
build-and-push
Process completed with exit code 1.
build-and-push
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-and-push
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-push
The target framework 'netcoreapp2.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build-and-push
The target framework 'netcoreapp2.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build-and-push
The target framework 'netcoreapp2.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build-and-push
A PackageReference to 'Microsoft.AspNetCore.App' specified a Version of `2.1.2`. Specifying the version of this package is not recommended. For more information, see https://aka.ms/sdkimplicitrefs
build-and-push: src/Dwapi.SettingsManagement.Core/Model/DatabaseProtocol.cs#L10
'DatabaseProtocol.EmrSystemId' hides inherited member 'DbProtocol.EmrSystemId'. Use the new keyword if hiding was intended.
build-and-push: src/Dwapi.SettingsManagement.Core/Application/Checks/Commands/PerformSingleCheck.cs#L40
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-and-push: src/Dwapi.SettingsManagement.Core/Application/Checks/Commands/PerformCheck.cs#L37
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-and-push: src/Dwapi.ExtractsManagement.Core/Interfaces/Loaders/Hts/IHTSClientLinkageLoader.cs#L5
'TempHTSClientLinkageExtract' is obsolete: 'Class is obsolete,use TempHtsClientLinkage'
build-and-push: src/Dwapi.ExtractsManagement.Core/Interfaces/Loaders/Hts/IHTSClientLoader.cs#L5
'TempHTSClientExtract' is obsolete: 'Class is obsolete,use TempHtsClients'