gofr
gofr copied to clipboard
Invalid go toolchain version
Ref: https://go.dev/doc/toolchain
@aryanmehrotra Hey, may I work on this?
- 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
Issue is not at our side, and would be fixed from codeQL end, awaiting release from codeQL.