Add lock to protect concurrency #291
Annotations
10 errors
Go Lint:
internal/sockets/dial.go#L16
Error return value is not checked (errcheck)
|
Go Lint:
internal/sockets/dial.go#L21
Error return value is not checked (errcheck)
|
Go Lint:
internal/sockets/dial.go#L26
Error return value is not checked (errcheck)
|
Go Lint:
wasi.go#L124
Error return value of `dir.FDCloseDir` is not checked (errcheck)
|
Go Lint:
wasi.go#L255
Error return value of `dir.FDCloseDir` is not checked (errcheck)
|
Go Lint:
wasi.go#L428
Error return value of `d.FDCloseDir` is not checked (errcheck)
|
Go Lint:
wasi.go#L447
Error return value of `dir.FDCloseDir` is not checked (errcheck)
|
Go Lint:
wazergo.go#L52
Error return value of `io.WriteString` is not checked (errcheck)
|
Go Lint:
wazergo.go#L56
Error return value of `io.WriteString` is not checked (errcheck)
|
Go Lint:
wazergo.go#L97
Error return value of `io.WriteString` is not checked (errcheck)
|