Skip to content

Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 #400

Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0

Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 #400

Status Failure
Total duration 5m 27s
Artifacts

dotnet-core.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 6 warnings
package: HICPlugin/Images.Designer.cs#L66
The type name 'Bitmap' could not be found in the namespace 'System.Drawing'. This type has been forwarded to assembly 'System.Drawing.Common, Version=0.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' Consider adding a reference to that assembly.
package: HICPlugin/Images.Designer.cs#L76
The type name 'Bitmap' could not be found in the namespace 'System.Drawing'. This type has been forwarded to assembly 'System.Drawing.Common, Version=0.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' Consider adding a reference to that assembly.
package: HICPlugin/Images.Designer.cs#L86
The type name 'Bitmap' could not be found in the namespace 'System.Drawing'. This type has been forwarded to assembly 'System.Drawing.Common, Version=0.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' Consider adding a reference to that assembly.
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: SCIStorePlugin/Repositories/CombinedReportDataWsRepository.cs#L42
The event 'CombinedReportDataWsRepository.AfterReadAll' is never used
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
Possible null reference argument for parameter 'value' in 'object? DecideTypesForStrings<DateTime>.Parse(string value)'.
package: DrsPlugin/Extraction/DRSFilenameReplacer.cs#L45
Unboxing a possibly null value.