Skip to content

[FEAT] HCaptchaTurboTask.cs #12

[FEAT] HCaptchaTurboTask.cs

[FEAT] HCaptchaTurboTask.cs #12

Triggered via push July 25, 2023 00:04
Status Success
Total duration 1m 51s
Artifacts

tests.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build (6.x): CapSolver/Models/Responses/MtCaptchaResponse.cs#L9
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (6.x): CapSolver/Models/Responses/MtCaptchaResponse.cs#L12
Non-nullable property 'UserAgent' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (6.x): CapSolver/Models/Responses/HCaptchaClassificationResponse.cs#L16
Non-nullable property 'ImageSize' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (6.x): CapSolver/Models/Responses/GeeTestV4Response.cs#L8
Non-nullable property 'CaptchaId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (6.x): CapSolver/Models/Responses/GeeTestV4Response.cs#L11
Non-nullable property 'CaptchaOutput' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (6.x): CapSolver/Models/Responses/GeeTestV4Response.cs#L14
Non-nullable property 'GenTime' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (6.x): CapSolver/Models/Responses/GeeTestV4Response.cs#L17
Non-nullable property 'LotNumber' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (6.x): CapSolver/Models/Responses/GeeTestV4Response.cs#L20
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (6.x): CapSolver/Models/Responses/GeeTestV4Response.cs#L23
Non-nullable property 'RiskType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (6.x): CapSolver/Models/Responses/DatadomeSliderResponse.cs#L9
Non-nullable property 'Cookie' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.