Name and description changes #10
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pr.yml
on: pull_request
call-workflow
/
Build
29s
Annotations
8 warnings
call-workflow / Build:
src/DibsEasyCheckout.cs#L30
'IDropDownOptions' is obsolete: 'Use IParameterOptions instead.'
|
call-workflow / Build:
src/DibsEasyCheckout.cs#L153
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
call-workflow / Build:
src/DibsEasyCheckout.cs#L879
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
call-workflow / Build:
src/DibsEasyCheckout.cs#L555
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
call-workflow / Build:
src/DibsEasyCheckout.cs#L30
'IDropDownOptions' is obsolete: 'Use IParameterOptions instead.'
|
call-workflow / Build:
src/DibsEasyCheckout.cs#L153
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
call-workflow / Build:
src/DibsEasyCheckout.cs#L879
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
call-workflow / Build:
src/DibsEasyCheckout.cs#L555
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|