-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
Go Drivers
-
None
-
None
-
None
-
None
-
None
-
None
Context
GODRIVER-3573 removed an old compile check test and used a new container based compile test. When replacing `build-compile-check` in this `build` task in the Taskfile CodeQL was failing stating it could not find a build to analyze. As a fix the steps in the `build` task in the Taskfile were manually placed in the Build step in codeql.yml.
Definition of done
- Investigate and determine what is causing CodeQL to fail to recognize the build when running compile checks in containers
- Depending on the result of the investigation if it's possible to fix the Taskfile correct it and use it in the codeql.yml