Skip to content
Triggered via release July 25, 2023 00:06
@alperensertalperensert
published 1.2.1
Status Success
Total duration 35s
Artifacts

publish.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
publish: 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.
publish: 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.
publish: 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.
publish: 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.
publish: 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.
publish: 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.
publish: 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.
publish: 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.
publish: 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.
publish: 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.