remove mooshe3 ref #7
Annotations
10 errors and 2 warnings
Run unit tests:
pkg/api/router.go#L7
no required module provides package github.com/mooshe3/github-actions-aggregator/pkg/config; to add it:
|
Run unit tests:
tests/unit/db/models/user_test.go#L12
undefined: models.User
|
Run unit tests:
tests/unit/db/models/user_test.go#L13
undefined: models.User
|
Run unit tests:
tests/unit/db/models/user_test.go#L14
not enough arguments in call to rand.Int
|
Run unit tests:
tests/unit/db/models/user_test.go#L14
multiple-value rand.Int() (value of type (n *big.Int, err error)) in single-value context
|
Run unit tests:
tests/unit/db/models/user_test.go#L15
not enough arguments in call to rand.Int
|
Run unit tests:
tests/unit/db/models/user_test.go#L15
multiple-value rand.Int() (value of type (n *big.Int, err error)) in single-value context
|
Run unit tests:
pkg/worker/worker.go#L71
declared and not used: job
|
Run unit tests:
pkg/auth/middleware.go#L31
syntax error: unexpected }, expected expression
|
Run unit tests
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading