phpstan: Streamline vendor file location with local dev-env #66
Annotations
12 errors and 14 warnings
Static analysis for php 7.3 on ubuntu-latest:
src/Locale.php#L89
Argument of an invalid type array<string, array<int, string>|string>|false supplied for foreach, only iterables are supported.
|
Static analysis for php 7.3 on ubuntu-latest:
src/Locale.php#L102
Argument of an invalid type array<string, string>|false supplied for foreach, only iterables are supported.
|
Static analysis for php 7.3 on ubuntu-latest:
src/Locale.php#L111
Cannot access offset non-falsy-string on non-empty-array<string, string>|false.
|
Static analysis for php 7.3 on ubuntu-latest
Process completed with exit code 1.
|
Static analysis for php 7.4 on ubuntu-latest:
src/Locale.php#L89
Argument of an invalid type array<string, array<int, string>|string>|false supplied for foreach, only iterables are supported.
|
Static analysis for php 7.4 on ubuntu-latest:
src/Locale.php#L102
Argument of an invalid type array<string, string>|false supplied for foreach, only iterables are supported.
|
Static analysis for php 7.4 on ubuntu-latest:
src/Locale.php#L111
Cannot access offset non-falsy-string on non-empty-array<string, string>|false.
|
Static analysis for php 7.4 on ubuntu-latest
Process completed with exit code 1.
|
Static analysis for php 7.2 on ubuntu-latest:
src/Locale.php#L89
Argument of an invalid type array<string, array<int, string>|string>|false supplied for foreach, only iterables are supported.
|
Static analysis for php 7.2 on ubuntu-latest:
src/Locale.php#L102
Argument of an invalid type array<string, string>|false supplied for foreach, only iterables are supported.
|
Static analysis for php 7.2 on ubuntu-latest:
src/Locale.php#L111
Cannot access offset non-falsy-string on non-empty-array<string, string>|false.
|
Static analysis for php 7.2 on ubuntu-latest
Process completed with exit code 1.
|
Unit tests with php 8.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 8.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.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 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.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.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/.
|
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/.
|
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 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 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.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 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/.
|