nikitalocalhost

Results 11 issues of nikitalocalhost

### Environment ```sh Erlang/OTP 26 [erts-14.0] [source] [64-bit] [smp:16:8] [ds:16:8:10] [async-threads:1] [jit:ns] Elixir 1.14.4 (compiled with Erlang/OTP 26) ``` ```sh "dialyxir": {:hex, :dialyxir, "1.3.0", "fd1672f0922b7648ff9ce7b1b26fcf0ef56dda964a459892ad15f6b4410b5284", [:mix], [{:erlex, ">= 0.2.6", [hex:...

## Description When `package.json` field `type` set to `module`, babel errors with enabled `@graphql-codegen/client-preset` : ```bash [vite:react-babel] /home/projects/github-p5p2s9/src/main.tsx: _babel_template.default is not a function file: /home/projects/github-p5p2s9/src/main.tsx error during build: CallExpression@file:///home/projects/github-p5p2s9/node_modules/@graphql-codegen/client-preset/esm/babel.js:59:59 newFn@file:///home/projects/github-p5p2s9/node_modules/@babel/traverse/lib/visitors.js:160:14...

waiting-for-answer

### Which packages are impacted by your issue? @graphql-codegen/client-preset ### Describe the bug When building app with vite using babelOptimizerPlugin from client-preset, building throws an error: ```sh $ yarn vite...

It there a way to translate error messages with Gettext? I guess relevant function is `AbsintheErrorPayload.ChangesetParser.interpolate_message`

With current implementation there are no ability to provide message payload and no ability to close a socket. With this default is to use `payload` from `{:error, payload, socket}` as...

graphql-ws expects [ErrorMessage](https://the-guild.dev/graphql/ws/docs/interfaces/common.ErrorMessage) on error, and `Absinthe.GraphqlWS.Message.Error` supports providing it, but `Absinthe.GraphqlWS.Transport.handle_inbound` uses `handle_init` callback return only as error id. I think this library has two paths to resolve this:...

[There are a more (not obscure) terminals with TrueColor support then without](https://github.com/termstandard/colors#terminal-emulators), and baking it into this program is ~20 LoC. So why not?

This merge request adds: - Conditional `@behaviour` set in `__using__` macro if it was called first time - Additional callback `transition_changeset/4` because it's used inside `__before_compile__/1` - `@impl` for all...

As stated in title