chore: update setup #1
Annotations
10 errors
test:
test/concurrency_test.go#L69
Error return value of `product.SetBrand` is not checked (errcheck)
|
test:
test/concurrency_test.go#L70
Error return value of `product.SetCategories` is not checked (errcheck)
|
test:
test/concurrency_test.go#L71
Error return value of `product.SetImage` is not checked (errcheck)
|
test:
test/concurrency_test.go#L72
Error return value of `product.SetNodes` is not checked (errcheck)
|
test:
test/concurrency_test.go#L73
Error return value of `product.SetProductDescription` is not checked (errcheck)
|
test:
test/concurrency_test.go#L74
Error return value of `product.SetProductName` is not checked (errcheck)
|
test:
test/concurrency_test.go#L75
Error return value of `product.SetQuantity` is not checked (errcheck)
|
test:
test/concurrency_test.go#L76
Error return value of `product.SetSeoText` is not checked (errcheck)
|
test:
test/concurrency_test.go#L77
Error return value of `product.SetSizetypecolor` is not checked (errcheck)
|
test:
test/concurrency_test.go#L78
Error return value of `product.SetSku` is not checked (errcheck)
|