Update readme #37
Annotations
5 errors and 1 warning
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)
The job was canceled because "_1_22_x" failed.
|
build (1.21.x)
The operation was canceled.
|
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/.
|