Rework to add UK VAT validation and improve error reporting #45
Annotations
2 errors and 7 warnings
Lint:
validate_test.go#L195
line is 124 characters (lll)
|
Lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
vies_service.go#L115
exported: exported const ViesServiceTimeout should have comment or be unexported (revive)
|
Lint:
gen.go#L5
blank-imports: a blank import should be only in a main or test package, or have a comment justifying it (revive)
|
Lint:
vat.go#L18
exported: exported var ViesLookupService should have comment or be unexported (revive)
|
Lint:
uk_vat_service.go#L40
errorf: should replace errors.New(fmt.Sprintf(...)) with fmt.Errorf(...) (revive)
|
Lint:
vat.go#L19
exported: exported var UKVATLookupService should have comment or be unexported (revive)
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/vat/vat. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading