Pull request 1854: 951-blocked-services-schedule #86
Annotations
10 errors and 4 warnings
go-lint
github.com/AdguardTeam/AdGuardHome/internal/aghhttp.OK calls io.WriteString, which eventually calls golang.org/x/net/http2.responseWriter.WriteString
|
go-lint
github.com/AdguardTeam/AdGuardHome/internal/aghhttp.WriteJSONResponseCode calls github.com/quic-go/quic-go/http3.responseWriter.WriteHeader, which eventually calls golang.org/x/net/http2.chunkWriter.Write
|
go-lint
github.com/AdguardTeam/AdGuardHome/internal/aghhttp.WriteJSONResponseCode calls github.com/quic-go/quic-go/http3.responseWriter.WriteHeader, which eventually calls golang.org/x/net/http2.stickyErrWriter.Write
|
go-lint
github.com/AdguardTeam/AdGuardHome/internal/aghhttp.WriteJSONResponseCode calls golang.org/x/net/http2.responseWriter.WriteHeader
|
go-lint
github.com/AdguardTeam/AdGuardHome/internal/aghio.limitedReader.Read calls golang.org/x/net/http2.gzipReader.Read
|
go-lint
github.com/AdguardTeam/AdGuardHome/internal/aghio.limitedReader.Read calls golang.org/x/net/http2.requestBody.Read
|
go-lint
github.com/AdguardTeam/AdGuardHome/internal/aghio.limitedReader.Read calls golang.org/x/net/http2.transportResponseBody.Read
|
go-lint
github.com/AdguardTeam/AdGuardHome/internal/dnsforward.Server.Exchange calls github.com/miekg/dns.id, which eventually calls golang.org/x/net/http2.ConnectionError.Error
|
go-lint
github.com/AdguardTeam/AdGuardHome/internal/dnsforward.Server.Exchange calls github.com/miekg/dns.id, which eventually calls golang.org/x/net/http2.GoAwayError.Error
|
go-lint
github.com/AdguardTeam/AdGuardHome/internal/dnsforward.Server.Exchange calls github.com/miekg/dns.id, which eventually calls golang.org/x/net/http2.StreamError.Error
|
eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
eslint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
go-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
go-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|