Fix documentation v4 support date #406
Annotations
5 errors and 1 warning
src/Duration.php#L140
Offset 'sign' on array{0: string, sign: ''|'+'|'-', 1: ''|'+'|'-', 2: string, hour: ''|numeric-string, 3: ''|numeric-string, 4: non-falsy-string, minute: numeric-string, ...} on left side of ?? always exists and is not nullable.
|
src/Duration.php#L156
Offset 'hour' on array{0: string, sign: ''|'+'|'-', 1: ''|'+'|'-', hour: numeric-string, 2: numeric-string, 3: non-falsy-string, minute: numeric-string, 4: numeric-string, ...} on left side of ?? always exists and is not nullable.
|
src/Duration.php#L157
Offset 'minute' on array{0: string, sign: ''|'+'|'-', 1: ''|'+'|'-', hour: numeric-string, 2: numeric-string, 3: non-falsy-string, minute: numeric-string, 4: numeric-string, ...} on left side of ?? always exists and is not nullable.
|
src/Duration.php#L160
Offset 'sign' on array{0: string, sign: ''|'+'|'-', 1: ''|'+'|'-', hour: numeric-string, 2: numeric-string, 3: non-falsy-string, minute: numeric-string, 4: numeric-string, ...} on left side of ?? always exists and is not nullable.
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading