Skip to content

change fb id & page id for external events to int64 to prevent overfl… #481

change fb id & page id for external events to int64 to prevent overfl…

change fb id & page id for external events to int64 to prevent overfl… #481

Triggered via push December 11, 2023 18:47
Status Failure
Total duration 1m 38s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
build: event_sync/event_sync.go#L99
cannot use eventId (variable of type int) as int64 value in struct literal
build: event_sync/event_sync.go#L100
cannot use page.ID (variable of type int) as int64 value in struct literal
build: model/external_events_test.go#L56
cannot use pageBerkeley (constant 1377014279263790 of type int) as int64 value in struct literal
build: model/external_events_test.go#L78
cannot use pageOther (constant 456456456456 of type int) as int64 value in struct literal
build: model/external_events_test.go#L100
cannot use pageOther (constant 456456456456 of type int) as int64 value in struct literal
build: model/external_events_test.go#L122
cannot use pageOther (constant 456456456456 of type int) as int64 value in struct literal
build: model/external_events_test.go#L144
cannot use pageBerkeley (constant 1377014279263790 of type int) as int64 value in struct literal
build
Process completed with exit code 1.