Marc Redemske

Results 11 issues of Marc Redemske

Run `tsc -p .` ``` tsconfig.json(49,5): error TS5023: Unknown compiler option 'esModuleInterop'. src/auth.ts(36,33): error TS2339: Property 'auth' does not exist on type 'Config'. src/auth.ts(36,65): error TS2339: Property 'auth' does not...

There is a problem with the current behaviour of the interceptor as explained by @M3psipax in detail [here](https://github.com/rapidjs/rapid.js/commit/1976a76ce2c67989ec9e22d42317d7148fff40a3#commitcomment-28565247). Basically: > a reject handler cannot be added We should use axios...

users now can set a different name for the directory to create a workspace in the behaivior also changed, so it is possible to create a workspace e.g. in the...

I've an Angular app closly modeled after the [example](https://github.com/bazelbuild/rules_nodejs/tree/stable/examples/angular) in `rules_nodejs` that uses `rules_webtesting` for unit tests. Everything works fine locally, with Firefox and Chrome enabled. When I run the...

I installedl the `languageserver` package and got the following output: ![2023-12-26-010514_661x125_scrot](https://github.com/nim-lang/nimble/assets/2325260/ae675b73-3200-40c8-bc3e-5662aab59418) Besides the fact, that it was installed already, the message seems to have an editable mistake: `the the cache`....

It now points to https://github.com/tursodatabase/libsql/tree/main/libsql-server#client-libraries

I experienced some problem as I released [a project](https://github.com/mgred/rules_pandoc) that is based on `rules-template`. 1. `v0.0.0` - :x: [failed](https://github.com/mgred/rules_pandoc/actions/runs/4959483780/jobs/8873648532). 2. I fixed it by setting the `permissions` key in the...

Extracted form the discussion of #47. https://github.com/sinonjs/referee/issues/47#issuecomment-436646220 > * If #45 lands, then expand `verify` to ensure all promises from `resolves` and `rejects` are resolved or rejected The following example...

Fixed it to match the right anchor ([`#constraints-platforms`](https://bazel.build/extending/platforms#constraints-platforms))

team-OSS
awaiting-review

There seems to be a bug in the styling of tab sets. It's visible in the current version of the [documentation](https://pydata-sphinx-theme.readthedocs.io/en/stable/user_guide/web-components.html#tabs) Notice the small primary colored line between the first...

kind: bug
tag: CSS
needs: investigation