Vm rebuild #34
Annotations
10 errors and 10 warnings
build:
ic10emu/src/device.rs#L468
missing field `role` in initializer of `Connection`
|
build:
ic10emu/src/device.rs#L479
missing field `role` in initializer of `Connection`
|
build:
ic10emu/src/device.rs#L483
missing field `role` in initializer of `Connection`
|
build:
ic10emu/src/device.rs#L525
no method named `get` found for struct `RefCell` in the current scope
|
build:
ic10emu/src/device.rs#L646
no method named `get` found for struct `RefCell` in the current scope
|
build:
ic10emu/src/device.rs#L677
no method named `get` found for struct `RefCell` in the current scope
|
build:
ic10emu/src/device.rs#L718
no method named `get` found for struct `RefCell` in the current scope
|
build:
ic10emu/src/device.rs#L740
no method named `get` found for struct `RefCell` in the current scope
|
build:
ic10emu/src/device.rs#L805
pattern does not mention field `role`
|
build:
ic10emu/src/interpreter.rs#L252
mismatched types
|
build:
ic10emu/src/vm/object/stationpedia/structs/integrated_circuit.rs#L2
unused import: `LineError`
|
build:
ic10emu/src/network.rs#L233
unused variable: `index`
|
build:
ic10emu/src/network.rs#L236
unused variable: `index`
|
build:
ic10emu/src/network.rs#L291
unused variable: `force`
|
build:
ic10emu/src/network.rs#L309
unused variable: `slt`
|
build:
ic10emu/src/network.rs#L310
unused variable: `index`
|
build:
ic10emu/src/network.rs#L318
unused variable: `vm`
|
build:
ic10emu/src/vm/object/generic/traits.rs#L227
unused variable: `value`
|
build:
ic10emu/src/vm/object/generic/traits.rs#L228
unused variable: `vm`
|
build:
ic10emu/src/vm/object/generic/traits.rs#L229
unused variable: `force`
|