Skip to content

Fix invalid query string for array params #926

Fix invalid query string for array params

Fix invalid query string for array params #926

Triggered via pull request August 11, 2024 00:10
Status Failure
Total duration 3m 31s
Artifacts

ci.yml

on: pull_request
Matrix: specs
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
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.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.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