This repository has been archived by the owner on Jun 9, 2024. It is now read-only.
Initial commit #1
ci.yml
on: push
Formatting
15s
Documentation
24s
Clippy
21s
Tests
33s
Miri Tests
2m 4s
Typos
7s
Annotations
12 errors and 8 warnings
Typos
Process completed with exit code 2.
|
Clippy:
java_string/README.md#L1
item in documentation is missing backticks
|
Clippy:
java_string/src/char.rs#L104
transmute used without annotations
|
Clippy:
java_string/src/owned.rs#L122
consider moving the `;` outside the block for consistent formatting
|
Clippy:
java_string/src/owned.rs#L130
consider moving the `;` outside the block for consistent formatting
|
Clippy:
java_string/src/owned.rs#L329
consider moving the `;` outside the block for consistent formatting
|
Clippy:
java_string/src/owned.rs#L366
consider moving the `;` outside the block for consistent formatting
|
Clippy:
java_string/src/slice.rs#L1747
consider moving the `;` outside the block for consistent formatting
|
Clippy:
java_string/src/slice.rs#L1757
consider moving the `;` outside the block for consistent formatting
|
Clippy:
java_string/src/owned.rs#L26
multiple implementations of this structure
|
Clippy:
java_string/src/slice.rs#L32
multiple implementations of this structure
|
Miri Tests
Process completed with exit code 101.
|
Typos:
java_string/src/slice.rs#L370
"pard" should be "part".
|
Typos:
java_string/src/slice.rs#L738
"pard" should be "part".
|
Typos
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/.
|
Formatting
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/.
|
Documentation
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/.
|
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/.
|
Tests
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/.
|
Miri Tests
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/.
|