gofr icon indicating copy to clipboard operation
gofr copied to clipboard

Invalid go toolchain version

Open vikash opened this issue 9 months ago • 2 comments

Ref: https://go.dev/doc/toolchain Screenshot 2024-05-02 at 9 45 43 AM

vikash avatar May 02 '24 04:05 vikash

@aryanmehrotra Hey, may I work on this?

surajitpore0 avatar May 03 '24 07:05 surajitpore0

  • I have tried updating the mod file with go version toolchain go1.21.9 to avoid CodeQL warning. but is not compatible with Go v1.20 so the old version workflow build is failing

for now, we will get this warning even though we have fixed this.

The CodeQL team mentioned if we get this warring and the Workflow run is successful then nothing to worry about. ref: https://github.com/github/codeql/issues/15647#issuecomment-2077160943

For further insights, refer to the issue here.

all the testing I have done so far in this PR

  • https://github.com/gofr-dev/gofr/pull/564

surajitpore0 avatar May 03 '24 09:05 surajitpore0

Issue is not at our side, and would be fixed from codeQL end, awaiting release from codeQL.

srijan-27 avatar Aug 01 '24 08:08 srijan-27