working on execute action support #6
Annotations
8 errors and 4 warnings
lint:
src/actions.rs#L30
unreachable pattern
|
lint:
src/jupyter/message_content/execute.rs#L51
fields `status` and `execution_count` are never read
|
lint:
src/client.rs#L153
returning the result of a `let` binding from a block
|
lint:
src/client.rs#L159
returning the result of a `let` binding from a block
|
lint
Process completed with exit code 101.
|
test:
src/actions.rs#L30
unreachable pattern
|
test:
src/jupyter/message_content/execute.rs#L51
fields `status` and `execution_count` are never read
|
test
Process completed with exit code 101.
|
lint
Unexpected input(s) 'toolchain-version', valid inputs are ['toolchain', 'target', 'components', 'cache', 'rustflags']
|
lint
Unexpected input(s) 'toolchain-version', valid inputs are ['toolchain', 'target', 'components', 'cache', 'rustflags']
|
test
Unexpected input(s) 'toolchain-version', 'profile', valid inputs are ['toolchain', 'target', 'components', 'cache', 'rustflags']
|
test
Unexpected input(s) 'toolchain-version', 'profile', valid inputs are ['toolchain', 'target', 'components', 'cache', 'rustflags']
|