keon94 opened a new issue, #2908: URL: https://github.com/apache/incubator-devlake/issues/2908
## What and why to refactor Github unit-test action is building and running the tests with a pre 1.18 go version, so we can't run any 1.18+ syntax there at the moment. ## Describe the solution you'd like Configure the action to use >= 1.18. (might as well use >= 1.19). Also consider using the "go-version-file" flag. ## Related issues n/a ## Additional context n/a -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
