feat(x/net/http): Implement server and client function #75
Annotations
10 errors and 1 warning
Build:
x/net/http/response.go#L22
undefined: hyper.ResponseChannel
|
Build:
x/net/http/response.go#L51
undefined: hyper.ResponseChannel
|
Build:
x/net/http/server.go#L70
undefined: hyper.Http1ServerconnOptions
|
Build:
x/net/http/server.go#L71
undefined: hyper.Http2ServerconnOptions
|
Build:
x/net/http/server.go#L436
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#L522
hyperReq.Method undefined (type *hyper.Request has no field or method Method)
|
Build:
x/net/http/request.go#L530
hyperReq.URIParts undefined (type *hyper.Request has no field or method URIParts)
|
Build:
x/net/http/request.go#L561
hyperReq.Version undefined (type *hyper.Request has no field or method Version)
|
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/
|
Loading