Update handler.go #221
Annotations
9 errors
lint (1.18):
internal/gmm/handler.go#L1252
expected declaration, found 'if' (typecheck)
|
lint (1.18):
internal/gmm/handler.go#L1484
expected declaration, found ue (typecheck)
|
lint (1.18):
internal/gmm/handler.go#L1653
expected declaration, found 'for' (typecheck)
|
lint (1.18):
internal/gmm/handler.go#L1678
expected declaration, found 'switch' (typecheck)
|
lint (1.18):
internal/gmm/handler.go#L1719
expected declaration, found 'if' (typecheck)
|
lint (1.18):
internal/gmm/handler.go#L1770
expected declaration, found cxtList (typecheck)
|
lint (1.18):
internal/gmm/handler.go#L1788
expected declaration, found 'if' (typecheck)
|
lint (1.18):
internal/gmm/handler.go#L1896
expected declaration, found 'switch' (typecheck)
|
lint (1.18)
issues found
|