[WIP] Use CompactString as backing storage for Steel strings. #270
Annotations
17 warnings
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, coverallsapp/github-action@v1.1.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1, coverallsapp/github-action@v1.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Install Rust toolchain
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/
|
Install Rust toolchain
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/
|
Install Rust toolchain
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/
|
Install Rust toolchain
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/
|
Run actions-rs/cargo@v1:
crates/steel-parser/src/lexer.rs#L929
unused variable: `got`
|
Run actions-rs/cargo@v1
`steel-parser` (lib test) generated 1 warning
|
Run actions-rs/cargo@v1:
libs/steel-sqlite/src/lib.rs#L148
field `0` is never read
|
Run actions-rs/cargo@v1
`steel-sqlite` (lib test) generated 1 warning
|
Run actions-rs/cargo@v1:
libs/steel-async-webrequests/src/lib.rs#L89
struct `AsyncResponse` is never constructed
|
Run actions-rs/cargo@v1:
libs/steel-webrequests/src/lib.rs#L47
struct `BlockingResponse` is never constructed
|
Run actions-rs/cargo@v1:
libs/steel-webrequests/src/lib.rs#L54
field `0` is never read
|
Run actions-rs/cargo@v1:
libs/steel-regex/src/lib.rs#L10
field `0` is never read
|
Run actions-rs/cargo@v1:
examples/interior_mutability.rs#L2
unused imports: `cell::RefCell` and `rc::Rc`
|
Run actions-rs/cargo@v1
`steel-async-webrequests` (lib test) generated 1 warning
|
Coveralls GitHub Action
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/
|
Loading