fix(wasm): syntax update #54
Open
Annotations
15 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/
|
src/lib.rs#L43
creating a shared reference to mutable static is discouraged
|
src/lib.rs#L107
creating a mutable reference to mutable static is discouraged
|
src/lib.rs#L142
creating a mutable reference to mutable static is discouraged
|
src/ticker/thread.rs#L22
creating a shared reference to mutable static is discouraged
|
|
src/lib.rs#L43
creating a shared reference to mutable static is discouraged
|
src/lib.rs#L107
creating a mutable reference to mutable static is discouraged
|
src/lib.rs#L142
creating a mutable reference to mutable static is discouraged
|
src/ticker/thread.rs#L22
creating a shared reference to mutable static is discouraged
|
|
The logs for this run have expired and are no longer available.
Loading