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
Report from the Upgrade Status module
================================================================================ LocalGov Guides, -- Scanned on Fri 06/09/2024 3:01pm FILE: web/modules/contrib/localgov_guides/localgov_guides.module STATUS LINE MESSAGE -------------------------------------------------------------------------------- Check manually 213 Short ternary operator is not allowed. Use null coalesce operator if applicable or consider using long ternary. -------------------------------------------------------------------------------- FILE: web/modules/contrib/localgov_guides/src/Plugin/Block/GuidesAbstractBaseBlock.php STATUS LINE MESSAGE -------------------------------------------------------------------------------- Check manually 86 Only booleans are allowed in an if condition, mixed given. -------------------------------------------------------------------------------- Check manually 127 Construct empty() is not allowed. Use more strict comparison. -------------------------------------------------------------------------------- Check manually 128 Construct empty() is not allowed. Use more strict comparison. -------------------------------------------------------------------------------- Check manually 128 Construct empty() is not allowed. Use more strict comparison. -------------------------------------------------------------------------------- FILE: web/modules/contrib/localgov_guides/src/Plugin/Block/GuidesPrevNextBlock.php STATUS LINE MESSAGE -------------------------------------------------------------------------------- Check manually 34 Construct empty() is not allowed. Use more strict comparison. -------------------------------------------------------------------------------- Check manually 42 Construct empty() is not allowed. Use more strict comparison. -------------------------------------------------------------------------------- FILE: web/modules/contrib/localgov_guides/tests/src/Functional/ContentsBlockTest.php STATUS LINE MESSAGE -------------------------------------------------------------------------------- Check manually 114 Dynamic call to static method PHPUnit\Framework\Assert::assertCount(). -------------------------------------------------------------------------------- Check manually 115 Dynamic call to static method PHPUnit\Framework\Assert::assertStringContainsString(). -------------------------------------------------------------------------------- Check manually 116 Dynamic call to static method PHPUnit\Framework\Assert::assertStringNotContainsString(). -------------------------------------------------------------------------------- Check manually 117 Dynamic call to static method PHPUnit\Framework\Assert::assertStringContainsString(). -------------------------------------------------------------------------------- Check manually 118 Dynamic call to static method PHPUnit\Framework\Assert::assertStringContainsString(). -------------------------------------------------------------------------------- Check manually 119 Dynamic call to static method PHPUnit\Framework\Assert::assertStringContainsString(). -------------------------------------------------------------------------------- Check manually 120 Dynamic call to static method PHPUnit\Framework\Assert::assertStringContainsString(). -------------------------------------------------------------------------------- Check manually 121 Dynamic call to static method PHPUnit\Framework\Assert::assertStringContainsString(). -------------------------------------------------------------------------------- Check manually 122 Dynamic call to static method PHPUnit\Framework\Assert::assertStringContainsString(). -------------------------------------------------------------------------------- Check manually 128 Dynamic call to static method PHPUnit\Framework\Assert::assertCount(). -------------------------------------------------------------------------------- Check manually 129 Dynamic call to static method PHPUnit\Framework\Assert::assertStringContainsString(). -------------------------------------------------------------------------------- Check manually 130 Dynamic call to static method PHPUnit\Framework\Assert::assertStringContainsString(). -------------------------------------------------------------------------------- Check manually 131 Dynamic call to static method PHPUnit\Framework\Assert::assertStringContainsString(). -------------------------------------------------------------------------------- Check manually 132 Dynamic call to static method PHPUnit\Framework\Assert::assertStringNotContainsString(). -------------------------------------------------------------------------------- Check manually 133 Dynamic call to static method PHPUnit\Framework\Assert::assertStringContainsString(). -------------------------------------------------------------------------------- Check manually 134 Dynamic call to static method PHPUnit\Framework\Assert::assertStringContainsString(). -------------------------------------------------------------------------------- Check manually 135 Dynamic call to static method PHPUnit\Framework\Assert::assertStringContainsString(). -------------------------------------------------------------------------------- Check manually 136 Dynamic call to static method PHPUnit\Framework\Assert::assertStringContainsString(). -------------------------------------------------------------------------------- Check manually 148 Dynamic call to static method PHPUnit\Framework\Assert::assertCount(). -------------------------------------------------------------------------------- Check manually 171 Dynamic call to static method PHPUnit\Framework\Assert::assertCount(). -------------------------------------------------------------------------------- Check manually 172 Dynamic call to static method PHPUnit\Framework\Assert::assertStringNotContainsString(). -------------------------------------------------------------------------------- Check manually 177 Dynamic call to static method PHPUnit\Framework\Assert::assertCount(). -------------------------------------------------------------------------------- Check manually 178 Dynamic call to static method PHPUnit\Framework\Assert::assertStringContainsString(). -------------------------------------------------------------------------------- Check manually 179 Dynamic call to static method PHPUnit\Framework\Assert::assertStringNotContainsString(). -------------------------------------------------------------------------------- Check manually 180 Dynamic call to static method PHPUnit\Framework\Assert::assertStringContainsString(). -------------------------------------------------------------------------------- Check manually 181 Dynamic call to static method PHPUnit\Framework\Assert::assertStringContainsString(). -------------------------------------------------------------------------------- Check manually 192 Dynamic call to static method PHPUnit\Framework\Assert::assertCount(). -------------------------------------------------------------------------------- Check manually 199 Dynamic call to static method PHPUnit\Framework\Assert::assertCount(). -------------------------------------------------------------------------------- Check manually 207 Dynamic call to static method PHPUnit\Framework\Assert::assertCount(). -------------------------------------------------------------------------------- FILE: web/modules/contrib/localgov_guides/tests/src/Functional/PageHeaderBlockTest.php STATUS LINE MESSAGE -------------------------------------------------------------------------------- Check manually 86 Dynamic call to static method PHPUnit\Framework\Assert::assertEquals(). -------------------------------------------------------------------------------- Check manually 91 Dynamic call to static method PHPUnit\Framework\Assert::assertEquals(). -------------------------------------------------------------------------------- Check manually 92 Dynamic call to static method PHPUnit\Framework\Assert::assertNotEquals(). -------------------------------------------------------------------------------- Check manually 97 Dynamic call to static method PHPUnit\Framework\Assert::assertNotEquals(). -------------------------------------------------------------------------------- Check manually 98 Dynamic call to static method PHPUnit\Framework\Assert::assertEquals(). -------------------------------------------------------------------------------- Check manually 108 Dynamic call to static method PHPUnit\Framework\Assert::assertEquals(). -------------------------------------------------------------------------------- FILE: web/modules/contrib/localgov_guides/tests/src/Kernel/OverviewPageIntegrity.php STATUS LINE MESSAGE -------------------------------------------------------------------------------- Check manually 100 Dynamic call to static method PHPUnit\Framework\Assert::assertTrue(). -------------------------------------------------------------------------------- Check manually 101 Dynamic call to static method PHPUnit\Framework\Assert::assertTrue(). -------------------------------------------------------------------------------- Check manually 120 Dynamic call to static method PHPUnit\Framework\Assert::assertTrue(). -------------------------------------------------------------------------------- Check manually 121 Dynamic call to static method PHPUnit\Framework\Assert::assertTrue(). -------------------------------------------------------------------------------- Check manually 122 Dynamic call to static method PHPUnit\Framework\Assert::assertTrue(). -------------------------------------------------------------------------------- FILE: web/modules/contrib/localgov_guides/localgov_guides.info.yml STATUS LINE MESSAGE -------------------------------------------------------------------------------- Check manually 5 Value of core_version_requirement: ^9 || ^10 is not compatible with the next major version of Drupal core. See https://drupal.org/node/3070687. --------------------------------------------------------------------------------
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Report from the Upgrade Status module
The text was updated successfully, but these errors were encountered: