Skip to content

fix: update test to pass with map of string #21

fix: update test to pass with map of string

fix: update test to pass with map of string #21

Triggered via push October 25, 2023 17:08
Status Failure
Total duration 27s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
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/.