Multidirectional pub and sub #2
Annotations
3 errors and 1 warning
cmd/authorized_keys/main.go#L62
Error return value of `cfg.PubSub.Sub` is not checked (errcheck)
|
cmd/authorized_keys/main.go#L75
Error return value of `cfg.PubSub.Pub` is not checked (errcheck)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, 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/
|
This job failed
Loading