github-actions · GitHub

Flags time.Now().Sub(t) calls that can be simplified to time.Since(t).
The time.Since function is the idiomatic Go way to compute the elapsed
time since a fixed point and avoids the more verbose two-step pattern.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

@pelikhan

pelikhan marked this pull request as ready for review

July 19, 2026 18:15

Copilot AI review requested due to automatic review settings

July 19, 2026 18:15

github-actions[bot]

github-actions[bot]

github-actions[bot]

github-actions[bot]

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
…ub-95d856cd71fa7907
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>

Closed

@pelikhan

@pelikhan

pelikhan deleted the linter-miner/timenowsub-95d856cd71fa7907 branch

July 19, 2026 20:26

Copilot stopped work on behalf of gh-aw-bot due to an error

July 19, 2026 20:26

This was referenced

Jul 19, 2026

Closed

Closed

Merged

Read the original on github.com ↗