feat(core): add Instruction IR scaffolding and IR executor with fallback #76
Annotations
10 errors and 2 warnings
|
Compilation:
api/driver_internal_test.go#L102
cannot use portFactory.ports["Driver.DeviceNorth[2]"] (map index expression of type *MockPort) as sim.Port value in array or slice literal: *MockPort does not implement sim.Port (missing method AsRemote)
|
|
Compilation:
api/driver_internal_test.go#L101
cannot use portFactory.ports["Driver.DeviceNorth[1]"] (map index expression of type *MockPort) as sim.Port value in array or slice literal: *MockPort does not implement sim.Port (missing method AsRemote)
|
|
Compilation:
api/driver_internal_test.go#L100
cannot use portFactory.ports["Driver.DeviceNorth[0]"] (map index expression of type *MockPort) as sim.Port value in array or slice literal: *MockPort does not implement sim.Port (missing method AsRemote)
|
|
Compilation:
api/driver_internal_test.go#L98
driver.feedInTasks[0].localPorts undefined (type []*feedInTask has no field or method localPorts)
|
|
Compilation:
api/driver_internal_test.go#L97
driver.feedInTasks[0].data undefined (type []*feedInTask has no field or method data)
|
|
Compilation:
api/driver_internal_test.go#L94
not enough arguments in call to driver.FeedIn
|
|
Compilation:
api/driver_internal_test.go#L70
cannot use mockTile (variable of type *MockTile) as cgra.Tile value in return statement: *MockTile does not implement cgra.Tile (missing method GetMemory)
|
|
Compilation:
api/driver_internal_test.go#L61
cannot use mockDeviceSidePort (variable of type *MockPort) as sim.Port value in assignment: *MockPort does not implement sim.Port (missing method AsRemote)
|
|
Compilation:
api/driver_internal_test.go#L22
cannot use port (variable of type *MockPort) as sim.Port value in return statement: *MockPort does not implement sim.Port (missing method AsRemote)
|
|
Compilation:
api/mock_sim_test.go#L312
undefined: sim.SimulationEndHandler
|
|
Compilation
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0rAsJaQAAAAA3FkrOPkI4R7/jgWcskhhcQ0hJMzBFREdFMDExNQBFZGdl
|
|
Compilation
Failed to restore: Cache service responded with 400
|