Merge pull request #947 from stargazing-dino/no_std_sync #931
Annotations
10 errors and 11 warnings
Build:
src/func/native.rs#L37
failed to resolve: use of undeclared crate or module `alloc`
|
Build:
src/api/register.rs#L7
unresolved import `crate::Shared`
|
Build:
src/func/call.rs#L15
unresolved import `crate::Shared`
|
Build:
src/func/function.rs#L6
unresolved import `crate::Shared`
|
Build:
src/module/mod.rs#L12
unresolved import `crate::Shared`
|
Build:
src/parser.rs#L19
unresolved import `crate::Shared`
|
Build:
src/types/fn_ptr.rs#L8
unresolved import `crate::Shared`
|
Build:
src/types/immutable_string.rs#L4
unresolved import `crate::Shared`
|
Build:
src/types/fn_ptr.rs#L437
conflicting implementations of trait `From<fn_ptr::FnPtr>` for type `fn_ptr::FnPtr`
|
Build:
src/eval/global_state.rs#L174
no method named `iter` found for struct `thin_vec::ThinVec` in the current scope
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Setup Generic Wasm 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/
|
Setup Generic Wasm 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/
|
Setup Generic Wasm 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/
|
Setup Generic Wasm 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/
|
Build:
src/eval/stmt.rs#L895
unused import: `crate::ModuleResolver`
|
Build
`rhai` (lib) generated 1 warning
|
Setup Wasi 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/
|
Setup Wasi 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/
|
Setup Wasi 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/
|
Setup Wasi 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/
|
Loading