Skip to content

Update dev deps and CI workflows #149

Update dev deps and CI workflows

Update dev deps and CI workflows #149

Triggered via pull request May 1, 2026 10:00
Status Failure
Total duration 2m 50s
Artifacts

build.yml

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

Annotations

18 errors
Test on ubuntu php8.0
Process completed with exit code 2.
DuplicateArrayKey: src/Internal/GherkinProvider.php#L40
src/Internal/GherkinProvider.php:40:20: DuplicateArrayKey: String keys are not supported in unpacked arrays (see https://psalm.dev/151)
DuplicateArrayKey: src/Internal/GherkinProvider.php#L39
src/Internal/GherkinProvider.php:39:20: DuplicateArrayKey: String keys are not supported in unpacked arrays (see https://psalm.dev/151)
ReservedWord: src/Internal/GherkinProvider.php#L37
src/Internal/GherkinProvider.php:37:17: ReservedWord: Parameter cannot be never (see https://psalm.dev/095)
LessSpecificReturnStatement: src/Internal/GherkinProvider.php#L36
src/Internal/GherkinProvider.php:36:16: LessSpecificReturnStatement: The type 'array<never, Qameta\Allure\Model\Label>' is more general than the declared return type 'list<Qameta\Allure\Model\Label>' for Qameta\Allure\Codeception\Internal\GherkinProvider::getLabels (see https://psalm.dev/129)
MoreSpecificReturnType: src/Internal/GherkinProvider.php#L34
src/Internal/GherkinProvider.php:34:34: MoreSpecificReturnType: The declared return type 'list<Qameta\Allure\Model\Label>' for Qameta\Allure\Codeception\Internal\GherkinProvider::getLabels is more specific than the inferred return type 'array<never, Qameta\Allure\Model\Label>' (see https://psalm.dev/070)
Test on windows php8.0
Process completed with exit code 1.
DuplicateArrayKey: src/Internal/GherkinProvider.php#L40
src/Internal/GherkinProvider.php:40:20: DuplicateArrayKey: String keys are not supported in unpacked arrays (see https://psalm.dev/151)
DuplicateArrayKey: src/Internal/GherkinProvider.php#L39
src/Internal/GherkinProvider.php:39:20: DuplicateArrayKey: String keys are not supported in unpacked arrays (see https://psalm.dev/151)
ReservedWord: src/Internal/GherkinProvider.php#L37
src/Internal/GherkinProvider.php:37:17: ReservedWord: Parameter cannot be never (see https://psalm.dev/095)
LessSpecificReturnStatement: src/Internal/GherkinProvider.php#L36
src/Internal/GherkinProvider.php:36:16: LessSpecificReturnStatement: The type 'array<never, Qameta\Allure\Model\Label>' is more general than the declared return type 'list<Qameta\Allure\Model\Label>' for Qameta\Allure\Codeception\Internal\GherkinProvider::getLabels (see https://psalm.dev/129)
MoreSpecificReturnType: src/Internal/GherkinProvider.php#L34
src/Internal/GherkinProvider.php:34:34: MoreSpecificReturnType: The declared return type 'list<Qameta\Allure\Model\Label>' for Qameta\Allure\Codeception\Internal\GherkinProvider::getLabels is more specific than the inferred return type 'array<never, Qameta\Allure\Model\Label>' (see https://psalm.dev/070)
Test on macOS php8.0
Process completed with exit code 2.
DuplicateArrayKey: src/Internal/GherkinProvider.php#L40
src/Internal/GherkinProvider.php:40:20: DuplicateArrayKey: String keys are not supported in unpacked arrays (see https://psalm.dev/151)
DuplicateArrayKey: src/Internal/GherkinProvider.php#L39
src/Internal/GherkinProvider.php:39:20: DuplicateArrayKey: String keys are not supported in unpacked arrays (see https://psalm.dev/151)
ReservedWord: src/Internal/GherkinProvider.php#L37
src/Internal/GherkinProvider.php:37:17: ReservedWord: Parameter cannot be never (see https://psalm.dev/095)
LessSpecificReturnStatement: src/Internal/GherkinProvider.php#L36
src/Internal/GherkinProvider.php:36:16: LessSpecificReturnStatement: The type 'array<never, Qameta\Allure\Model\Label>' is more general than the declared return type 'list<Qameta\Allure\Model\Label>' for Qameta\Allure\Codeception\Internal\GherkinProvider::getLabels (see https://psalm.dev/129)
MoreSpecificReturnType: src/Internal/GherkinProvider.php#L34
src/Internal/GherkinProvider.php:34:34: MoreSpecificReturnType: The declared return type 'list<Qameta\Allure\Model\Label>' for Qameta\Allure\Codeception\Internal\GherkinProvider::getLabels is more specific than the inferred return type 'array<never, Qameta\Allure\Model\Label>' (see https://psalm.dev/070)