Skip to content

fix: Upgrade lenra_common to 2.7.0 #135

fix: Upgrade lenra_common to 2.7.0

fix: Upgrade lenra_common to 2.7.0 #135

Triggered via pull request July 11, 2023 20:11
Status Failure
Total duration 2m 49s
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#L191
test Extended JSON Leaf Values should reject empty NumberDecimal values (QueryParser.ParserTest)
Checks: test/parser_test.exs#L171
test Extended JSON Leaf Values should accept NumberLong values (QueryParser.ParserTest)
Checks: test/parser_test.exs#L308
test Operator Expression Operators should reject $elemMatch in a top-level operator position (QueryParser.ParserTest)
Checks: test/parser_test.exs#L626
test Geo operators $near should accept a $near query with legacy coordinates with $minDistance and $maxDistance limits (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#L880
test Special queries accepts $bitsAnyClear queries with bitmasks (QueryParser.ParserTest)
Checks: test/parser_test.exs#L742
test Geo operators $nearSphere should accept a $nearSphere query with legacy coordinates specifying valid longitude and latitude values (QueryParser.ParserTest)
Checks: test/parser_test.exs#L199
test Extended JSON Leaf Values should accept Timestamp values (QueryParser.ParserTest)
Checks: test/parser_test.exs#L647
test Geo operators $nearSphere should accept a $nearSphere query with Point $geometry coordinates specifying valid longitude and latitude values (QueryParser.ParserTest)
Checks: test/parser_test.exs#L750
test Geo operators $nearSphere should reject a $nearSphere query with legacy coordinates specifying invalid longitude and latitude values (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