Skip to content

docs(clex): fix toml warning in readme #26

docs(clex): fix toml warning in readme

docs(clex): fix toml warning in readme #26

Triggered via push November 1, 2024 14:47
Status Failure
Total duration 3m 16s
Artifacts

general.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

15 errors
Clippy: ccode_runner/src/lang_runner/file_store.rs#L64
unused variable: `source_text`
Clippy: ccode_runner/src/lang_runner/file_store.rs#L64
unused variable: `lang`
Clippy: ccode_runner/src/lang_runner/file_store.rs#L11
struct `SourceCodeInfo` is never constructed
Clippy: ccode_runner/src/lang_runner/file_store.rs#L18
associated functions `new`, `new_from_source_dest`, `new_from_text`, and `exists` are never used
Clippy
Process completed with exit code 101.
Test: ccode_runner/src/lang_runner/file_store.rs#L64
unused variable: `source_text`
Test: ccode_runner/src/lang_runner/file_store.rs#L64
unused variable: `lang`
Test: ccode_runner/src/lang_runner/file_store.rs#L11
struct `SourceCodeInfo` is never constructed
Test: ccode_runner/src/lang_runner/file_store.rs#L18
associated functions `new`, `new_from_source_dest`, `new_from_text`, and `exists` are never used
Test
Process completed with exit code 101.
Code coverage: ccode_runner/src/lang_runner/file_store.rs#L64
unused variable: `source_text`
Code coverage: ccode_runner/src/lang_runner/file_store.rs#L64
unused variable: `lang`
Code coverage: ccode_runner/src/lang_runner/file_store.rs#L11
struct `SourceCodeInfo` is never constructed
Code coverage: ccode_runner/src/lang_runner/file_store.rs#L18
associated functions `new`, `new_from_source_dest`, `new_from_text`, and `exists` are never used
Code coverage
Process completed with exit code 1.