Skip to content

Update readme

Update readme #36

Triggered via push April 15, 2024 21:12
Status Failure
Total duration 20s
Artifacts

go.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
build (1.22.x): session_test.go#L76
cannot use &buf (value of type *strings.Builder) as io.WriteCloser value in argument to s.Save: *strings.Builder does not implement io.WriteCloser (missing method Close)
build (1.22.x): session_test.go#L97
cannot use r (variable of type *strings.Reader) as io.ReadCloser value in argument to s.Load: *strings.Reader does not implement io.ReadCloser (missing method Close)
build (1.22.x)
Process completed with exit code 1.
build (1.21.x): session_test.go#L76
cannot use &buf (value of type *strings.Builder) as io.WriteCloser value in argument to s.Save: *strings.Builder does not implement io.WriteCloser (missing method Close)
build (1.21.x): session_test.go#L97
cannot use r (variable of type *strings.Reader) as io.ReadCloser value in argument to s.Load: *strings.Reader does not implement io.ReadCloser (missing method Close)
build (1.21.x)
Process completed with exit code 1.
build (1.22.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (1.21.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (1.21.x)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2