Skip to content

fix: client/package.json & client/package-lock.json to reduce vulnera… #21

fix: client/package.json & client/package-lock.json to reduce vulnera…

fix: client/package.json & client/package-lock.json to reduce vulnera… #21

Triggered via push October 28, 2023 17:28
Status Failure
Total duration 1m 49s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
go-lint
github.com/AdguardTeam/AdGuardHome/internal/home.authHandler.ServeHTTP calls github.com/AdguardTeam/AdGuardHome/internal/home.optionalAuth, which eventually calls golang.org/x/net/http2.Server.ServeConn
go-lint
github.com/AdguardTeam/AdGuardHome/internal/home.startPprof calls net/http.ListenAndServe
go-lint
github.com/AdguardTeam/AdGuardHome/internal/home.webAPI.start calls github.com/AdguardTeam/AdGuardHome/internal/home.start, which eventually calls net/http.Server.ListenAndServe
go-lint
github.com/AdguardTeam/AdGuardHome/internal/home.webAPI.tlsServerLoop calls net/http.Server.ListenAndServeTLS
go-lint
github.com/AdguardTeam/AdGuardHome/internal/next/websvc.serve calls net/http.Server.Serve
go-lint
github.com/AdguardTeam/AdGuardHome/internal/filtering/hashprefix.Checker.Check calls github.com/AdguardTeam/dnsproxy/upstream.dnsCrypt.Exchange, which eventually calls crypto/tls.Dialer.DialContext
go-lint
github.com/AdguardTeam/AdGuardHome/internal/filtering/hashprefix.Checker.Check calls github.com/AdguardTeam/dnsproxy/upstream.dnsOverTLS.Exchange, which eventually calls crypto/tls.Conn.Handshake
go-lint
github.com/AdguardTeam/AdGuardHome/internal/filtering/hashprefix.Checker.Check calls github.com/AdguardTeam/dnsproxy/upstream.dnsOverTLS.Exchange, which eventually calls crypto/tls.Conn.Read
go-lint
github.com/AdguardTeam/AdGuardHome/internal/filtering/hashprefix.Checker.Check calls github.com/AdguardTeam/dnsproxy/upstream.dnsOverTLS.Exchange, which eventually calls crypto/tls.Conn.Write
go-lint
github.com/AdguardTeam/AdGuardHome/internal/next/websvc.serve calls net/http.Server.Serve, which eventually calls crypto/tls.Conn.HandshakeContext
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
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/