Add PostgreSQL Messaging Pub/Sub Watermill #1760
pr.yml
on: pull_request
license-check
/
License boilerplate check
13s
golangci-lint
/
Go Lint
3m 14s
build
/
Verify build
1m 58s
test
/
Unit testing
3m 2s
image-build
/
Image build
3m 9s
image-build
/
Build Helm chart
3m 1s
image-build
/
Check docker image build
2m 10s
security
/
Code Security Scan
15s
security
/
Helm Security Scan
10s
compose-migrate
/
docker
2m 7s
Annotations
8 errors and 1 warning
test / Unit testing:
internal/eea/eea_test.go#L53
not enough arguments in call to events.Setup
|
test / Unit testing:
internal/engine/executor_test.go#L263
not enough arguments in call to events.Setup
|
test / Unit testing
Process completed with exit code 2.
|
golangci-lint / Go Lint:
internal/eea/eea_test.go#L1
: # github.com/stacklok/minder/internal/eea_test [github.com/stacklok/minder/internal/eea.test]
|
golangci-lint / Go Lint:
internal/eea/eea_test.go#L53
not enough arguments in call to events.Setup
|
golangci-lint / Go Lint:
internal/engine/executor_test.go#L1
: # github.com/stacklok/minder/internal/engine_test [github.com/stacklok/minder/internal/engine.test]
|
golangci-lint / Go Lint:
internal/engine/executor_test.go#L263
not enough arguments in call to events.Setup
|
golangci-lint / Go Lint
issues found
|
test / Unit testing
Error while fetching latest Helm release: Error: [@octokit/auth-action] `GITHUB_TOKEN` variable is not set. It must be set on either `env:` or `with:`. See https://github.com/octokit/auth-action.js#createactionauth. Using default version v3.9.0
|