phpstan: Streamline vendor file location with local dev-env #255
Annotations
15 errors and 12 warnings
Static analysis for php 8.0 on ubuntu-latest:
src/Connection.php#L1
Ignored error pattern #^Parameter \#1 \$mode of method PDOStatement\:\:setFetchMode\(\) expects int, mixed given\.$# in path /home/runner/work/ipl-sql/ipl-sql/src/Connection.php was not matched in reported errors.
|
Static analysis for php 8.0 on ubuntu-latest:
src/Connection.php#L1
Ignored error pattern #^Parameter \#2 \$className of method PDOStatement\:\:setFetchMode\(\) expects int\|object\|string, mixed given\.$# in path /home/runner/work/ipl-sql/ipl-sql/src/Connection.php was not matched in reported errors.
|
Static analysis for php 8.0 on ubuntu-latest:
src/Connection.php#L1
Ignored error pattern #^Parameter \#2 \$values of method ipl\\Sql\\Connection\:\:prepexec\(\) expects array\|string\|null, mixed given\.$# in path /home/runner/work/ipl-sql/ipl-sql/src/Connection.php was not matched in reported errors.
|
Static analysis for php 8.0 on ubuntu-latest:
src/Connection.php#L1
Ignored error pattern #^Parameter \#2 \$values of method ipl\\Sql\\Connection\:\:yieldPairs\(\) expects array\|null, mixed given\.$# in path /home/runner/work/ipl-sql/ipl-sql/src/Connection.php was not matched in reported errors.
|
Static analysis for php 8.0 on ubuntu-latest
Process completed with exit code 1.
|
Static analysis for php 8.2 on ubuntu-latest:
src/Connection.php#L1
Ignored error pattern #^Parameter \#1 \$mode of method PDOStatement\:\:setFetchMode\(\) expects int, mixed given\.$# in path /home/runner/work/ipl-sql/ipl-sql/src/Connection.php was not matched in reported errors.
|
Static analysis for php 8.2 on ubuntu-latest:
src/Connection.php#L1
Ignored error pattern #^Parameter \#2 \$className of method PDOStatement\:\:setFetchMode\(\) expects int\|object\|string, mixed given\.$# in path /home/runner/work/ipl-sql/ipl-sql/src/Connection.php was not matched in reported errors.
|
Static analysis for php 8.2 on ubuntu-latest:
src/Connection.php#L1
Ignored error pattern #^Parameter \#2 \$values of method ipl\\Sql\\Connection\:\:prepexec\(\) expects array\|string\|null, mixed given\.$# in path /home/runner/work/ipl-sql/ipl-sql/src/Connection.php was not matched in reported errors.
|
Static analysis for php 8.2 on ubuntu-latest:
src/Connection.php#L1
Ignored error pattern #^Parameter \#2 \$values of method ipl\\Sql\\Connection\:\:yieldPairs\(\) expects array\|null, mixed given\.$# in path /home/runner/work/ipl-sql/ipl-sql/src/Connection.php was not matched in reported errors.
|
Static analysis for php 8.2 on ubuntu-latest
Process completed with exit code 1.
|
Static analysis for php 8.1 on ubuntu-latest:
src/Connection.php#L1
Ignored error pattern #^Parameter \#1 \$mode of method PDOStatement\:\:setFetchMode\(\) expects int, mixed given\.$# in path /home/runner/work/ipl-sql/ipl-sql/src/Connection.php was not matched in reported errors.
|
Static analysis for php 8.1 on ubuntu-latest:
src/Connection.php#L1
Ignored error pattern #^Parameter \#2 \$className of method PDOStatement\:\:setFetchMode\(\) expects int\|object\|string, mixed given\.$# in path /home/runner/work/ipl-sql/ipl-sql/src/Connection.php was not matched in reported errors.
|
Static analysis for php 8.1 on ubuntu-latest:
src/Connection.php#L1
Ignored error pattern #^Parameter \#2 \$values of method ipl\\Sql\\Connection\:\:prepexec\(\) expects array\|string\|null, mixed given\.$# in path /home/runner/work/ipl-sql/ipl-sql/src/Connection.php was not matched in reported errors.
|
Static analysis for php 8.1 on ubuntu-latest:
src/Connection.php#L1
Ignored error pattern #^Parameter \#2 \$values of method ipl\\Sql\\Connection\:\:yieldPairs\(\) expects array\|null, mixed given\.$# in path /home/runner/work/ipl-sql/ipl-sql/src/Connection.php was not matched in reported errors.
|
Static analysis for php 8.1 on ubuntu-latest
Process completed with exit code 1.
|
Unit tests with php 7.4 on ubuntu-latest
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/.
|
Unit tests with php 7.2 on ubuntu-latest
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/.
|
Unit tests with php 8.2 on ubuntu-latest
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/.
|
Unit tests with php 7.3 on ubuntu-latest
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/.
|
Unit tests with php 8.0 on ubuntu-latest
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/.
|
Unit tests with php 8.1 on ubuntu-latest
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/.
|
Static analysis for php 7.3 on ubuntu-latest
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/.
|
Static analysis for php 7.4 on ubuntu-latest
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/.
|
Static analysis for php 8.0 on ubuntu-latest
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/.
|
Static analysis for php 8.2 on ubuntu-latest
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/.
|
Static analysis for php 8.1 on ubuntu-latest
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/.
|
Static analysis for php 7.2 on ubuntu-latest
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/.
|