Merge pull request #11 from sygmaprotocol/mmuftic/update-log-info #46
Annotations
10 errors and 4 warnings
vulncheck
rpc.init calls middleware.init, which calls http.CanonicalHeaderKey
|
vulncheck
util.ReadFileFromURL calls http.Client.Do
|
vulncheck
proxy.Proxy.errServiceUnavailable calls http.Error
|
vulncheck
proxy.Proxy.ServeHTTP calls http.HandlerFunc.ServeHTTP
|
vulncheck
proxy.NodeProvider.ServeHTTP calls httputil.ReverseProxy.ServeHTTP, which calls http.Header.Add
|
vulncheck
proxy.NodeProvider.ServeHTTP calls httputil.ReverseProxy.ServeHTTP, which calls http.Header.Del
|
vulncheck
proxy.NodeProvider.ServeHTTP calls http.Header.Get
|
vulncheck
proxy.NodeProvider.ServeHTTP calls httputil.ReverseProxy.ServeHTTP, which calls http.Header.Set
|
vulncheck
util.ReadFileFromURL calls http.NewRequest
|
vulncheck
proxy.HealthChecker.checkBlockNumber calls rpc.Client.CallContext, which eventually calls http.NewRequestWithContext
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
|