Skip to content

Normalize leading backslashes in banned function names #848

Normalize leading backslashes in banned function names

Normalize leading backslashes in banned function names #848

Triggered via pull request October 11, 2023 07:32
Status Failure
Total duration 1m 13s
Artifacts

github-actions.yml

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

Annotations

5 errors and 3 warnings
test (7.4): src/Rules/BannedNodesRule.php#L44
Parameter #1 $bannedNodes of method Ekino\PHPStanBannedCode\Rules\BannedNodesRule::normalizeFunctionNames() expects array<array<string, array<string>>>, array<int|string, array<string, array<string>|string>> given.
test (7.4)
Process completed with exit code 2.
test (7.3): src/Rules/BannedNodesRule.php#L44
Parameter #1 $bannedNodes of method Ekino\PHPStanBannedCode\Rules\BannedNodesRule::normalizeFunctionNames() expects array<array<string, array<string>>>, array<int|string, array<string, array<string>|string>> given.
test (7.3)
Process completed with exit code 2.
test (8.0)
The operation was canceled.
test (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/
test (7.3)
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/
test (8.0)
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/