Removed Deprecated Fields from Customer Object #277
Annotations
31 errors and 2 warnings
build (1.21):
customer_test.go#L360
unknown field AcceptsMarketing in struct literal of type Customer
|
build (1.21):
customer_test.go#L369
unknown field AcceptsMarketingUpdatedAt in struct literal of type Customer
|
build (1.21):
customer_test.go#L390
customer.AcceptsMarketing undefined (type *Customer has no field or method AcceptsMarketing)
|
build (1.21):
customer_test.go#L390
expectation.AcceptsMarketing undefined (type *Customer has no field or method AcceptsMarketing)
|
build (1.21):
customer_test.go#L391
customer.AcceptsMarketing undefined (type *Customer has no field or method AcceptsMarketing)
|
build (1.21):
customer_test.go#L391
expectation.AcceptsMarketing undefined (type *Customer has no field or method AcceptsMarketing)
|
build (1.21):
customer_test.go#L484
customer.AcceptsMarketingUpdatedAt undefined (type *Customer has no field or method AcceptsMarketingUpdatedAt)
|
build (1.21):
customer_test.go#L484
expectation.AcceptsMarketingUpdatedAt undefined (type *Customer has no field or method AcceptsMarketingUpdatedAt)
|
build (1.21):
customer_test.go#L485
customer.AcceptsMarketingUpdatedAt undefined (type *Customer has no field or method AcceptsMarketingUpdatedAt)
|
build (1.21):
customer_test.go#L485
expectation.AcceptsMarketingUpdatedAt undefined (type *Customer has no field or method AcceptsMarketingUpdatedAt)
|
build (1.22):
customer_test.go#L360
unknown field AcceptsMarketing in struct literal of type Customer
|
build (1.22):
customer_test.go#L369
unknown field AcceptsMarketingUpdatedAt in struct literal of type Customer
|
build (1.22):
customer_test.go#L390
customer.AcceptsMarketing undefined (type *Customer has no field or method AcceptsMarketing)
|
build (1.22):
customer_test.go#L390
expectation.AcceptsMarketing undefined (type *Customer has no field or method AcceptsMarketing)
|
build (1.22):
customer_test.go#L391
customer.AcceptsMarketing undefined (type *Customer has no field or method AcceptsMarketing)
|
build (1.22):
customer_test.go#L391
expectation.AcceptsMarketing undefined (type *Customer has no field or method AcceptsMarketing)
|
build (1.22):
customer_test.go#L484
customer.AcceptsMarketingUpdatedAt undefined (type *Customer has no field or method AcceptsMarketingUpdatedAt)
|
build (1.22):
customer_test.go#L484
expectation.AcceptsMarketingUpdatedAt undefined (type *Customer has no field or method AcceptsMarketingUpdatedAt)
|
build (1.22):
customer_test.go#L485
customer.AcceptsMarketingUpdatedAt undefined (type *Customer has no field or method AcceptsMarketingUpdatedAt)
|
build (1.22):
customer_test.go#L485
expectation.AcceptsMarketingUpdatedAt undefined (type *Customer has no field or method AcceptsMarketingUpdatedAt)
|
build (1.20)
The job was canceled because "_1_21" failed.
|
build (1.20):
customer_test.go#L360
unknown field AcceptsMarketing in struct literal of type Customer
|
build (1.20):
customer_test.go#L369
unknown field AcceptsMarketingUpdatedAt in struct literal of type Customer
|
build (1.20):
customer_test.go#L390
customer.AcceptsMarketing undefined (type *Customer has no field or method AcceptsMarketing)
|
build (1.20):
customer_test.go#L390
expectation.AcceptsMarketing undefined (type *Customer has no field or method AcceptsMarketing)
|
build (1.20):
customer_test.go#L391
customer.AcceptsMarketing undefined (type *Customer has no field or method AcceptsMarketing)
|
build (1.20):
customer_test.go#L391
expectation.AcceptsMarketing undefined (type *Customer has no field or method AcceptsMarketing)
|
build (1.20):
customer_test.go#L484
customer.AcceptsMarketingUpdatedAt undefined (type *Customer has no field or method AcceptsMarketingUpdatedAt)
|
build (1.20):
customer_test.go#L484
expectation.AcceptsMarketingUpdatedAt undefined (type *Customer has no field or method AcceptsMarketingUpdatedAt)
|
build (1.20):
customer_test.go#L485
customer.AcceptsMarketingUpdatedAt undefined (type *Customer has no field or method AcceptsMarketingUpdatedAt)
|
build (1.20):
customer_test.go#L485
expectation.AcceptsMarketingUpdatedAt undefined (type *Customer has no field or method AcceptsMarketingUpdatedAt)
|
build (1.21)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (1.22)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|