Skip to content

feat(kvstore API): Implement /api/get with HTTP GET #134

feat(kvstore API): Implement /api/get with HTTP GET

feat(kvstore API): Implement /api/get with HTTP GET #134

Triggered via pull request February 17, 2025 22:53
Status Success
Total duration 26s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: 12-funcs/03-closures/exercise.go#L5
syntax error: ... is missing type (typecheck)
lint: 12-funcs/03-closures/exercise.go#L5
expected type, found ')' (typecheck)
lint: 24-generics/01-sorting/exercise.go#L7
missing return (typecheck)
lint: 01-getting-started/01-hello-world/exercise_test.go#L2
syntax error: package statement must be first (typecheck)
lint: 01-getting-started/01-hello-world/exercise_test.go#L1
expected 'package', found 'EOF' (typecheck)
lint: 02-types/01-booleans/exercise_test.go#L2
syntax error: package statement must be first (typecheck)
lint: 02-types/01-booleans/exercise_test.go#L1
expected 'package', found 'EOF' (typecheck)
lint: 02-types/02-numbers/exercise_test.go#L2
syntax error: package statement must be first (typecheck)
lint: 02-types/02-numbers/exercise_test.go#L1
expected 'package', found 'EOF' (typecheck)
lint: 02-types/03-strings/exercise_test.go#L2
syntax error: package statement must be first (typecheck)
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/learning-go/learning-go. Supported file pattern: go.sum