Merge pull request #245 from palladiumkenya/Dwapiv3122 #2
build._official_latest.yml
on: push
build-and-push
2m 19s
Annotations
4 errors and 11 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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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.SettingsManagement.Infrastructure/Repository/TransportLogRepository.cs#L19
The SQL expression passed to 'ExecuteSqlCommand' embeds data that will not be parameterized. Review for potential SQL injection vulnerability. See https://go.microsoft.com/fwlink/?linkid=871170 for more information.
|
build-and-push:
src/Dwapi.SettingsManagement.Infrastructure/SettingsContext.cs#L84
The SQL expression passed to 'ExecuteSqlCommand' embeds data that will not be parameterized. Review for potential SQL injection vulnerability. See https://go.microsoft.com/fwlink/?linkid=871170 for more information.
|
build-and-push:
src/Dwapi.ExtractsManagement.Core/Interfaces/Loaders/Hts/IHTSClientLinkageLoader.cs#L5
'TempHTSClientLinkageExtract' is obsolete: 'Class is obsolete,use TempHtsClientLinkage'
|