Skip to content

Implement the 2023_10_18 version of web serving. #295

Implement the 2023_10_18 version of web serving.

Implement the 2023_10_18 version of web serving. #295

Triggered via pull request December 9, 2023 00:07
Status Success
Total duration 47s
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)