Skip to content

Move json tests to PHP arrays and fix relative wildcards in automata matcher #13

Move json tests to PHP arrays and fix relative wildcards in automata matcher

Move json tests to PHP arrays and fix relative wildcards in automata matcher #13

Triggered via pull request October 28, 2024 20:40
Status Failure
Total duration 27s
Artifacts

pull_request.yml

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

Annotations

16 errors and 4 warnings
PHP 8.2: src/AutomataMatcher.php#L134
Static method Kellegous\CodeOwners\AutomataMatcher::stringContainsOneOf() is unused.
PHP 8.2: tests/AutomataMatcherTest.php#L45
Method Kellegous\CodeOwners\AutomataMatcherTest::getExampleTests() return type has no value type specified in iterable type iterable.
PHP 8.2
Process completed with exit code 1.
PHP 7.4: src/AutomataMatcher.php#L134
Static method Kellegous\CodeOwners\AutomataMatcher::stringContainsOneOf() is unused.
PHP 7.4: tests/AutomataMatcherTest.php#L45
Method Kellegous\CodeOwners\AutomataMatcherTest::getExampleTests() return type has no value type specified in iterable type iterable.
PHP 7.4
Process completed with exit code 1.
PHP 8.1
The job was canceled because "_8_2" failed.
PHP 8.1: src/AutomataMatcher.php#L134
Static method Kellegous\CodeOwners\AutomataMatcher::stringContainsOneOf() is unused.
PHP 8.1: tests/AutomataMatcherTest.php#L45
Method Kellegous\CodeOwners\AutomataMatcherTest::getExampleTests() return type has no value type specified in iterable type iterable.
PHP 8.1
Process completed with exit code 1.
PHP 8.0
The job was canceled because "_8_2" failed.
PHP 8.0
The operation was canceled.
PHP 8.3
The job was canceled because "_8_2" failed.
PHP 8.3: src/AutomataMatcher.php#L134
Static method Kellegous\CodeOwners\AutomataMatcher::stringContainsOneOf() is unused.
PHP 8.3: tests/AutomataMatcherTest.php#L45
Method Kellegous\CodeOwners\AutomataMatcherTest::getExampleTests() return type has no value type specified in iterable type iterable.
PHP 8.3
The operation was canceled.
PHP 8.2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHP 8.2
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHP 7.4
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHP 7.4
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/