Fix entity transfers being repeated forever #4
Annotations
10 errors and 10 warnings
Luacheck:
module/edge/entity_link.lua#L4
(W211) unused variable universal_serializer
|
Luacheck:
module/edge/entity_link.lua#L16
(W612) line contains trailing whitespace
|
Luacheck:
module/edge/power_link.lua#L36
(W422) shadowing definition of argument edge on line 7
|
Luacheck:
module/edge/power_link.lua#L65
(W422) shadowing definition of argument edge on line 7
|
Luacheck:
module/edge/train/pathfinding/update.lua#L117
(W143) accessing undefined field train_manager.request_train_path of global game
|
Luacheck:
module/edge/train/pathfinding/update.lua#L120
(W143) accessing undefined field train_manager.request_train_path of global game
|
Luacheck:
module/edge/train/pathfinding/update.lua#L281
(W143) accessing undefined field wire_connector_id.circuit_red of global defines
|
Luacheck:
module/edge/train/pathfinding/update.lua#L283
(W143) accessing undefined field wire_connector_id.circuit_red of global defines
|
Luacheck:
module/edge/train/pathfinding/update.lua#L284
(W143) accessing undefined field wire_origin.script of global defines
|
Luacheck:
module/edge/train/train_link.lua#L267
(W143) accessing undefined field train_manager.get_train_by_id of global game
|
Eslint:
controller.ts#L23
This line has a length of 125. Maximum allowed is 120
|
Eslint:
controller.ts#L41
This line has a length of 123. Maximum allowed is 120
|
Eslint:
controller.ts#L154
This line has a length of 124. Maximum allowed is 120
|
Eslint:
controller.ts#L278
This line has a length of 122. Maximum allowed is 120
|
Eslint:
controller.ts#L282
This line has a length of 166. Maximum allowed is 120
|
Eslint:
controller.ts#L300
This line has a length of 132. Maximum allowed is 120
|
Eslint:
controller.ts#L314
This line has a length of 141. Maximum allowed is 120
|
Eslint:
instance.ts#L247
This line has a length of 122. Maximum allowed is 120
|
Eslint:
instance.ts#L254
This line has a length of 142. Maximum allowed is 120
|
Eslint:
instance.ts#L367
This line has a length of 171. Maximum allowed is 120
|