Add cleanup methods for file uploads and temporary files #431
Annotations
12 errors and 1 notice
test (macos-latest, nightly)
Process completed with exit code 1.
|
test (macos-latest, nightly):
spec/run_spec.cr#L37
to include: "[test] Kemal is running in test mode."
|
test (macos-latest, nightly):
spec/run_spec.cr#L29
to include: "[test] Kemal is running in test mode."
|
|
test (ubuntu-latest, nightly)
Process completed with exit code 1.
|
test (ubuntu-latest, nightly):
spec/run_spec.cr#L37
to include: "[test] Kemal is running in test mode."
|
test (ubuntu-latest, nightly):
spec/run_spec.cr#L29
to include: "[test] Kemal is running in test mode."
|
|
test (windows-latest, nightly)
Process completed with exit code 1.
|
test (windows-latest, nightly):
spec/run_spec.cr#L37
to include: "[test] Kemal is running in test mode."
|
test (windows-latest, nightly):
spec/run_spec.cr#L29
to include: "[test] Kemal is running in test mode."
|
|
Style/RedundantBegin:
src/kemal/route_handler.cr#L50
Redundant `begin` block detected
|