feat: add connection creation endpoint #2082
Annotations
5 errors and 1 warning
pkg/service/convert.go#L613
type `result` is unused (unused)
|
pkg/service/convert.go#L776
type `result` is unused (unused)
|
pkg/service/integration.go#L191
printf: fmt.Errorf format %w reads arg #1, but call has 0 args (govet)
|
pkg/service/integration.go#L259
printf: fmt.Errorf format %w reads arg #1, but call has 0 args (govet)
|
|
The following actions use a deprecated Node.js version 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/
|
This job failed
Loading