Skip to content

feat: create log directory when init appender #5

feat: create log directory when init appender

feat: create log directory when init appender #5

Triggered via push September 26, 2023 09:39
Status Failure
Total duration 3m 41s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yaml

on: push
Matrix: build_and_test
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 11 warnings
build_and_test (windows-latest, stable): src/lib.rs#L54
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
build_and_test (windows-latest, stable): src/lib.rs#L54
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
build_and_test (windows-latest, stable): src/lib.rs#L55
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
build_and_test (windows-latest, stable): src/lib.rs#L55
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
build_and_test (windows-latest, stable): src/lib.rs#L58
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
build_and_test (windows-latest, stable): src/lib.rs#L59
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
build_and_test (windows-latest, stable)
could not compile `tracing-rolling-file` (lib) due to 6 previous errors
build_and_test (windows-latest, stable): src/base.rs#L126
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
build_and_test (windows-latest, stable): src/base.rs#L126
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
build_and_test (windows-latest, stable): src/base.rs#L129
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
build_and_test (ubuntu-18.04, stable)
The job was canceled because "windows-latest_stable" failed.
build_and_test (ubuntu-18.04, nightly)
The job was canceled because "windows-latest_stable" failed.
build_and_test (windows-latest, nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_and_test (windows-latest, nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build_and_test (windows-latest, nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build_and_test (windows-latest, nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build_and_test (windows-latest, nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build_and_test (windows-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_and_test (windows-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build_and_test (windows-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build_and_test (windows-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build_and_test (windows-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test
The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see https://github.com/actions/virtual-environments/issues/6002