Update readme #36
Annotations
3 errors and 1 warning
Run tests with coverage report enabled:
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)
|
Run tests with coverage report enabled:
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)
|
Run tests with coverage report enabled
Process completed with exit code 1.
|
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/.
|
The logs for this run have expired and are no longer available.
Loading