feat(template): add author and publishing time #205
Annotations
18 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
|
|
|
nostrss-core/src/template/template.rs#L126
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
nostrss-core/src/template/template.rs#L127
use of deprecated associated function `chrono::NaiveTime::from_hms`: use `from_hms_opt()` instead
|
nostrss-core/src/template/template.rs#L179
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
nostrss-core/src/template/template.rs#L180
use of deprecated associated function `chrono::NaiveTime::from_hms`: use `from_hms_opt()` instead
|
nostrss-core/src/app/app.rs#L173
call to `.clone()` on a reference in this situation does nothing
|
nostrss-core/src/app/app.rs#L177
call to `.clone()` on a reference in this situation does nothing
|
nostrss-core/src/app/app.rs#L181
call to `.clone()` on a reference in this situation does nothing
|
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/
|
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/
|
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/
|
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/
|
|
|
|
The logs for this run have expired and are no longer available.
Loading