Helgobox runtime API mechanism: Support doc #959
Annotations
15 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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run actions-rs/toolchain@v1
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/toolchain@v1
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/toolchain@v1
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/toolchain@v1
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/
|
cargo build:
api/src/runtime/mod.rs#L72
structure field `HB_FindFirstInstanceInProject` should have a snake case name
|
cargo build:
api/src/runtime/mod.rs#L79
structure field `HB_ShowOrHidePlaytime` should have a snake case name
|
cargo build:
api/src/runtime/mod.rs#L72
method `HB_FindFirstInstanceInProject` should have a snake case name
|
cargo build:
api/src/runtime/mod.rs#L79
method `HB_ShowOrHidePlaytime` should have a snake case name
|
cargo build:
api/src/runtime/mod.rs#L72
trait method `HB_FindFirstInstanceInProject` should have a snake case name
|
cargo build:
api/src/runtime/mod.rs#L79
trait method `HB_ShowOrHidePlaytime` should have a snake case name
|
cargo build
`realearn-api` (lib) generated 6 warnings
|
cargo build:
extension/src/lib.rs#L8
unused import: `std::ptr::null`
|
cargo build
`helgobox-extension` (lib) generated 1 warning (run `cargo fix --lib -p helgobox-extension` to apply 1 suggestion)
|
cargo build:
main/src/infrastructure/plugin/api_impl.rs#L11
unused variable: `project`
|
The logs for this run have expired and are no longer available.
Loading