Lock to Ameba 1.5 since 1.6 has some issues. Adding periodic CI job t… #108
specs.yml
on: push
check_format
1m 7s
Matrix: verify-chrome
Annotations
2 errors and 6 warnings
verify-chrome (macos-latest, latest)
Process completed with exit code 1.
|
verify-chrome (windows-latest, latest)
The hosted runner: GitHub Actions 18 lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
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
|