Bumped crate version #37
development.yml
on: push
Annotations
7 errors and 5 warnings
Build & Test (ubuntu-20.04)
Process completed with exit code 101.
|
Build & Test (macos-11)
Process completed with exit code 101.
|
Build & Test (windows-2019)
The job was canceled because "ubuntu-20_04" failed.
|
Build & Test (windows-2019)
Process completed with exit code 1.
|
file not found for module `instant`:
core/src/time/mod.rs#L34
error[E0583]: file not found for module `instant`
--> core/src/time/mod.rs:34:1
|
34 | mod instant;
| ^^^^^^^^^^^^
|
= help: to create the module `instant`, create file "core/src/time/instant.rs" or "core/src/time/instant/mod.rs"
= note: if there is a `mod instant` elsewhere in the crate already, import it with `use crate::...` instead
|
Check | Clippy
Clippy had exited with the 101 exit code
|
Format Code
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
Build & Test (ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build & Test (macos-11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check | Audit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check | Clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Format Code
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|