Skip to content

TTL + table store #2943

TTL + table store

TTL + table store #2943

Triggered via pull request October 16, 2024 15:25
Status Failure
Total duration 30s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Linter: common/kvstore/tablestore/ttl_test.go#L291
SA6001: m[string(key)] would be more efficient than k := string(key); m[k] (staticcheck)
Linter
issues found
Linter
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/