feat(x/net/http): Implement server and client function #73
Annotations
10 errors and 1 warning
build:
x/net/http/response.go#L22
undefined: hyper.ResponseChannel
|
build:
x/net/http/response.go#L47
undefined: hyper.ResponseChannel
|
build:
x/net/http/server.go#L65
undefined: hyper.Http1ServerconnOptions
|
build:
x/net/http/server.go#L66
undefined: hyper.Http2ServerconnOptions
|
build:
x/net/http/server.go#L387
undefined: hyper.ResponseChannel
|
build:
x/net/http/request.go#L254
too many arguments in call to sendTask.SetUserdata
|
build:
x/net/http/request.go#L378
too many arguments in call to hyperReq.OnInformational
|
build:
x/net/http/request.go#L520
hyperReq.Method undefined (type *hyper.Request has no field or method Method)
|
build:
x/net/http/request.go#L528
hyperReq.URIParts undefined (type *hyper.Request has no field or method URIParts)
|
build:
x/net/http/request.go#L557
hyperReq.Version undefined (type *hyper.Request has no field or method Version)
|
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/
|