Rakshith Siddanahalli Murukannappa

Results 2 issues of Rakshith Siddanahalli Murukannappa

golang version: >1.17 The following error occurs when running errcheck: `error: failed to check packages: errors while loading package github.com/********-********/****************: [/Users/********/projects/go/src/github.com/********/********/********/********.go:line:col: MaxInt64 not declared by package math]` To reproduce: 1....

The go version in the dockerfile for golang docker debug is too old for the delve and exits abruptly with an exit code 1. Two fixes are change go version...