Allow overriding schedule jobs #253
Annotations
10 errors
golangci-lint:
backends/suite_test.go#L49
G404: Use of weak random number generator (math/rand instead of crypto/rand) (gosec)
|
golangci-lint:
backends/suite_test.go#L50
G404: Use of weak random number generator (math/rand instead of crypto/rand) (gosec)
|
golangci-lint:
backends/suite_test.go#L190
G404: Use of weak random number generator (math/rand instead of crypto/rand) (gosec)
|
golangci-lint:
backends/suite_test.go#L184
unnecessary trailing newline (whitespace)
|
golangci-lint:
backends/memory/memory_backend.go#L70
calculated cyclomatic complexity for function Enqueue is 11, max is 10 (cyclop)
|
golangci-lint:
backends/suite_test.go#L187
Duplicate words (that) found (dupword)
|
golangci-lint:
backends/suite.go#L24
test helper function should start from t.Helper() (thelper)
|
golangci-lint:
backends/postgres/postgres_backend_test.go#L780
test helper function should start from t.Helper() (thelper)
|
golangci-lint:
backends/postgres/postgres_backend.go#L861
error returned from external package is unwrapped: sig: func (*github.com/jackc/pgx/v5/pgxpool.Conn).Begin(ctx context.Context) (github.com/jackc/pgx/v5.Tx, error) (wrapcheck)
|
golangci-lint:
backends/suite_test.go#L80
error returned from external package is unwrapped: sig: func github.com/acaloiaro/neoq/jobs.FromContext(ctx context.Context) (j *github.com/acaloiaro/neoq/jobs.Job, err error) (wrapcheck)
|
The logs for this run have expired and are no longer available.
Loading