Fix invalid query string for array params #928
ci.yml
on: pull_request
check_format
1m 4s
Matrix: specs
Annotations
6 errors and 2 warnings
specs (shard.edge.yml, latest, true):
src/lucky/error_action.cr#L83
undefined method 'for_runtime_exception' for Lucky::ExceptionPage.class
|
specs (shard.edge.yml, latest, true)
Process completed with exit code 1.
|
specs (shard.override.yml, nightly, true):
spec/lucky/cookies/cookie_jar_spec.cr#L41
Expected Lucky::InvalidCookieValueError but nothing was raised
|
specs (shard.override.yml, nightly, true)
Process completed with exit code 1.
|
specs (shard.yml, latest, false):
spec/lucky/cookies/cookie_jar_spec.cr#L41
Expected Lucky::InvalidCookieValueError but nothing was raised
|
specs (shard.yml, latest, false)
Process completed with exit code 1.
|
specs (shard.override.yml, nightly, true):
src/lucky/file_response.cr#L124
Deprecated File.readable?. Use `File::Info.readable?` instead
|
specs (shard.yml, latest, false):
src/lucky/file_response.cr#L124
Deprecated File.readable?. Use `File::Info.readable?` instead
|