We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, when entering the "review" tab in a project, we encounter this error. Seems like our "data" is having a format issue or something?
14:47:18.385 request_id=GB8xKhon1GhL3lUAAIvC [email protected] graphql_operation=Conflicts [error] ** (FunctionClauseError) no function clause matching in String.match?/2 (elixir 1.17.2) lib/string.ex:2745: String.match?(nil, ~r/MMMM?|YYYY?|HH|AA/i) (accent 1.23.6) lib/lint/checks/apostrophe_as_single_quote.ex:15: Accent.Lint.Checks.ApostropheAsSingleQuote.applicable/2 (accent 1.23.6) lib/lint/lint.ex:78: anonymous fn/3 in Accent.Lint.entry_to_messages/2 (elixir 1.17.2) lib/enum.ex:1268: anonymous fn/3 in Enum.flat_map/2 (stdlib 4.0.1) maps.erl:411: :maps.fold_1/3 (elixir 1.17.2) lib/enum.ex:2543: Enum.flat_map/2 (accent 1.23.6) lib/lint/lint.ex:77: Accent.Lint.entry_to_messages/2 (elixir 1.17.2) lib/enum.ex:1703: Enum."-map/2-lists^map/1-1-"/2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, when entering the "review" tab in a project, we encounter this error.
Seems like our "data" is having a format issue or something?
The text was updated successfully, but these errors were encountered: