lostluck commented on PR #25808: URL: https://github.com/apache/beam/pull/25808#issuecomment-1475327556
This is failing our Staticheck action. Not hard to fix at least. https://github.com/apache/beam/actions/runs/4392151772/jobs/7693061461?pr=25808 ``` Error: transforms/periodic/periodic.go:61:18: calling math.Ceil on a converted integer is pointless (SA4015) Error: transforms/periodic/periodic.go:132:6: func withNowFunc is unused (U1000) Error: Process completed with exit code 1. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org