Merge pull request #15 from sygmaprotocol/mmuftic/flag-name-fix #58
Annotations
10 errors and 4 warnings
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
|
vulncheck
proxy.NewHealthChecker calls rpc.Dial, which eventually calls common.Hash.TerminalString
|
vulncheck
rpcgateway.NewRPCGateway calls fmt.Sprintf, which eventually calls common.StorageSize.String
|
vulncheck
proxy.NewHealthChecker calls rpc.Dial, which eventually calls common.StorageSize.TerminalString
|
vulncheck
proxy.init calls rpc.init, which calls common.init
|
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
|
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
|