feat: open folder commands #8
Annotations
15 errors
rustfmt (ubuntu-20.04)
Process completed with exit code 1.
|
rustfmt (windows-latest)
Process completed with exit code 1.
|
clippy (ubuntu-20.04):
src/util/mod.rs#L2
file not found for module `open`
|
clippy (ubuntu-20.04):
src/util/mod.rs#L17
cannot find function `open_folder` in module `open`
|
clippy (ubuntu-20.04):
src/util/mod.rs#L22
cannot find function `open_folder` in module `open`
|
clippy (ubuntu-20.04)
Process completed with exit code 101.
|
rustfmt (macos-latest)
Process completed with exit code 1.
|
clippy (macos-latest):
src/util/mod.rs#L2
file not found for module `open`
|
clippy (macos-latest):
src/util/mod.rs#L17
cannot find function `open_folder` in module `open`
|
clippy (macos-latest):
src/util/mod.rs#L22
cannot find function `open_folder` in module `open`
|
clippy (macos-latest)
Process completed with exit code 101.
|
clippy (windows-latest):
src/util/mod.rs#L2
file not found for module `open`
|
clippy (windows-latest):
src/util/mod.rs#L17
cannot find function `open_folder` in module `open`
|
clippy (windows-latest):
src/util/mod.rs#L22
cannot find function `open_folder` in module `open`
|
clippy (windows-latest)
Process completed with exit code 1.
|