Merge pull request #35 from frugan-dev/master #52
Annotations
5 errors and 2 warnings
ParseError:
src/LaravelStrapi.php#L42
src/LaravelStrapi.php:42:127: ParseError: Union types are not supported in PHP < 8 (see https://psalm.dev/173)
|
ParseError:
src/LaravelStrapi.php#L102
src/LaravelStrapi.php:102:68: ParseError: Union types are not supported in PHP < 8 (see https://psalm.dev/173)
|
ParseError:
src/LaravelStrapi.php#L143
src/LaravelStrapi.php:143:100: ParseError: Union types are not supported in PHP < 8 (see https://psalm.dev/173)
|
ParseError:
src/LaravelStrapi.php#L186
src/LaravelStrapi.php:186:82: ParseError: Union types are not supported in PHP < 8 (see https://psalm.dev/173)
|
psalm
Process completed with exit code 2.
|
psalm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
psalm
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|