Skip to content

docs: fix tutorial syntax (# comments, bare paths, def entry), update… #3

docs: fix tutorial syntax (# comments, bare paths, def entry), update…

docs: fix tutorial syntax (# comments, bare paths, def entry), update… #3

Triggered via push July 15, 2026 08:55
Status Failure
Total duration 15s
Artifacts

ci.yml

on: push
release
0s
release
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 4 warnings
build (macos-latest)
Process completed with exit code 1.
build (macos-latest): internal/kvspace/redis/redis.go#L11
missing go.sum entry for module providing package github.com/redis/go-redis/v9 (imported by kvlang/internal/kvspace/redis); to add:
build (macos-latest): internal/device/ws.go#L9
missing go.sum entry for module providing package github.com/gorilla/websocket (imported by kvlang/internal/device); to add:
build (ubuntu-latest)
The strategy configuration was canceled because "build.macos-latest" failed
build (ubuntu-latest)
The operation was canceled.
build (ubuntu-latest): internal/kvspace/redis/redis.go#L11
missing go.sum entry for module providing package github.com/redis/go-redis/v9 (imported by kvlang/internal/kvspace/redis); to add:
build (ubuntu-latest): internal/device/ws.go#L9
missing go.sum entry for module providing package github.com/gorilla/websocket (imported by kvlang/internal/device); to add:
build (macos-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/kvlang/kvlang. Supported file pattern: go.sum
build (ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/kvlang/kvlang. Supported file pattern: go.sum