Skip to content

Implement method to retrieve logs for Chrome (#44) #113

Implement method to retrieve logs for Chrome (#44)

Implement method to retrieve logs for Chrome (#44) #113

Triggered via push August 13, 2024 16:08
Status Failure
Total duration 51m 46s
Artifacts

specs.yml

on: push
check_format
58s
check_format
Matrix: verify-chrome
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
verify-chrome (windows-latest, latest)
Process completed with exit code 1.
verify-chrome (ubuntu-latest, latest): src/selenium/service.cr#L85
Deprecated HTTP::Client#connect_timeout=. Use `#connect_timeout=(Time::Span)` instead
verify-chrome (ubuntu-latest, latest): src/selenium/service.cr#L86
Deprecated HTTP::Client#read_timeout=. Use `#read_timeout=(Time::Span)` instead
verify-chrome (macos-latest, latest): src/selenium/service.cr#L85
Deprecated HTTP::Client#connect_timeout=. Use `#connect_timeout=(Time::Span)` instead
verify-chrome (macos-latest, latest): src/selenium/service.cr#L86
Deprecated HTTP::Client#read_timeout=. Use `#read_timeout=(Time::Span)` instead
verify-chrome (windows-latest, latest): src/selenium/service.cr#L85
Deprecated HTTP::Client#connect_timeout=. Use `#connect_timeout=(Time::Span)` instead
verify-chrome (windows-latest, latest): src/selenium/service.cr#L86
Deprecated HTTP::Client#read_timeout=. Use `#read_timeout=(Time::Span)` instead