修改setting的形参 #82
Annotations
11 errors
|
parser_bench_test.go#L24
cannot use func literal (type func(*Parser)) as type func(*Parser, int) in field value
|
parser_bench_test.go#L25
cannot use func literal (type func(*Parser, []byte)) as type func(*Parser, []byte, int) in field value
|
parser_bench_test.go#L26
cannot use func literal (type func(*Parser, []byte)) as type func(*Parser, []byte, int) in field value
|
parser_bench_test.go#L27
cannot use func literal (type func(*Parser, []byte)) as type func(*Parser, []byte, int) in field value
|
parser_bench_test.go#L28
cannot use func literal (type func(*Parser, []byte)) as type func(*Parser, []byte, int) in field value
|
parser_bench_test.go#L29
cannot use func literal (type func(*Parser)) as type func(*Parser, int) in field value
|
parser_bench_test.go#L30
cannot use func literal (type func(*Parser, []byte)) as type func(*Parser, []byte, int) in field value
|
parser_bench_test.go#L31
cannot use func literal (type func(*Parser)) as type func(*Parser, int) in field value
|
parser_porting_code_test.go#L1941
cannot use func literal (type func(*Parser)) as type func(*Parser, int) in field value
|
parser_porting_code_test.go#L1946
cannot use func literal (type func(*Parser, []byte)) as type func(*Parser, []byte, int) in field value
|
This job was cancelled
Loading