Skip to content

code improvements in url parsing rules and type fixes #146

code improvements in url parsing rules and type fixes

code improvements in url parsing rules and type fixes #146

Triggered via push March 10, 2024 14:36
Status Failure
Total duration 48s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
php 8.1: test/Rule/ArrayRule/ArrayOfStringTest.php#L41
Call to deprecated method notNull() of class SimpleAsFuck\Validator\Rule\ArrayRule\Collection: use nullable() ?? []
php 8.1: test/Rule/ArrayRule/ArrayOfStringTest.php#L52
Call to deprecated method notNull() of class SimpleAsFuck\Validator\Rule\ArrayRule\Collection: use nullable() ?? []
php 8.1
Process completed with exit code 1.
php 8.2: test/Rule/ArrayRule/ArrayOfStringTest.php#L41
Call to deprecated method notNull() of class SimpleAsFuck\Validator\Rule\ArrayRule\Collection: use nullable() ?? []
php 8.2: test/Rule/ArrayRule/ArrayOfStringTest.php#L52
Call to deprecated method notNull() of class SimpleAsFuck\Validator\Rule\ArrayRule\Collection: use nullable() ?? []
php 8.2
Process completed with exit code 1.
php 8.3: test/Rule/ArrayRule/ArrayOfStringTest.php#L41
Call to deprecated method notNull() of class SimpleAsFuck\Validator\Rule\ArrayRule\Collection: use nullable() ?? []
php 8.3: test/Rule/ArrayRule/ArrayOfStringTest.php#L52
Call to deprecated method notNull() of class SimpleAsFuck\Validator\Rule\ArrayRule\Collection: use nullable() ?? []
php 8.3
Process completed with exit code 1.
php 8.1
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/.
php 8.2
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/.