Skip to content

Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 #10

Bump github.com/stretchr/testify from 1.9.0 to 1.10.0

Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 #10

Triggered via pull request January 13, 2025 01:27
Status Success
Total duration 2m 46s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: moqt/info_stream.go#L40
Error return value of `req.CloseWithError` is not checked (errcheck)
build: moqt/server.go#L173
Error return value of `s.wts.ServeQUICConn` is not checked (errcheck)
build: Samples/echo/server/main.go#L194
Error return value of `moqServer.ListenAndServe` is not checked (errcheck)
build: moq_relay/relay_manager.go#L97
Error return value of `trackBuf.AddGroup` is not checked (errcheck)
build: moq_relay/relay_manager.go#L109
Error return value of `groupBuf.Write` is not checked (errcheck)
build: internal/transport/morq_connection.go#L23
File is not properly formatted (gofumpt)
build: internal/transport/morq_connection.go#L27
File is not properly formatted (gofumpt)
build: internal/transport/morq_connection.go#L30
File is not properly formatted (gofumpt)
build: moqt/fetch.go#L15
The line is 157 characters long, which exceeds the maximum of 120 characters. (lll)
build: moqt/session.go#L324
The line is 140 characters long, which exceeds the maximum of 120 characters. (lll)
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636