Bartlomiej Obecny

Results 8 issues of Bartlomiej Obecny

This fixes the type checking for existing libraries. Otherwise it causes a failure during linting for example when trying to use OpenTelemetry full context here: https://github.com/open-telemetry/opentelemetry-js/issues/1206

## Expected Behavior Lerna should update the version in main `package.json` of the project ## Current Behavior Lerna skips main `package.json` ## Possible Solution Please update version in in main...

Discovered a bug with context propagation for outgoing request. When setting a headers that are compatible B3 headers, the http plugin should create a new span using the parent context...

bug
triage
information-requested

I'm getting an error that too many files have been opened. This happens when I try to download many files. I was downloading the files in some queue so when...

fixes and new things for postgresql 1. fixing allowNull 2. adding onDelete and onChange for foreign keys 3. adding deferrable information to be used later in ts model for foreign...

I have a class which has a Tuple property ``` public Tuple Bounds { get; set; } ``` it generates a Tuple typescript type with a strange filename there is...

geometryUtil readableDistance expects first param to be a number, wheraes here the string was passed. https://github.com/makinacorpus/Leaflet.GeometryUtil/blob/master/src/leaflet.geometryutil.js#L67 This was causing an error ``` leaflet.geometryutil.js:70 Uncaught TypeError: distance.toFixed is not a function...

### What version of Hls.js are you using? 1.5.7 ### What browser (including version) are you using? chrome Version 122.0.6261.129 (Official Build) (arm64) ### What OS (including version) are you...

Not Supported