Skip to content

Add NoOpReplayLog for optional replay protection #28

Add NoOpReplayLog for optional replay protection

Add NoOpReplayLog for optional replay protection #28

Triggered via pull request January 29, 2026 20:34
Status Failure
Total duration 1m 42s
Artifacts

main.yml

on: pull_request
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Lint
Process completed with exit code 2.
Lint: replaylog_test.go#L174
missing whitespace above this line (invalid statement above assign) (wsl_v5)
Lint: replaylog_test.go#L148
missing whitespace above this line (invalid statement above assign) (wsl_v5)
Lint: replaylog_test.go#L170
Function TestNoOpReplayLogPutBatch missing the call to method parallel (paralleltest)
Lint: replaylog_test.go#L138
Function TestNoOpReplayLog missing the call to method parallel (paralleltest)
Lint: sphinx.go#L651
avoid inline error handling using `if err := ...; err != nil`; use plain assignment `err := ...` (noinlineerr)
Lint: replaylog_test.go#L199
The line is 82 characters long, which exceeds the maximum of 80 characters. (lll)
Lint: replaylog_test.go#L184
The line is 82 characters long, which exceeds the maximum of 80 characters. (lll)
Lint: replaylog_test.go#L157
The line is 82 characters long, which exceeds the maximum of 80 characters. (lll)