Ryan Gaudion
Ryan Gaudion
Hi, In my code I use GetJobData & GetMonitoringApi().JobDetails() to get both JobDetailsDto and JobData models. From these models how can I later derive the Id of the Job? I...
When trying to update a project I get a 403 forbidden error. Trying it manually shows the error is caused when trying to change the project name. GitLabApiClient currently requires...
### Description Describe your issue here. ### What type of issue is this? (place an `x` in one of the `[ ]`) - [x] bug - [ ] enhancement (feature...
 The file described here to replace the content of - doesn't actually exist
MimeTypeMap.GetExtension("image/jpg") - throws an error when it shouldn't
Hi, I am receiving merge conflicts during my sync. How can I force the sync to go through overwriting target with source? this is my action step: ``` - name:...
Hi, I'm using this with MDXRemote on NextJS 13 (app directory). When I run it normally, I get this error: ``` ./node_modules\@code-hike\mdx\dist\components.esm.mjs ReactServerComponentsError: You're importing a component that needs unstable_batchedUpdates....
**Bug description** I discovered an issue in my codebase where if I log a huge log (100kb) then it logs correctly to the file logger but suddenly all Syslogs stop...