Add tests for GitHub discussions support. #859
Annotations
7 errors
Run unit tests
Process completed with exit code 1.
|
Run unit tests:
pkg/github/discussions_test.go#L11
"github.com/stretchr/testify/require" imported and not used
|
Run unit tests:
pkg/github/discussions_test.go#L10
"github.com/stretchr/testify/assert" imported and not used
|
Run unit tests:
pkg/github/discussions_test.go#L9
"github.com/migueleliasweb/go-github-mock/src/mock" imported and not used
|
Run unit tests:
pkg/github/discussions_test.go#L8
"github.com/google/go-github/v69/github" imported and not used
|
Run unit tests:
pkg/github/discussions_test.go#L5
"net/http" imported and not used
|
Run unit tests:
pkg/github/discussions_test.go#L4
"context" imported and not used
|
Loading