Skip to content

chore: upgrade to stable2407 #8

chore: upgrade to stable2407

chore: upgrade to stable2407 #8

GitHub Actions / clippy failed Nov 4, 2024 in 0s

clippy

1 error

Details

Results

Message level Amount
Internal compiler error 0
Error 1
Warning 0
Note 0
Help 0

Versions

  • rustc 1.75.0 (82e1608df 2023-12-21)
  • cargo 1.75.0 (1d8b05cdd 2023-11-20)
  • clippy 0.1.75 (82e1608 2023-12-21)

Annotations

Check failure on line 2 in runtime/build.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

failed to resolve: use of undeclared crate or module `docify`

error[E0433]: failed to resolve: use of undeclared crate or module `docify`
 --> runtime/build.rs:2:3
  |
2 | #[docify::export(template_enable_metadata_hash)]
  |   ^^^^^^ use of undeclared crate or module `docify`