Skip to content

build(deps): bump RestSharp from 106.15.0 to 112.1.0 #5

build(deps): bump RestSharp from 106.15.0 to 112.1.0

build(deps): bump RestSharp from 106.15.0 to 112.1.0 #5

Triggered via push December 2, 2024 15:09
Status Failure
Total duration 46s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: 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?)
test: 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?)
test: 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?)
test: 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?)
test: 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'.
test: 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?)
test: 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?)
test: 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?)
test: 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?)
test: 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?)