Merge branch 'hotfix/fix_sql_env' into 'release/2.3.0' #291
Annotations
10 errors and 1 warning
Run tests:
tests/Filter/Setting/CustomSqlTest.php#L267
MetaModels\Test\Filter\Setting\CustomSqlTest::testPlain
Error: Call to a member function get() on null
src/Filter/Setting/CustomSql.php:157
tests/Filter/Setting/CustomSqlTest.php:223
tests/Filter/Setting/CustomSqlTest.php:258
tests/Filter/Setting/CustomSqlTest.php:271 (reported by phpunit: Error)
|
Run tests:
tests/Filter/Setting/CustomSqlTest.php#L277
MetaModels\Test\Filter\Setting\CustomSqlTest::testTableName
Error: Call to a member function get() on null
src/Filter/Setting/CustomSql.php:157
tests/Filter/Setting/CustomSqlTest.php:223
tests/Filter/Setting/CustomSqlTest.php:258
tests/Filter/Setting/CustomSqlTest.php:281 (reported by phpunit: Error)
|
Run tests:
tests/Filter/Setting/CustomSqlTest.php#L287
MetaModels\Test\Filter\Setting\CustomSqlTest::testInsertTags
Error: Call to a member function get() on null
src/Filter/Setting/CustomSql.php:157
tests/Filter/Setting/CustomSqlTest.php:223
tests/Filter/Setting/CustomSqlTest.php:258
tests/Filter/Setting/CustomSqlTest.php:294 (reported by phpunit: Error)
|
Run tests:
tests/Filter/Setting/CustomSqlTest.php#L305
MetaModels\Test\Filter\Setting\CustomSqlTest::testSecureInsertTags
Error: Call to a member function get() on null
src/Filter/Setting/CustomSql.php:157
tests/Filter/Setting/CustomSqlTest.php:223
tests/Filter/Setting/CustomSqlTest.php:258
tests/Filter/Setting/CustomSqlTest.php:312 (reported by phpunit: Error)
|
Run tests:
tests/Filter/Setting/CustomSqlTest.php#L323
MetaModels\Test\Filter\Setting\CustomSqlTest::testRequestGetWithEmptyParameter
Error: Call to a member function get() on null
src/Filter/Setting/CustomSql.php:157
tests/Filter/Setting/CustomSqlTest.php:223
tests/Filter/Setting/CustomSqlTest.php:258
tests/Filter/Setting/CustomSqlTest.php:338 (reported by phpunit: Error)
|
Run tests:
tests/Filter/Setting/CustomSqlTest.php#L350
MetaModels\Test\Filter\Setting\CustomSqlTest::testRequestGetWithEmptyParameterAndInsertTag
Error: Call to a member function get() on null
src/Filter/Setting/CustomSql.php:157
tests/Filter/Setting/CustomSqlTest.php:223
tests/Filter/Setting/CustomSqlTest.php:258
tests/Filter/Setting/CustomSqlTest.php:366 (reported by phpunit: Error)
|
Run tests:
tests/Filter/Setting/CustomSqlTest.php#L378
MetaModels\Test\Filter\Setting\CustomSqlTest::testRequestGetParameter
Error: Call to a member function get() on null
src/Filter/Setting/CustomSql.php:157
tests/Filter/Setting/CustomSqlTest.php:223
tests/Filter/Setting/CustomSqlTest.php:258
tests/Filter/Setting/CustomSqlTest.php:397 (reported by phpunit: Error)
|
Run tests:
tests/Filter/Setting/CustomSqlTest.php#L403
MetaModels\Test\Filter\Setting\CustomSqlTest::testRequestPostParameter
Error: Call to a member function get() on null
src/Filter/Setting/CustomSql.php:157
tests/Filter/Setting/CustomSqlTest.php:223
tests/Filter/Setting/CustomSqlTest.php:258
tests/Filter/Setting/CustomSqlTest.php:422 (reported by phpunit: Error)
|
Run tests:
tests/Filter/Setting/CustomSqlTest.php#L428
MetaModels\Test\Filter\Setting\CustomSqlTest::testRequestCookie
Error: Call to a member function get() on null
src/Filter/Setting/CustomSql.php:157
tests/Filter/Setting/CustomSqlTest.php:223
tests/Filter/Setting/CustomSqlTest.php:258
tests/Filter/Setting/CustomSqlTest.php:447 (reported by phpunit: Error)
|
Run tests:
tests/Filter/Setting/CustomSqlTest.php#L453
MetaModels\Test\Filter\Setting\CustomSqlTest::testValueFromSession
Error: Call to a member function get() on null
src/Filter/Setting/CustomSql.php:157
tests/Filter/Setting/CustomSqlTest.php:223
tests/Filter/Setting/CustomSqlTest.php:258
tests/Filter/Setting/CustomSqlTest.php:461 (reported by phpunit: Error)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading