Skip to content

Adding Luma examples #783

Adding Luma examples

Adding Luma examples #783

Triggered via pull request July 1, 2025 19:09
Status Failure
Total duration 2m 10s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
node
Process completed with exit code 2.
go: official/docs/golang/current/luma/promise.go#L11
predeclared any requires go1.18 or later (-lang was set to go1.15; check go.mod)
go: official/docs/golang/current/luma/promise.go#L11
client.GetLumaPromise undefined (type *easypost.Client has no field or method GetLumaPromise)
go: official/docs/golang/current/luma/one-call-buy.go#L42
unknown field DeliverByDate in struct literal of type easypost.Shipment
go: official/docs/golang/current/luma/one-call-buy.go#L41
unknown field PlannedShipDate in struct literal of type easypost.Shipment
go: official/docs/golang/current/luma/one-call-buy.go#L40
unknown field RulesetName in struct literal of type easypost.Shipment
go: official/docs/golang/current/luma/one-call-buy.go#L39
unknown field PersistLabel in struct literal of type easypost.Shipment
go: official/docs/golang/current/luma/one-call-buy.go#L38
unknown field CarrierAccounts in struct literal of type easypost.Shipment
go: official/docs/golang/current/luma/one-call-buy.go#L10
client.CreateLumaShipment undefined (type *easypost.Client has no field or method CreateLumaShipment)
go: official/docs/golang/current/luma/buy.go#L11
predeclared any requires go1.18 or later (-lang was set to go1.15; check go.mod)
go: official/docs/golang/current/luma/buy.go#L11
client.BuyLumaShipment undefined (type *easypost.Client has no field or method BuyLumaShipment)