Fix compile error on main
branch (#1910)
#933
Annotations
3 errors and 3 warnings
specs (shard.edge.yml, latest, true):
spec/lucky/error_handling_spec.cr#L63
to include: "Error 500"
|
specs (shard.edge.yml, latest, true):
spec/lucky/error_handling_spec.cr#L81
to include: "Error 404"
|
specs (shard.edge.yml, latest, true)
Process completed with exit code 1.
|
specs (shard.edge.yml, latest, 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
|
specs (shard.override.yml, nightly, true):
src/lucky/file_response.cr#L124
Deprecated File.readable?. Use `File::Info.readable?` instead
|