build(deps): bump RestSharp from 106.15.0 to 112.1.0 #39
Annotations
10 errors
Build DLL:
src/TalonOne/Client/ApiClient.cs#L27
The type or namespace name 'Deserializers' does not exist in the namespace 'RestSharp' (are you missing an assembly reference?)
|
Build DLL:
src/TalonOne/Client/ApiClient.cs#L36
The type or namespace name 'Deserializers' does not exist in the namespace 'RestSharp' (are you missing an assembly reference?)
|
Build DLL:
src/TalonOne/Client/ApiClient.cs#L70
The type or namespace name 'IRestResponse' could not be found (are you missing a using directive or an assembly reference?)
|
Build DLL:
src/TalonOne/Client/ApiClient.cs#L82
The type or namespace name 'IRestResponse' could not be found (are you missing a using directive or an assembly reference?)
|
Build DLL:
src/TalonOne/Client/ApiClient.cs#L36
'CustomJsonCodec' does not implement interface member 'ISerializer.ContentType'. 'CustomJsonCodec.ContentType' cannot implement 'ISerializer.ContentType' because it does not have the matching return type of 'ContentType'.
|
Build DLL:
src/TalonOne/Client/ApiClient.cs#L157
The type or namespace name 'IRestRequest' could not be found (are you missing a using directive or an assembly reference?)
|
Build DLL:
src/TalonOne/Client/ApiClient.cs#L164
The type or namespace name 'IRestRequest' could not be found (are you missing a using directive or an assembly reference?)
|
Build DLL:
src/TalonOne/Client/ApiClient.cs#L164
The type or namespace name 'IRestResponse' could not be found (are you missing a using directive or an assembly reference?)
|
Build DLL:
src/TalonOne/Client/ApiClient.cs#L347
The type or namespace name 'IRestResponse<>' could not be found (are you missing a using directive or an assembly reference?)
|
Build DLL:
src/TalonOne/Client/ApiClient.cs#L27
The type or namespace name 'Deserializers' does not exist in the namespace 'RestSharp' (are you missing an assembly reference?)
|
Loading