This repository has been archived by the owner on Jun 9, 2024. It is now read-only.
Update README #2
ci.yml
on: push
Formatting
19s
Documentation
14s
Clippy
23s
Tests
15s
Miri Tests
2m 11s
Typos
4s
Annotations
11 errors and 6 warnings
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
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/.
|
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/.
|
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/.
|
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/.
|
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/.
|