Merge pull request #947 from stargazing-dino/no_std_sync #931
Annotations
10 errors and 8 warnings
Test:
src/func/native.rs#L37
failed to resolve: use of undeclared crate or module `alloc`
|
Test:
src/api/register.rs#L7
unresolved import `crate::Shared`
|
Test:
src/func/call.rs#L15
unresolved import `crate::Shared`
|
Test:
src/func/function.rs#L6
unresolved import `crate::Shared`
|
Test:
src/module/mod.rs#L12
unresolved import `crate::Shared`
|
Test:
src/module/resolvers/file.rs#L7
unresolved import `crate::Shared`
|
Test:
src/parser.rs#L19
unresolved import `crate::Shared`
|
Test:
src/types/fn_ptr.rs#L8
unresolved import `crate::Shared`
|
Test:
src/types/immutable_string.rs#L4
unresolved import `crate::Shared`
|
Test:
src/types/fn_ptr.rs#L437
conflicting implementations of trait `From<fn_ptr::FnPtr>` for type `fn_ptr::FnPtr`
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test:
src/eval/stmt.rs#L895
unused import: `crate::ModuleResolver`
|
Test
`rhai` (lib test) generated 1 warning (1 duplicate)
|
Test
build failed, waiting for other jobs to finish...
|
Setup 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 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 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 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