push value bye ! #33
Annotations
14 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/
|
werbolg-exec/src/value.rs#L4
unused import: `alloc::rc::Rc`
|
werbolg-exec/src/value.rs#L5
unused import: `core::any::Any`
|
werbolg-exec/src/value.rs#L6
unused import: `core::cell::RefCell`
|
|
src/main.rs#L7
unused imports: `ConstrId`, `ValueFun`
|
src/value.rs#L60
unused variable: `index`
|
src/main.rs#L78
unused variable: `b`
|
src/value.rs#L11
variants `Binary`, `List`, `Struct`, and `Enum` are never constructed
|
|
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