Ryan Gaudion

Results 8 issues of 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...

![image](https://user-images.githubusercontent.com/43444172/153495309-ada830d3-b327-4f72-93d3-e08a77694e34.png) The file described here to replace the content of - doesn't actually exist

codelab

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...

bug