Skip to content

[TASK] Only load stubs for version lower than 12 #498

[TASK] Only load stubs for version lower than 12

[TASK] Only load stubs for version lower than 12 #498

Triggered via pull request May 6, 2024 14:34
Status Failure
Total duration 1m 48s
Artifacts

tests.yml

on: pull_request
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

50 errors and 20 warnings
Tests (^11.5, 8.3, --prefer-lowest): stubs/QueryResult.stub#L10
Generic type TYPO3\CMS\Extbase\Persistence\QueryResultInterface<int, object> in PHPDoc tag @implements specifies 2 template types, but interface TYPO3\CMS\Extbase\Persistence\QueryResultInterface supports only 1: TValue
Tests (^11.5, 8.3, --prefer-lowest): stubs/QueryResult.stub#L10
Type int in generic type TYPO3\CMS\Extbase\Persistence\QueryResultInterface<int, object> in PHPDoc tag @implements is not subtype of template type TValue of object of interface TYPO3\CMS\Extbase\Persistence\QueryResultInterface.
Tests (^11.5, 8.3, --prefer-lowest): stubs/QueryResult.stub#L15
Return type ((TValue of object)|null) of method TYPO3\CMS\Extbase\Persistence\Generic\QueryResult::getFirst() should be covariant with return type (int|null) of method TYPO3\CMS\Extbase\Persistence\QueryResultInterface<int>::getFirst()
Tests (^11.5, 8.3, --prefer-lowest)
Process completed with exit code 1.
Tests (^11.5, 8.0): stubs/QueryResult.stub#L10
Generic type TYPO3\CMS\Extbase\Persistence\QueryResultInterface<int, object> in PHPDoc tag @implements specifies 2 template types, but interface TYPO3\CMS\Extbase\Persistence\QueryResultInterface supports only 1: TValue
Tests (^11.5, 8.0): stubs/QueryResult.stub#L10
Type int in generic type TYPO3\CMS\Extbase\Persistence\QueryResultInterface<int, object> in PHPDoc tag @implements is not subtype of template type TValue of object of interface TYPO3\CMS\Extbase\Persistence\QueryResultInterface.
Tests (^11.5, 8.0): stubs/QueryResult.stub#L15
Return type ((TValue of object)|null) of method TYPO3\CMS\Extbase\Persistence\Generic\QueryResult::getFirst() should be covariant with return type (int|null) of method TYPO3\CMS\Extbase\Persistence\QueryResultInterface<int>::getFirst()
Tests (^11.5, 8.0)
Process completed with exit code 1.
Tests (^11.5, 7.4, --prefer-lowest): stubs/QueryResult.stub#L10
Generic type TYPO3\CMS\Extbase\Persistence\QueryResultInterface<int, object> in PHPDoc tag @implements specifies 2 template types, but interface TYPO3\CMS\Extbase\Persistence\QueryResultInterface supports only 1: TValue
Tests (^11.5, 7.4, --prefer-lowest): stubs/QueryResult.stub#L10
Type int in generic type TYPO3\CMS\Extbase\Persistence\QueryResultInterface<int, object> in PHPDoc tag @implements is not subtype of template type TValue of object of interface TYPO3\CMS\Extbase\Persistence\QueryResultInterface.
Tests (^11.5, 7.4, --prefer-lowest): stubs/QueryResult.stub#L15
Return type ((TValue of object)|null) of method TYPO3\CMS\Extbase\Persistence\Generic\QueryResult::getFirst() should be covariant with return type (int|null) of method TYPO3\CMS\Extbase\Persistence\QueryResultInterface<int>::getFirst()
Tests (^11.5, 7.4, --prefer-lowest)
Process completed with exit code 1.
Tests (^11.5, 8.3): stubs/QueryResult.stub#L10
Generic type TYPO3\CMS\Extbase\Persistence\QueryResultInterface<int, object> in PHPDoc tag @implements specifies 2 template types, but interface TYPO3\CMS\Extbase\Persistence\QueryResultInterface supports only 1: TValue
Tests (^11.5, 8.3): stubs/QueryResult.stub#L10
Type int in generic type TYPO3\CMS\Extbase\Persistence\QueryResultInterface<int, object> in PHPDoc tag @implements is not subtype of template type TValue of object of interface TYPO3\CMS\Extbase\Persistence\QueryResultInterface.
Tests (^11.5, 8.3): stubs/QueryResult.stub#L15
Return type ((TValue of object)|null) of method TYPO3\CMS\Extbase\Persistence\Generic\QueryResult::getFirst() should be covariant with return type (int|null) of method TYPO3\CMS\Extbase\Persistence\QueryResultInterface<int>::getFirst()
Tests (^11.5, 8.3)
Process completed with exit code 1.
Tests (^11.5, 8.1, --prefer-lowest): stubs/QueryResult.stub#L10
Generic type TYPO3\CMS\Extbase\Persistence\QueryResultInterface<int, object> in PHPDoc tag @implements specifies 2 template types, but interface TYPO3\CMS\Extbase\Persistence\QueryResultInterface supports only 1: TValue
Tests (^11.5, 8.1, --prefer-lowest): stubs/QueryResult.stub#L10
Type int in generic type TYPO3\CMS\Extbase\Persistence\QueryResultInterface<int, object> in PHPDoc tag @implements is not subtype of template type TValue of object of interface TYPO3\CMS\Extbase\Persistence\QueryResultInterface.
Tests (^11.5, 8.1, --prefer-lowest): stubs/QueryResult.stub#L15
Return type ((TValue of object)|null) of method TYPO3\CMS\Extbase\Persistence\Generic\QueryResult::getFirst() should be covariant with return type (int|null) of method TYPO3\CMS\Extbase\Persistence\QueryResultInterface<int>::getFirst()
Tests (^11.5, 8.1, --prefer-lowest)
Process completed with exit code 1.
Tests (^11.5, 7.4): stubs/QueryResult.stub#L10
Generic type TYPO3\CMS\Extbase\Persistence\QueryResultInterface<int, object> in PHPDoc tag @implements specifies 2 template types, but interface TYPO3\CMS\Extbase\Persistence\QueryResultInterface supports only 1: TValue
Tests (^11.5, 7.4): stubs/QueryResult.stub#L10
Type int in generic type TYPO3\CMS\Extbase\Persistence\QueryResultInterface<int, object> in PHPDoc tag @implements is not subtype of template type TValue of object of interface TYPO3\CMS\Extbase\Persistence\QueryResultInterface.
Tests (^11.5, 7.4): stubs/QueryResult.stub#L15
Return type ((TValue of object)|null) of method TYPO3\CMS\Extbase\Persistence\Generic\QueryResult::getFirst() should be covariant with return type (int|null) of method TYPO3\CMS\Extbase\Persistence\QueryResultInterface<int>::getFirst()
Tests (^11.5, 7.4)
Process completed with exit code 1.
Tests (^11.5, 8.2): stubs/QueryResult.stub#L10
Generic type TYPO3\CMS\Extbase\Persistence\QueryResultInterface<int, object> in PHPDoc tag @implements specifies 2 template types, but interface TYPO3\CMS\Extbase\Persistence\QueryResultInterface supports only 1: TValue
Tests (^11.5, 8.2): stubs/QueryResult.stub#L10
Type int in generic type TYPO3\CMS\Extbase\Persistence\QueryResultInterface<int, object> in PHPDoc tag @implements is not subtype of template type TValue of object of interface TYPO3\CMS\Extbase\Persistence\QueryResultInterface.
Tests (^11.5, 8.2): stubs/QueryResult.stub#L15
Return type ((TValue of object)|null) of method TYPO3\CMS\Extbase\Persistence\Generic\QueryResult::getFirst() should be covariant with return type (int|null) of method TYPO3\CMS\Extbase\Persistence\QueryResultInterface<int>::getFirst()
Tests (^11.5, 8.2)
Process completed with exit code 1.
Tests (^11.5, 8.1): stubs/QueryResult.stub#L10
Generic type TYPO3\CMS\Extbase\Persistence\QueryResultInterface<int, object> in PHPDoc tag @implements specifies 2 template types, but interface TYPO3\CMS\Extbase\Persistence\QueryResultInterface supports only 1: TValue
Tests (^11.5, 8.1): stubs/QueryResult.stub#L10
Type int in generic type TYPO3\CMS\Extbase\Persistence\QueryResultInterface<int, object> in PHPDoc tag @implements is not subtype of template type TValue of object of interface TYPO3\CMS\Extbase\Persistence\QueryResultInterface.
Tests (^11.5, 8.1): stubs/QueryResult.stub#L15
Return type ((TValue of object)|null) of method TYPO3\CMS\Extbase\Persistence\Generic\QueryResult::getFirst() should be covariant with return type (int|null) of method TYPO3\CMS\Extbase\Persistence\QueryResultInterface<int>::getFirst()
Tests (^11.5, 8.1)
Process completed with exit code 1.
Tests (^11.5, 8.0, --prefer-lowest): stubs/QueryResult.stub#L10
Generic type TYPO3\CMS\Extbase\Persistence\QueryResultInterface<int, object> in PHPDoc tag @implements specifies 2 template types, but interface TYPO3\CMS\Extbase\Persistence\QueryResultInterface supports only 1: TValue
Tests (^11.5, 8.0, --prefer-lowest): stubs/QueryResult.stub#L10
Type int in generic type TYPO3\CMS\Extbase\Persistence\QueryResultInterface<int, object> in PHPDoc tag @implements is not subtype of template type TValue of object of interface TYPO3\CMS\Extbase\Persistence\QueryResultInterface.
Tests (^11.5, 8.0, --prefer-lowest): stubs/QueryResult.stub#L15
Return type ((TValue of object)|null) of method TYPO3\CMS\Extbase\Persistence\Generic\QueryResult::getFirst() should be covariant with return type (int|null) of method TYPO3\CMS\Extbase\Persistence\QueryResultInterface<int>::getFirst()
Tests (^11.5, 8.0, --prefer-lowest)
Process completed with exit code 1.
Tests (^11.5, 8.2, --prefer-lowest): stubs/QueryResult.stub#L10
Generic type TYPO3\CMS\Extbase\Persistence\QueryResultInterface<int, object> in PHPDoc tag @implements specifies 2 template types, but interface TYPO3\CMS\Extbase\Persistence\QueryResultInterface supports only 1: TValue
Tests (^11.5, 8.2, --prefer-lowest): stubs/QueryResult.stub#L10
Type int in generic type TYPO3\CMS\Extbase\Persistence\QueryResultInterface<int, object> in PHPDoc tag @implements is not subtype of template type TValue of object of interface TYPO3\CMS\Extbase\Persistence\QueryResultInterface.
Tests (^11.5, 8.2, --prefer-lowest): stubs/QueryResult.stub#L15
Return type ((TValue of object)|null) of method TYPO3\CMS\Extbase\Persistence\Generic\QueryResult::getFirst() should be covariant with return type (int|null) of method TYPO3\CMS\Extbase\Persistence\QueryResultInterface<int>::getFirst()
Tests (^11.5, 8.2, --prefer-lowest)
Process completed with exit code 1.
Tests (^12.4, 8.2)
Process completed with exit code 1.
Tests (^12.4, 8.1, --prefer-lowest)
Process completed with exit code 1.
Tests (^12.4, 8.3)
Process completed with exit code 1.
Tests (^13.1, 8.2)
Process completed with exit code 1.
Tests (^12.4, 8.3, --prefer-lowest)
Process completed with exit code 1.
Tests (^12.4, 8.1)
Process completed with exit code 1.
Tests (^13.1, 8.3, --prefer-lowest)
Process completed with exit code 1.
Tests (^13.1, 8.3)
Process completed with exit code 1.
Tests (^12.4, 8.2, --prefer-lowest)
Process completed with exit code 1.
Tests (^13.1, 8.2, --prefer-lowest)
Process completed with exit code 1.
Tests (^11.5, 8.3, --prefer-lowest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (^11.5, 8.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (^11.5, 7.4, --prefer-lowest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (^11.5, 8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (^11.5, 8.1, --prefer-lowest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (^11.5, 7.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (^11.5, 8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (^11.5, 8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (^11.5, 8.0, --prefer-lowest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (^11.5, 8.2, --prefer-lowest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (^12.4, 8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (^12.4, 8.1, --prefer-lowest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (^12.4, 8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (^13.1, 8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (^12.4, 8.3, --prefer-lowest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (^12.4, 8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (^13.1, 8.3, --prefer-lowest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (^13.1, 8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (^12.4, 8.2, --prefer-lowest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (^13.1, 8.2, --prefer-lowest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.