Skip to content

Handle old layout when extracting results on Yandex reverse image search #301

Handle old layout when extracting results on Yandex reverse image search

Handle old layout when extracting results on Yandex reverse image search #301

Triggered via push December 28, 2023 18:55
Status Failure
Total duration 29s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build: tests/Fergun.Tests/Converters/MicrosoftVoiceConverterTests.cs#L77
Null should not be used for type parameter 'voice' of type 'string'. Use a non-null value, or convert the parameter to a nullable type.
build: tests/Fergun.Tests/Converters/MicrosoftVoiceConverterTests.cs#L77
Null should not be used for type parameter 'voice' of type 'string'. Use a non-null value, or convert the parameter to a nullable type.
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/