gchatmeow: init google chat API library #3
Annotations
10 errors
Lint (latest):
pkg/gchatmeow/client.go#L202
c.http.Transport.(*http.Transport).Dial has been deprecated since Go 1.7: Use DialContext instead, which allows the transport to cancel dials as soon as they are no longer needed. If both are set, DialContext takes priority. (SA1019)
|
Lint (latest):
pkg/gchatmeow/client_test.go#L58
func testUploadMedia is unused (U1000)
|
Lint (latest):
pkg/gchatmeow/client_test.go#L82
func testUploadVideo is unused (U1000)
|
Lint (latest):
pkg/gchatmeow/client_test.go#L106
func testSendImage is unused (U1000)
|
Lint (latest):
pkg/gchatmeow/client_test.go#L140
func testSendVideo is unused (U1000)
|
Lint (latest):
pkg/gchatmeow/client_test.go#L174
func testListMessages is unused (U1000)
|
Lint (latest):
pkg/gchatmeow/client_test.go#L202
func testGetPaginatedWorlds is unused (U1000)
|
Lint (latest):
pkg/gchatmeow/client_test.go#L216
func testSendMessage is unused (U1000)
|
Lint (latest):
pkg/gchatmeow/client_test.go#L238
func testListMembers is unused (U1000)
|
Lint (latest)
Process completed with exit code 1.
|