update go version #1877
Annotations
10 errors
Lint
invalid operation: m != nil (mismatched types List and untyped nil) (typecheck)
|
Lint
invalid operation: m != nil (mismatched types List and untyped nil) (typecheck)
|
Lint
cannot use nil as List value in return statement (typecheck)
|
Lint
cannot use nil as List value in return statement (typecheck)
|
Lint
cannot use nil as List value in return statement (typecheck)
|
Lint
cannot use objectAccessor{…} (value of type objectAccessor) as Type value in return statement (typecheck)
|
Lint
cannot use nil as Type value in return statement (typecheck)
|
Lint
cannot use nil as Type value in return statement (typecheck)
|
Lint
cannot use nil as Type value in return statement (typecheck)
|
Lint
cannot use a (variable of type *genericAccessor) as Type value in return statement (typecheck)
|
Loading