Skip to content

Embrace Crystal standard Log for logging. #418

Embrace Crystal standard Log for logging.

Embrace Crystal standard Log for logging. #418

Triggered via pull request March 21, 2025 20:04
Status Failure
Total duration 2m 37s
Artifacts

ci.yml

on: pull_request
Matrix: ameba
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 20 warnings
test (windows-latest, nightly)
Process completed with exit code 1.
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 (macos-latest, nightly): spec/helpers_spec.cr#L29
Deprecated Kemal::Config#logger. Use standard library Log
test (macos-latest, nightly): src/kemal/helpers/helpers.cr#L80
Deprecated Kemal::Config#logger=. Use standard library Log
test (macos-latest, nightly): spec/log_handler_spec.cr#L10
Deprecated Kemal::LogHandler.new. Setup Log instead.
test (macos-latest, nightly): src/kemal/exception_handler.cr#L24
Deprecated ::log. Use standard library Log
test (macos-latest, latest): spec/helpers_spec.cr#L29
Deprecated Kemal::Config#logger. Use standard library Log
test (macos-latest, latest): src/kemal/helpers/helpers.cr#L80
Deprecated Kemal::Config#logger=. Use standard library Log
test (macos-latest, latest): spec/log_handler_spec.cr#L10
Deprecated Kemal::LogHandler.new. Setup Log instead.
test (macos-latest, latest): src/kemal/exception_handler.cr#L24
Deprecated ::log. Use standard library Log
test (ubuntu-latest, nightly): spec/helpers_spec.cr#L29
Deprecated Kemal::Config#logger. Use standard library Log
test (ubuntu-latest, nightly): src/kemal/helpers/helpers.cr#L80
Deprecated Kemal::Config#logger=. Use standard library Log
test (ubuntu-latest, nightly): src/kemal/exception_handler.cr#L24
Deprecated ::log. Use standard library Log
test (ubuntu-latest, nightly): spec/log_handler_spec.cr#L10
Deprecated Kemal::LogHandler.new. Setup Log instead.
test (ubuntu-latest, latest): spec/helpers_spec.cr#L29
Deprecated Kemal::Config#logger. Use standard library Log
test (ubuntu-latest, latest): src/kemal/helpers/helpers.cr#L80
Deprecated Kemal::Config#logger=. Use standard library Log
test (ubuntu-latest, latest): src/kemal/exception_handler.cr#L24
Deprecated ::log. Use standard library Log
test (ubuntu-latest, latest): spec/log_handler_spec.cr#L10
Deprecated Kemal::LogHandler.new. Setup Log instead.
test (windows-latest, latest): spec/log_handler_spec.cr#L10
Deprecated Kemal::LogHandler.new. Setup Log instead.
test (windows-latest, latest): spec/helpers_spec.cr#L29
Deprecated Kemal::Config#logger. Use standard library Log
test (windows-latest, latest): src/kemal/helpers/helpers.cr#L80
Deprecated Kemal::Config#logger=. Use standard library Log
test (windows-latest, latest): src/kemal/exception_handler.cr#L24
Deprecated ::log. Use standard library Log