Skip to content

fix: update to map of string #20

fix: update to map of string

fix: update to map of string #20

Triggered via push October 25, 2023 17:06
Status Failure
Total duration 24s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build: webreq_get_test.go#L15
cannot use headers (variable of type *webreq.Headers) as type map[string]string in argument to request.SetHeaders
build: webreq_post_test.go#L21
headers.List undefined (type *webreq.Headers has no field or method List)
build: webreq_post_test.go#L41
cannot use headers (variable of type *webreq.Headers) as type map[string]string in argument to request.SetHeaders
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.