Skip to content

Update README.md

Update README.md #24

Triggered via push November 21, 2024 09:07
Status Failure
Total duration 4m 15s
Artifacts

build-proj.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 22 warnings
Build
Process completed with exit code 123.
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build: src/Dwapi.SettingsManagement.Core/Model/DatabaseProtocol.cs#L10
'DatabaseProtocol.EmrSystemId' hides inherited member 'DbProtocol.EmrSystemId'. Use the new keyword if hiding was intended.
Build: 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: 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: src/Dwapi.SettingsManagement.Infrastructure/Repository/EmrSystemRepository.cs#L15
The field 'EmrSystemRepository._reader' is never used
Build: 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: 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: src/Dwapi.ExtractsManagement.Core/Cleaner/Crs/ClearCrsExtracts.cs#L6
The using directive for 'Dwapi.ExtractsManagement.Core.Interfaces.Repository.Crs' appeared previously in this namespace
Build: src/Dwapi.ExtractsManagement.Core/Cleaner/Crs/ClearCrsExtracts.cs#L8
The using directive for 'Dwapi.ExtractsManagement.Core.Model.Destination.Crs' appeared previously in this namespace
Build: src/Dwapi.ExtractsManagement.Core/Interfaces/Loaders/Hts/IHTSClientLinkageLoader.cs#L5
'TempHTSClientLinkageExtract' is obsolete: 'Class is obsolete,use TempHtsClientLinkage'
Build: src/Dwapi.ExtractsManagement.Core/Interfaces/Loaders/Hts/IHTSClientLoader.cs#L5
'TempHTSClientExtract' is obsolete: 'Class is obsolete,use TempHtsClients'
Build: src/Dwapi.SettingsManagement.Core/Model/DatabaseProtocol.cs#L10
'DatabaseProtocol.EmrSystemId' hides inherited member 'DbProtocol.EmrSystemId'. Use the new keyword if hiding was intended.
Build: 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: 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: src/Dwapi.SettingsManagement.Infrastructure/Repository/EmrSystemRepository.cs#L15
The field 'EmrSystemRepository._reader' is never used
Build: 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: 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: src/Dwapi.ExtractsManagement.Core/Cleaner/Crs/ClearCrsExtracts.cs#L6
The using directive for 'Dwapi.ExtractsManagement.Core.Interfaces.Repository.Crs' appeared previously in this namespace
Build: src/Dwapi.ExtractsManagement.Core/Cleaner/Crs/ClearCrsExtracts.cs#L8
The using directive for 'Dwapi.ExtractsManagement.Core.Model.Destination.Crs' appeared previously in this namespace
Build: src/Dwapi.ExtractsManagement.Core/Interfaces/Loaders/Hts/IHTSClientLinkageLoader.cs#L5
'TempHTSClientLinkageExtract' is obsolete: 'Class is obsolete,use TempHtsClientLinkage'
Build: src/Dwapi.ExtractsManagement.Core/Interfaces/Loaders/Hts/IHTSClientLoader.cs#L5
'TempHTSClientExtract' is obsolete: 'Class is obsolete,use TempHtsClients'