Skip to content

gchatmeow: init google chat API library #3

gchatmeow: init google chat API library

gchatmeow: init google chat API library #3

Triggered via push November 28, 2024 06:56
Status Failure
Total duration 1m 38s
Artifacts

go.yml

on: push
Matrix: lint
Fit to window
Zoom out
Zoom in

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.