Adding Luma examples #783
ci.yml
on: pull_request
shell
21s
csharp
30s
go
33s
java
19s
node
29s
php
8s
python
18s
ruby
17s
test
8s
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)
|