fix: syscall analysis and tracing #20
Annotations
6 errors
golangci-lint:
examples/sample.go#L7
syntax error: non-declaration statement outside function body
|
golangci-lint:
examples/sample.go#L31
syntax error: unexpected ==, expected }
|
golangci-lint:
examples/sample.go#L56
syntax error: unexpected >>, expected } (typecheck)
|
golangci-lint:
examples/sample.go#L7
expected declaration, found '<<' (typecheck)
|
golangci-lint:
examples/sample.go#L56
expected statement, found '>>' (typecheck)
|
golangci-lint
issues found
|
Loading