Skip to content

Add api communication #17

Add api communication

Add api communication #17

Triggered via pull request February 2, 2024 14:50
Status Failure
Total duration 41s
Artifacts

lint.yaml

on: pull_request
golangci-lint
31s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
golangci-lint
issues found
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
golangci-lint: api/ksef.go#L87
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
golangci-lint: api/ksef.go#L27
exported: comment on exported function SendInvoice should be of the form "SendInvoice ..." (revive)