Skip to content

Replace nullable params with defaults #30

Replace nullable params with defaults

Replace nullable params with defaults #30

Triggered via push August 20, 2023 14:48
Status Failure
Total duration 45s
Artifacts

ci.yml

on: push
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
PropertyTypeCoercion: src/Base64UrlSessionIdGenerator.php#L21
src/Base64UrlSessionIdGenerator.php:21:24: PropertyTypeCoercion: $this->bytes expects 'int<1, max>', parent type 'int' provided (see https://psalm.dev/198)
StringIncrement: src/Internal/TestSessionIdGenerator.php#L14
src/Internal/TestSessionIdGenerator.php:14:16: StringIncrement: Possibly unintended string increment (see https://psalm.dev/211)
PHP 8.1
Process completed with exit code 2.
PHP 8.1 on macOS
The operation was canceled.
PHP 8.1
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/
PHP 8.1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
PHP 8.1 on macOS
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/