Add functions to create and handle UMA invoices. #91
build-and-test.yml
on: pull_request
build
2m 45s
lint
2m 55s
Annotations
2 errors and 2 warnings
lint:
uma/test/uma_test.go#L813
ineffectual assignment to err (ineffassign)
|
lint
issues found
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|