Skip to content

make clock argument of InMemoryCache constructor explicitly nullable #21

make clock argument of InMemoryCache constructor explicitly nullable

make clock argument of InMemoryCache constructor explicitly nullable #21

Re-run triggered August 21, 2024 20:48
Status Success
Total duration 40s
Artifacts

tests.yml

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

Annotations

10 warnings
PHP 8.4
_PHPStan_58d202fdd\Composer\Pcre\Preg::replaceCallbackStrictGroups(): Implicitly marking parameter $count as nullable is deprecated, the explicit nullable type must be used instead
PHP 8.4
_PHPStan_58d202fdd\Nette\Neon\TokenStream::error(): Implicitly marking parameter $message as nullable is deprecated, the explicit nullable type must be used instead
PHP 8.4
_PHPStan_58d202fdd\Nette\Neon\TokenStream::error(): Implicitly marking parameter $pos as nullable is deprecated, the explicit nullable type must be used instead
PHP 8.4
_PHPStan_58d202fdd\Nette\Neon\Node\BlockArrayNode::__construct(): Implicitly marking parameter $pos as nullable is deprecated, the explicit nullable type must be used instead
PHP 8.4
_PHPStan_58d202fdd\Nette\Neon\Node\ArrayItemNode::__construct(): Implicitly marking parameter $pos as nullable is deprecated, the explicit nullable type must be used instead
PHP 8.4
_PHPStan_58d202fdd\Nette\Neon\Node\LiteralNode::__construct(): Implicitly marking parameter $pos as nullable is deprecated, the explicit nullable type must be used instead
PHP 8.4
_PHPStan_58d202fdd\Nette\Neon\Node\InlineArrayNode::__construct(): Implicitly marking parameter $pos as nullable is deprecated, the explicit nullable type must be used instead
PHP 8.4
_PHPStan_58d202fdd\Nette\Neon\Node\EntityNode::__construct(): Implicitly marking parameter $startPos as nullable is deprecated, the explicit nullable type must be used instead
PHP 8.4
_PHPStan_58d202fdd\Nette\Neon\Node\EntityNode::__construct(): Implicitly marking parameter $endPos as nullable is deprecated, the explicit nullable type must be used instead
PHP 8.4
_PHPStan_58d202fdd\Nette\Neon\Node\StringNode::__construct(): Implicitly marking parameter $pos as nullable is deprecated, the explicit nullable type must be used instead