Liubomyr Vyhovskyi

Results 10 issues of Liubomyr Vyhovskyi

Looks like there are lines in code that are not compatible with the MSVC compiler: ![image](https://user-images.githubusercontent.com/3791692/136588496-4047b5a8-9eea-4a50-b2bb-e6b3ca9686e7.png) Can someone help to fix this?

Not sure if that is related to Ocelot or app.UseHttpsRedirection() middleware. ## Expected Behavior / New Feature When downstream service responses with 307 http status code, ocelot should not lose...

waiting
Authorization

Hi, Would it be nice to add the possibility to customise `issueUrlFormat` of `semantic-release/release-notes-generator`? It looks like it can be done by setting it via `.releaserc`, but looks like this...

**Describe the bug** Looks like all PR builds are failing now on 'Report NYC Coverage' step **To Reproduce** Steps to reproduce the behavior: 1. Create new PR 2. Wait until...

bug

**Describe the bug** When 'noDefaultExtensions' config option is set to true - the editor still loads default extensions. **To Reproduce** Steps to reproduce the behavior: 1. Edit `src/editor/index.html` and change...

bug

Whenever some method of `PostgreSqlJobQueue` is executed - a new instance of the String class containing formatted SQL is created. That puts some footprint on the memory: B/c SQL strings...

add possibility to specify 'trusted-types' and 'require-trusted-types-for' CSP directives re #57

Need to be able to specify `require-trusted-types-for` directive: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/require-trusted-types-for It would be nice to be able to add directives that are not yet supported by the library before building final...

## Environment - Claude CLI version: 1.0.18 (Claude Code) - Operating System: macOS 15.5 - Terminal: iTerm2 ## Bug Description After #1450 was implemented - now I see the timezone....

bug
platform:macos
area:cost

**Your Environment** - **Prettier version**: 3.3.3 - **node version**: 22.15.1 - **package manager**: npm@11 - **IDE**: Webstorm **Describe the bug** When I add comment above interface name - extra new...