Skip to content

Add new functions to YaHash: Set, Get, GetDel, MGet, Exists, Del #59

Add new functions to YaHash: Set, Get, GetDel, MGet, Exists, Del

Add new functions to YaHash: Set, Get, GetDel, MGet, Exists, Del #59

Triggered via pull request July 6, 2025 13:29
Status Failure
Total duration 1m 7s
Artifacts

go-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Lint Code
issues found
Lint Code: yacache/memory_test.go#L303
missing whitespace above this line (invalid statement above assign) (wsl_v5)
Lint Code: yacache/memory_test.go#L226
missing whitespace above this line (too many statements above if) (wsl_v5)
Lint Code: yacache/memory.go#L373
string-format: fmt.Sprintf can be replaced with string concatenation (perfsprint)
Lint Code: yacache/memory.go#L350
string-format: fmt.Sprintf can be replaced with string concatenation (perfsprint)
Lint Code: yacache/memory.go#L327
string-format: fmt.Sprintf can be replaced with string concatenation (perfsprint)