Skip to content

fix: Upgrade lenra_common to 2.7.0 #133

fix: Upgrade lenra_common to 2.7.0

fix: Upgrade lenra_common to 2.7.0 #133

Triggered via pull request July 11, 2023 20:11
Status Failure
Total duration 3m 9s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

elixir_checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 13 warnings
Checks: test/parser_test.exs#L876
test Special queries accepts $bitsAnyClear queries with arrays (QueryParser.ParserTest)
Checks: test/parser_test.exs#L187
test Extended JSON Leaf Values should accept negative NumberDecimal values (QueryParser.ParserTest)
Checks: test/parser_test.exs#L205
test Extended JSON Leaf Values should reject incomplete Timestamp values (QueryParser.ParserTest)
Checks: test/parser_test.exs#L222
test Extended JSON Leaf Values should reject Binary values without a type (QueryParser.ParserTest)
Checks: test/parser_test.exs#L592
test Geo operators $near should accept a $near query with legacy coordinates specifying valid longitude and latitude values (QueryParser.ParserTest)
Checks: test/parser_test.exs#L892
test Special queries accepts $bitsAnySet queries with arrays (QueryParser.ParserTest)
Checks: test/parser_test.exs#L383
test Geo operators $geoWithin should accept a $geoWithin query with Polygon $geometry with hole (QueryParser.ParserTest)
Checks: test/parser_test.exs#L522
test Geo operators $near should reject a $near query with Point $geometry coordinates specifying invalid longitude and latitude values (QueryParser.ParserTest)
Checks: test/parser_test.exs#L473
test Geo operators $geoIntersects should accept a $geoIntersects query with MultiPolygon $geometry (QueryParser.ParserTest)
Checks: test/parser_test.exs#L868
test Special queries accepts $bitsAllClear queries with arrays (QueryParser.ParserTest)
PR is WIP?
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Checks: deps/neotomex/mix.exs#L3
use Mix.Config is deprecated. Use the Config module instead
Checks
Dbg.clear/0 is undefined (module Dbg is not available or is yet to be defined)
Checks
Dbg.local_call/1 is undefined (module Dbg is not available or is yet to be defined)
Checks
Dbg.trace/2 is undefined (module Dbg is not available or is yet to be defined)
Checks: deps/neotomex/mix.exs#L3
use Mix.Config is deprecated. Use the Config module instead
Checks
Dbg.clear/0 is undefined (module Dbg is not available or is yet to be defined)
Checks
Dbg.local_call/1 is undefined (module Dbg is not available or is yet to be defined)
Checks
Dbg.trace/2 is undefined (module Dbg is not available or is yet to be defined)
Checks
System.get_pid/0 is deprecated. Use System.pid/0 instead
Checks: lib/exec.ex#L41
defp exec?/3 is private, @doc attribute is always discarded for private functions/macros/types
Checks: test/support/js_parser.ex#L18
variable "e" is unused (if the variable is not meant to be used, prefix it with an underscore)
Checks: test/exec_test.exs#L4
unused alias BusinessError