Skip to content

add ui project

add ui project #478

Triggered via push October 14, 2024 09:17
Status Failure
Total duration 4m 58s
Artifacts

dotnet-core.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 5 warnings
package: SCIStorePlugin/SciStoreApplication.cs#L22142
Argument 1: cannot convert from 'string' to 'System.ServiceModel.Description.ServiceEndpoint'
package: SCIStorePlugin/SciStoreApplication.cs#L22147
Argument 1: cannot convert from 'string' to 'System.ServiceModel.Channels.Binding'
package: SCIStorePlugin/SciStoreApplication.cs#L22147
Argument 2: cannot convert from 'string' to 'System.ServiceModel.EndpointAddress'
package: SCIStorePlugin/SciStoreApplication.cs#L22152
Argument 1: cannot convert from 'string' to 'System.ServiceModel.Channels.Binding'
package: SCIStorePlugin/Service References/SciStoreServices81/Reference.cs#L23618
Argument 1: cannot convert from 'string' to 'System.ServiceModel.Description.ServiceEndpoint'
package: SCIStorePlugin/Service References/SciStoreServices81/Reference.cs#L23622
Argument 1: cannot convert from 'string' to 'System.ServiceModel.Channels.Binding'
package: SCIStorePlugin/Service References/SciStoreServices81/Reference.cs#L23622
Argument 2: cannot convert from 'string' to 'System.ServiceModel.EndpointAddress'
package: SCIStorePlugin/Service References/SciStoreServices81/Reference.cs#L23626
Argument 1: cannot convert from 'string' to 'System.ServiceModel.Channels.Binding'
package
Process completed with exit code 1.
package: HIC.Demography/CHIJob.cs#L70
Unboxing a possibly null value.
package: HIC.Demography/CHIJob.cs#L77
Converting null literal or possible null value to non-nullable type.
package: DrsPlugin/Extraction/DRSFilenameReplacer.cs#L38
Possible null reference argument for parameter 'columnName' in 'object DataRow.this[string columnName]'.
package: DrsPlugin/Extraction/DRSFilenameReplacer.cs#L45
Unboxing a possibly null value.
package: SCIStorePlugin/Repositories/CombinedReportDataWsRepository.cs#L42
The event 'CombinedReportDataWsRepository.AfterReadAll' is never used