This repository has been archived by the owner on Dec 18, 2023. It is now read-only.
ci: remove travis in favor of github action #1
Annotations
8 warnings
build
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
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
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
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
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:
src/main.rs#L57
use of deprecated method `core::str::<impl str>::trim_left_matches`: superseded by `trim_start_matches`
|
build:
src/main.rs#L58
use of deprecated method `core::str::<impl str>::trim_left_matches`: superseded by `trim_start_matches`
|
build
`rebazel` (bin "rebazel") generated 2 warnings (run `cargo fix --bin "rebazel"` to apply 2 suggestions)
|