FileSystem: add resolvePath #308
Open
Annotations
10 errors and 1 warning
Run composer phpstan -- --no-progress:
src/Utils/Callback.php#L99
Call to an undefined static method Nette\Utils\ReflectionMethod::createFromMethodName().
|
Run composer phpstan -- --no-progress:
src/Utils/Finder.php#L280
Binary operation "*=" between string and 1|1000.0|1000000.0|1000000000.0 results in an error.
|
Run composer phpstan -- --no-progress:
src/Utils/Image.php#L228
Comparison operation "<" between int<1, max> and 1 is always false.
|
Run composer phpstan -- --no-progress:
src/Utils/Image.php#L228
Comparison operation "<" between int<1, max> and 1 is always false.
|
Run composer phpstan -- --no-progress:
src/Utils/Image.php#L228
Result of || is always false.
|
Run composer phpstan -- --no-progress:
src/Utils/Image.php#L234
Call to an undefined method Nette\Utils\Image::alphablending().
|
Run composer phpstan -- --no-progress:
src/Utils/Image.php#L235
Call to an undefined method Nette\Utils\Image::filledrectangle().
|
Run composer phpstan -- --no-progress:
src/Utils/Image.php#L236
Call to an undefined method Nette\Utils\Image::alphablending().
|
Run composer phpstan -- --no-progress:
src/Utils/Image.php#L250
Method Nette\Utils\Image::detectTypeFromFile() should return 1|2|3|6|18|19|null but returns int|null.
|
Run composer phpstan -- --no-progress:
src/Utils/Image.php#L261
Method Nette\Utils\Image::detectTypeFromString() should return 1|2|3|6|18|19|null but returns int|null.
|
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/.
|
The logs for this run have expired and are no longer available.
Loading