feat: add multiple rate limited auth tokens #67
Annotations
16 errors and 4 warnings
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:
internal/auth/auth.go#L17
Comment should end in a period (godot)
|
lint:
internal/auth/auth.go#L36
return with no blank line before (nlreturn)
|
lint:
internal/auth/auth.go#L43
return with no blank line before (nlreturn)
|
lint:
internal/auth/auth.go#L49
return with no blank line before (nlreturn)
|
lint:
internal/auth/auth.go#L54
return with no blank line before (nlreturn)
|
lint
issues found
|
vulncheck
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
|
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
|