feat!: initial implementation of the lib-streamproc package #9
pr.yaml
on: pull_request
Commit Lint Job
12s
Editor Config Job
9s
Go Lint Job
28s
3rd Party Licenses Check
5m 4s
Test Job
0s
Annotations
5 errors and 2 warnings
Commit Lint Job
Process completed with exit code 1.
|
Go Lint Job:
pkg/streamproc/receiver.go#L199
Function `AckAll` should pass the context parameter (contextcheck)
|
Go Lint Job:
pkg/streamproc/receiver.go#L187
Function `NackAll` should pass the context parameter (contextcheck)
|
Go Lint Job:
pkg/streamproc/receiver.go#L189
Function `AckAll` should pass the context parameter (contextcheck)
|
Go Lint Job
issues found
|
3rd Party Licenses Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Go Lint Job
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@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/
|