docs: add Phase 3 execution plan and update TODO checklist #2
Annotations
10 errors
|
go:
cache/idempotency_test.go#L54
Error return value of `ic.Set` is not checked (errcheck)
|
|
go:
tests/chaos/main.go#L277
field `completed` is unused (unused)
|
|
go:
tests/chaos/main.go#L275
field `mu` is unused (unused)
|
|
go:
tests/chaos/main.go#L222
func `(*ChaosRunner).dockerExec` is unused (unused)
|
|
go:
tests/chaos/main.go#L213
func `(*ChaosRunner).dockerComposeQuiet` is unused (unused)
|
|
go:
tests/chaos/main.go#L376
Error return value of `io.ReadAll` is not checked (errcheck)
|
|
go:
tests/chaos/main.go#L119
Error return value of `c.dockerCompose` is not checked (errcheck)
|
|
go:
tests/loadtest/metrics.go#L207
S1039: unnecessary use of fmt.Sprintf (gosimple)
|
|
go:
tests/loadtest/metrics.go#L195
S1039: unnecessary use of fmt.Sprintf (gosimple)
|
|
go:
tests/loadtest/soak.go#L128
field `transferTimestamps` is unused (unused)
|