Marcin S.

Results 45 issues of Marcin S.

* **I'm submitting a ...** - [x] Bug report - [ ] Feature request - [ ] Support request - [ ] Other * **What is the current behavior and...

needs investigation

Thanks for the useful resource! I noticed that `astro check` throws the following error: ``` src/components/Modal.astro:216:10 - error ts(2339): Property 'closeModal' does not exist on type 'Window & typeof globalThis'....

bug

We were debugging a zombienet test that uses `command` fields: https://github.com/paritytech/polkadot-sdk/blob/70852e9400ea7931d01be4ddd670d8aa94a49bbc/polkadot/zombienet_tests/smoke/0001-parachains-smoke-test.toml#L24 @s0me0ne-unkn0wn commented: > On my side, when I specified full binary path under `command`, it was just ignored and...

enhancement
good first issue

### Is your feature request related to a problem? Please describe. It's possible to get an error like this: ``` Error: createType(Header):: decodeU8aStruct: failed at 0xf10d89ba1e7bce… on extrinsicsRoot (index 4/5):...

enhancement
good first issue

### Is your feature request related to a problem? Please describe. We were recently trying to debug [a zombienet test](https://github.com/paritytech/polkadot-sdk/blob/rk-core-time-prep/polkadot/zombienet_tests/smoke/0004-coretime-smoke-test.zndsl) where the issue ultimately was that one of the parachains...

enhancement
question

Hi, appreciate the work on this! I'm curious if it's possible to get what the `RestrictionStatus` *would* be, without actually applying the restrictions. Kind of like a dry run? I...

enhancement

Hello again, really appreciate your work on Landlock. Some feedback: One thing that wasn't clear to me until recently is that Landlock exceptions/whitelists are based on fd's and not paths....

documentation

I request support for long pressing the mouse button for an arbitrary amount of time. Maybe click could start when the final key in the sequence is pressed and the...

``` Cannot find module 'safari-14-idb-fix/dist/cjs-compat' from 'node_modules/idb-keyval/dist/compat.cjs' Require stack: node_modules/idb-keyval/dist/compat.cjs scripts/permissions.ts tests/permissions.test.ts at Resolver.resolveModule (node_modules/jest-resolve/build/index.js:306:11) at Object. (node_modules/idb-keyval/dist/compat.cjs:9:17) ``` https://github.com/SkynetLabs/skynet-mysky/pull/47/checks?check_run_id=3587658175

Hi there, On Emacs 26.1 I'm seeing the following when installing with `use-package`: ``` Debugger entered--Lisp error: (invalid-read-syntax ")") read(#) eval-buffer(# nil "/Users/marcin/.emacs.d/elpa/wrap-region-20140117.720/wrap-region-autoloads.el" nil t) ; Reading at buffer position...