allow non extism plugin to catch and return error #29
Annotations
14 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Install Rust
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
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
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
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 Target (macos x86_64-apple-darwin)
/Users/runner/work/extism/extism/libextism/Cargo.toml: unused manifest key: dependencies.extism.path
|
Build Target (macos x86_64-apple-darwin):
runtime/src/sdk.rs#L683
creating a mutable reference to mutable static is discouraged
|
Build Target (macos x86_64-apple-darwin):
runtime/src/function.rs#L74
field `0` is never read
|
Build Target (macos x86_64-apple-darwin):
runtime/src/function.rs#L75
field `0` is never read
|
Build Target (macos x86_64-apple-darwin):
runtime/src/internal.rs#L15
methods `linker` and `linker_mut` are never used
|
Build Target (macos x86_64-apple-darwin):
runtime/src/extension/custom_memory.rs#L25
method `to_memory_block` is never used
|
Build Target (macos x86_64-apple-darwin)
`extism` (lib) generated 5 warnings
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "release-artifacts".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading