Adding Luma examples #801
ci.yml
on: pull_request
shell
10s
csharp
25s
go
22s
java
15s
node
27s
php
6s
python
14s
ruby
15s
test
3s
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.
|