Giter Club home page Giter Club logo

Comments (4)

hans-thomas avatar hans-thomas commented on May 28, 2024 2

Okay, I solved this. I will make a PR after a little rest😬

from laravel-mongodb.

mehmetgulbilge avatar mehmetgulbilge commented on May 28, 2024

trace:
#0 /application/vendor/illuminate/database/Query/Builder.php(3967): Illuminate\Database\Query\Builder::throwBadMethodCallException()\n#1 /application/vendor/mongodb/laravel-mongodb/src/Query/Builder.php(1353): Illuminate\Database\Query\Builder->__call()\n#2 /application/vendor/mongodb/laravel-mongodb/src/Query/Builder.php(1059): MongoDB\Laravel\Query\Builder->__call()\n#3 /application/vendor/mongodb/laravel-mongodb/src/Query/Builder.php(926): MongoDB\Laravel\Query\Builder->compileWheres()\n#4 /application/vendor/mongodb/laravel-mongodb/src/Query/Builder.php(678): MongoDB\Laravel\Query\Builder->performUpdate()\n#5 /application/vendor/mongodb/laravel-mongodb/src/Eloquent/Builder.php(65): MongoDB\Laravel\Query\Builder->update()

from laravel-mongodb.

hans-thomas avatar hans-thomas commented on May 28, 2024

@GromNaN I reverted my changes in #2658 but the pipeline is still failing.

Pipeline's first error:
There were 93 errors:

1) MongoDB\Laravel\Tests\Casts\BooleanTest::testBool
BadMethodCallException: Call to undefined method MongoDB\Laravel\Query\Builder::compileWhereSub()

/home/runner/work/laravel-mongodb/laravel-mongodb/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:67
/home/runner/work/laravel-mongodb/laravel-mongodb/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php:3967
/home/runner/work/laravel-mongodb/laravel-mongodb/src/Query/Builder.php:1378
/home/runner/work/laravel-mongodb/laravel-mongodb/src/Query/Builder.php:1077
/home/runner/work/laravel-mongodb/laravel-mongodb/src/Query/Builder.php:929
/home/runner/work/laravel-mongodb/laravel-mongodb/src/Query/Builder.php:681
/home/runner/work/laravel-mongodb/laravel-mongodb/src/Eloquent/Builder.php:65
/home/runner/work/laravel-mongodb/laravel-mongodb/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php:1213
/home/runner/work/laravel-mongodb/laravel-mongodb/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php:1130
/home/runner/work/laravel-mongodb/laravel-mongodb/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php:990
/home/runner/work/laravel-mongodb/laravel-mongodb/tests/Casts/BooleanTest.php:26

Also, this is reported in this issue. I think there is a problem in the 4.1 branch.

from laravel-mongodb.

hans-thomas avatar hans-thomas commented on May 28, 2024

I didn't have this error until I updated the dependencies. I still don't know what causes this issue.

from laravel-mongodb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.