api work #1899
Annotations
10 errors
Go build and test:
core/instance/monitor_test.go#L22
cannot convert "fs#1" (untyped string constant) to type int
|
Go build and test:
core/instance/monitor_test.go#L37
cannot use ResourceMonitorMap{…} (value of type ResourceMonitorMap) as ResourceMonitors value in struct literal
|
Go build and test:
core/instance/monitor_test.go#L56
cannot convert "fs#1" (untyped string constant) to type int
|
Go build and test:
core/instance/monitor_test.go#L64
cannot use ResourceMonitorMap{…} (value of type ResourceMonitorMap) as ResourceMonitors value in struct literal
|
Go build and test:
core/instance/monitor_test.go#L77
assignment mismatch: 2 variables but 1 value
|
Go build and test:
core/instance/monitor_test.go#L77
cannot convert "a" (untyped string constant) to type int
|
Go build and test:
core/instance/monitor_test.go#L80
cannot convert "a" (untyped string constant) to type int
|
Go build and test:
core/instance/monitor_test.go#L82
cannot convert "a" (untyped string constant) to type int
|
Go build and test:
core/instance/monitor_test.go#L83
cannot convert "b" (untyped string constant) to type int
|
Go build and test:
core/instance/monitor_test.go#L85
cannot convert "a" (untyped string constant) to type int
|