Skip to content

Add lock to protect concurrency #291

Add lock to protect concurrency

Add lock to protect concurrency #291

Re-run triggered September 12, 2023 18:04
Status Success
Total duration 1m 11s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)