Skip to content

set timestamp to null if it was set to 0 #70

set timestamp to null if it was set to 0

set timestamp to null if it was set to 0 #70

Triggered via pull request February 20, 2025 09:49
Status Failure
Total duration 1m 19s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Test: proxy/sender_proxy.go#L126
invalid operation: ethSendBundle.MaxTimestamp == 0 (mismatched types *uint64 and untyped int)
Test: proxy/sender_proxy.go#L129
invalid operation: ethSendBundle.MinTimestamp == 0 (mismatched types *uint64 and untyped int)
Test
Process completed with exit code 2.
Lint: proxy/sender_proxy.go#L126
invalid operation: ethSendBundle.MaxTimestamp == 0 (mismatched types *uint64 and untyped int)
Lint: proxy/sender_proxy.go#L129
invalid operation: ethSendBundle.MinTimestamp == 0 (mismatched types *uint64 and untyped int)
Lint
invalid operation: ethSendBundle.MaxTimestamp == 0 (mismatched types *uint64 and untyped int)
Lint
Process completed with exit code 2.