Skip to content

feat(x/net/http): Implement server and client function #63

feat(x/net/http): Implement server and client function

feat(x/net/http): Implement server and client function #63

Triggered via pull request September 12, 2024 09:50
Status Failure
Total duration 16s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build: x/net/http/request.go#L14
no required module provides package github.com/goplus/llgo/rust/hyper; to add it:
build: x/net/http/server.go#L18
no required module provides package github.com/goplus/llgo/x/net; to add it:
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/