Zach

Results 6 issues of Zach

According to the [docs](https://deno.land/manual/tools/linter), a `// deno-lint-ignore` directive should ignore a failing rule on the next line. The following is an example I ran where this fails: ``` ~$ cat...

Hope you don't mind me submitting 2 separate issues at once, but I don't think this is related to #630. It seems the denolint cli ignores the `path` parameter and...

**Is your feature request related to a problem? Please describe.** It would be nice if [ParsedPath.toString](https://deno.land/[email protected]/path/mod.ts?s=ParsedPath) returned a string of the path that created it, like [URL](https://developer.mozilla.org/en-US/docs/Web/API/URL/toString). Currently it returns...

## Error ``` Error: 0: Planner error 1: Error executing action 2: Action `configure_nix` errored 3: Action `place_nix_configuration` errored 4: Action `create_or_merge_nix_config` errored 5: `/etc/nix/nix.conf` exists with a different mode...

Windows (WSL2)

From the [@opentelemetry/instrumentation-document-load documentation](https://www.npmjs.com/package/@opentelemetry/instrumentation-document-load): >This instrumentation supports connecting the server side spans for the initial HTML load with the client side span for the load from the browser's timing API....

## Bug description I'm a little unsure how to interpret the [page of the documentation on how to enable flakes](https://nix-community.github.io/NixOS-WSL/how-to/nix-flakes.html#how-to-configure-nixos-wsl-with-flakes). >First add a nixos-wsl input, then add nixos-wsl.nixosModules.default to your...

documentation