Skip to content

Enhance replay chagnelog tool to replay till the end #461

Enhance replay chagnelog tool to replay till the end

Enhance replay chagnelog tool to replay till the end #461

Triggered via pull request August 19, 2024 17:03
Status Failure
Total duration 3m 19s
Artifacts

golangci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
lint
issues found
lint
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/
lint: tools/cmd/seidb/operations/replay_changelog.go#L17
var-declaration: should omit type bool from declaration of var dryRun; it will be inferred from the right-hand side (revive)