feat(RHTAPREL-849): add e2e test for release_to_github #6408
Annotations
4 errors and 1 warning
Run unit tests:
magefiles/magefile.go#L172
cannot use repo (variable of type *"github.com/google/go-github/v60/github".Repository) as *"github.com/google/go-github/v44/github".Repository value in argument to append
|
Run unit tests:
magefiles/magefile.go#L186
cannot use repo (variable of type *"github.com/google/go-github/v44/github".Repository) as *"github.com/google/go-github/v60/github".Repository value in argument to ghClient.DeleteRepository
|
Run unit tests:
magefiles/magefile.go#L724
cannot use wh.GetCreatedAt() (value of type "github.com/google/go-github/v60/github".Timestamp) as "time".Time value in argument to time.Since
|
Run unit tests
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading