Lock file maintenance #297
continuous-integration.yml
on: push
ci
/
Generate job matrix
7s
Matrix: ci / QA Checks
Annotations
18 errors
ci / QA Checks (README Linting [8.1, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...:
README.md#L6
Trailing spaces [Expected: 0 or 2; Actual: 1]
|
ci / QA Checks (README Linting [8.1, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...:
README.md#L8
Trailing spaces [Expected: 0 or 2; Actual: 1]
|
ci / QA Checks (README Linting [8.1, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...:
README.md#L10
Trailing spaces [Expected: 0 or 2; Actual: 1]
|
ci / QA Checks (README Linting [8.1, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...:
README.md#L12
Trailing spaces [Expected: 0 or 2; Actual: 1]
|
ci / QA Checks (README Linting [8.1, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...:
README.md#L14
Trailing spaces [Expected: 0 or 2; Actual: 1]
|
ci / QA Checks (README Linting [8.1, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...:
README.md#L16
Trailing spaces [Expected: 0 or 2; Actual: 1]
|
ci / QA Checks (README Linting [8.1, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...:
README.md#L18
Trailing spaces [Expected: 0 or 2; Actual: 1]
|
ci / QA Checks (README Linting [8.1, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...:
README.md#L25
Multiple consecutive blank lines [Expected: 1; Actual: 2]
|
ArgumentTypeCoercion:
src/StaticResourceHandler/CacheControlMiddleware.php#L132
src/StaticResourceHandler/CacheControlMiddleware.php:132:28: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
|
ArgumentTypeCoercion:
src/StaticResourceHandler/ETagMiddleware.php#L90
src/StaticResourceHandler/ETagMiddleware.php:90:28: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
|
ArgumentTypeCoercion:
src/StaticResourceHandler/LastModifiedMiddleware.php#L65
src/StaticResourceHandler/LastModifiedMiddleware.php:65:28: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
|
ArgumentTypeCoercion:
src/StaticResourceHandler/ValidateRegexTrait.php#L26
src/StaticResourceHandler/ValidateRegexTrait.php:26:31: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
|
DeprecatedMethod:
test/Command/StartCommandTest.php#L219
test/Command/StartCommandTest.php:219:27: DeprecatedMethod: The method PHPUnit\Framework\TestCase::returnValueMap has been marked as deprecated (see https://psalm.dev/001)
|
DeprecatedMethod:
test/Command/StartCommandTest.php#L246
test/Command/StartCommandTest.php:246:27: DeprecatedMethod: The method PHPUnit\Framework\TestCase::returnValueMap has been marked as deprecated (see https://psalm.dev/001)
|
DeprecatedMethod:
test/Command/StartCommandTest.php#L267
test/Command/StartCommandTest.php:267:27: DeprecatedMethod: The method PHPUnit\Framework\TestCase::returnValueMap has been marked as deprecated (see https://psalm.dev/001)
|
DeprecatedMethod:
test/Command/StartCommandTest.php#L306
test/Command/StartCommandTest.php:306:27: DeprecatedMethod: The method PHPUnit\Framework\TestCase::returnValueMap has been marked as deprecated (see https://psalm.dev/001)
|
DeprecatedMethod:
test/Event/HotCodeReloaderWorkerStartListenerFactoryTest.php#L35
test/Event/HotCodeReloaderWorkerStartListenerFactoryTest.php:35:27: DeprecatedMethod: The method PHPUnit\Framework\TestCase::returnValueMap has been marked as deprecated (see https://psalm.dev/001)
|
DeprecatedMethod:
test/Event/HotCodeReloaderWorkerStartListenerFactoryTest.php#L67
test/Event/HotCodeReloaderWorkerStartListenerFactoryTest.php:67:27: DeprecatedMethod: The method PHPUnit\Framework\TestCase::returnValueMap has been marked as deprecated (see https://psalm.dev/001)
|