Skip to content

Adding Luma examples #801

Adding Luma examples

Adding Luma examples #801

Triggered via pull request July 21, 2025 16:30
Status Failure
Total duration 30s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
java
Process completed with exit code 2.
go
Process completed with exit code 2.
go: official/docs/golang/current/luma/promise.go#L45
client.Shipment undefined (type *easypost.Client has no field or method Shipment) (typecheck)
go: official/docs/golang/current/luma/promise.go#L42
unknown field DeliverByDate in struct literal of type easypost.Shipment
go: official/docs/golang/current/luma/promise.go#L41
unknown field PlannedShipDate in struct literal of type easypost.Shipment
go: official/docs/golang/current/luma/promise.go#L40
unknown field RulesetName in struct literal of type easypost.Shipment
go: official/docs/golang/current/luma/one-call-buy.go#L49
client.Shipment undefined (type *easypost.Client has no field or method Shipment)
go: official/docs/golang/current/luma/one-call-buy.go#L43
undefined: easypost.LumaShipmentOptions
go: official/docs/golang/current/luma/buy.go#L18
client.Shipment undefined (type *easypost.Client has no field or method Shipment)
go: official/docs/golang/current/luma/buy.go#L12
undefined: easypost.LumaShipmentOptions
csharp
Process completed with exit code 2.