feat: add multiple rate limited auth tokens #69
Annotations
11 errors and 4 warnings
test
Process completed with exit code 1.
|
vulncheck
util.ReadFileFromURL calls http.Client.Do
|
vulncheck
proxy.NodeProvider.ServeHTTP calls httputil.ReverseProxy.ServeHTTP, which calls http.Transport.RoundTrip
|
vulncheck
metrics.Server.Start calls http.Server.ListenAndServe, which eventually calls netip.Addr.IsLoopback
|
vulncheck
metrics.Server.Start calls http.Server.ListenAndServe, which eventually calls netip.Addr.IsMulticast
|
vulncheck
rpcgateway.NewRPCGateway calls fmt.Sprintf, which eventually calls common.Address.Format
|
vulncheck
proxy.NewHealthChecker calls slog.Logger.With, which eventually calls common.Address.MarshalText
|
vulncheck
rpcgateway.NewRPCGateway calls fmt.Sprintf, which eventually calls common.Address.String
|
vulncheck
rpcgateway.NewRPCGateway calls fmt.Sprintf, which eventually calls common.Hash.Format
|
vulncheck
proxy.NewHealthChecker calls slog.Logger.With, which eventually calls common.Hash.MarshalText
|
vulncheck
rpcgateway.NewRPCGateway calls fmt.Sprintf, which eventually calls common.Hash.String
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/rpc-gateway/rpc-gateway. Supported file pattern: go.sum
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/rpc-gateway/rpc-gateway. Supported file pattern: go.sum
|
vulncheck
Restore cache failed: Dependencies file is not found in /home/runner/work/rpc-gateway/rpc-gateway. Supported file pattern: go.sum
|