WASM support #366
Annotations
3 errors and 1 notice
🔍 Static analysis: run Clippy:
packages/vorbis_rs/src/lib.rs#L27
[clippy] reported by reviewdog 🐶
error: doc list item overindented
--> packages/vorbis_rs/src/lib.rs:27:5
|
27 | //! Used to enable [WebAssembly support](https://docs.rs/getrandom/latest/getrandom/#webassembly-support)
| ^^^^^^^^^^^^^^^^^^^^^^ help: try using ` ` (2 spaces)
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_overindented_list_items
Raw Output:
packages/vorbis_rs/src/lib.rs:27:5:e:error: doc list item overindented
--> packages/vorbis_rs/src/lib.rs:27:5
|
27 | //! Used to enable [WebAssembly support](https://docs.rs/getrandom/latest/getrandom/#webassembly-support)
| ^^^^^^^^^^^^^^^^^^^^^^ help: try using ` ` (2 spaces)
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_overindented_list_items
__END__
|
🔍 Static analysis: run Clippy:
packages/vorbis_rs/src/lib.rs#L28
[clippy] reported by reviewdog 🐶
error: doc list item overindented
--> packages/vorbis_rs/src/lib.rs:28:5
|
28 | //! for JavaScript environments.
| ^^^^^^^^^^^^^^^^^^^^^^ help: try using ` ` (2 spaces)
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_overindented_list_items
Raw Output:
packages/vorbis_rs/src/lib.rs:28:5:e:error: doc list item overindented
--> packages/vorbis_rs/src/lib.rs:28:5
|
28 | //! for JavaScript environments.
| ^^^^^^^^^^^^^^^^^^^^^^ help: try using ` ` (2 spaces)
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_overindented_list_items
__END__
|
🔍 Static analysis: run Clippy
reviewdog exited with status code: 1
|
Post 💨 Set up sccache
63% - 26 hits, 15 misses, 0 errors
|
Loading