[RFC007] Migration of the typechecker - part II #6226
Annotations
10 errors
Build:
core/src/repl/mod.rs#L10
unused imports: `Ast`, `ExtendedTerm`, `TraverseOrder`, `import_resolution`, `self`, and `stdlib as nickel_stdlib`
|
Build:
core/src/repl/mod.rs#L33
unused import: `convert::Infallible`
|
Build:
core/src/repl/mod.rs#L211
unreachable expression
|
Build:
core/src/repl/mod.rs#L257
unreachable expression
|
Build:
core/src/repl/mod.rs#L261
type annotations needed
|
Build:
core/src/repl/mod.rs#L10
unused import: `compat::ToMainline`
|
Build:
core/src/cache.rs#L1827
unused variable: `import`
|
Build:
core/src/cache.rs#L1828
unused variable: `parent`
|
Build:
core/src/cache.rs#L1829
unused variable: `pos`
|
Build:
core/src/repl/mod.rs#L189
unused variable: `ast`
|
Loading