Skip to content

Add AbstractCookieDispatchTranscriptor #130

Add AbstractCookieDispatchTranscriptor

Add AbstractCookieDispatchTranscriptor #130

Triggered via push June 8, 2024 15:21
Status Failure
Total duration 35s
Artifacts

buildTest.yml

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

Annotations

18 errors
UndefinedThisPropertyAssignment: src/Transcriptor/CookieDispatcher.php#L32
src/Transcriptor/CookieDispatcher.php:32:9: UndefinedThisPropertyAssignment: Instance property brnc\Symfony1\Message\Transcriptor\CookieDispatcher::$triggerCookieName is not defined (see https://psalm.dev/040)
UndefinedThisPropertyAssignment: src/Transcriptor/CookieDispatcher.php#L33
src/Transcriptor/CookieDispatcher.php:33:9: UndefinedThisPropertyAssignment: Instance property brnc\Symfony1\Message\Transcriptor\CookieDispatcher::$triggerCookieValue is not defined (see https://psalm.dev/040)
MissingParamType: src/Transcriptor/CookieDispatcher.php#L36
src/Transcriptor/CookieDispatcher.php:36:28: MissingParamType: Parameter $name has no provided type (see https://psalm.dev/154)
MissingParamType: src/Transcriptor/CookieDispatcher.php#L36
src/Transcriptor/CookieDispatcher.php:36:35: MissingParamType: Parameter $arguments has no provided type (see https://psalm.dev/154)
MixedArgument: src/Transcriptor/CookieDispatcher.php#L60
src/Transcriptor/CookieDispatcher.php:60:29: MixedArgument: Argument 1 of str_starts_with cannot be mixed, expecting string (see https://psalm.dev/030)
InvalidArrayOffset: src/Transcriptor/CookieDispatcher.php#L66
src/Transcriptor/CookieDispatcher.php:66:30: InvalidArrayOffset: Cannot access value on variable using offset value of '__psr7cookies', expecting 'http_protocol' or '__brncBodyStreamHook' (see https://psalm.dev/115)
InvalidArrayOffset: src/Transcriptor/Response/AbstractCookieDispatchTranscriptor.php#L26
src/Transcriptor/Response/AbstractCookieDispatchTranscriptor.php:26:30: InvalidArrayOffset: Cannot access value on variable using offset value of 'logging', expecting 'http_protocol' or '__brncBodyStreamHook' (see https://psalm.dev/115)
MixedAssignment: src/Transcriptor/Response/AbstractCookieDispatchTranscriptor.php#L39
src/Transcriptor/Response/AbstractCookieDispatchTranscriptor.php:39:9: MixedAssignment: Unable to determine the type that $dispatcher is being assigned to (see https://psalm.dev/032)
MixedArgument: src/Transcriptor/Response/AbstractCookieDispatchTranscriptor.php#L41
src/Transcriptor/Response/AbstractCookieDispatchTranscriptor.php:41:74: MixedArgument: Argument 1 of brnc\Symfony1\Message\Transcriptor\CookieDispatcher::__construct cannot be mixed, expecting null|sfEventDispatcher (see https://psalm.dev/030)
MissingClosureReturnType: src/Transcriptor/Response/CookieDispatch/TestContainer.php#L22
src/Transcriptor/Response/CookieDispatch/TestContainer.php:22:25: MissingClosureReturnType: Closure does not have a return type, expecting string (see https://psalm.dev/068)
Build and test on 7.4
The job was canceled because "ubuntu-latest_8_1" failed.
Build and test on 7.4
The operation was canceled.
Build and test on 8.3
The job was canceled because "ubuntu-latest_8_1" failed.
Build and test on 8.3
The operation was canceled.
Build and test on 8.0
The job was canceled because "ubuntu-latest_8_1" failed.
Build and test on 8.0
The operation was canceled.
Build and test on 8.2
The job was canceled because "ubuntu-latest_8_1" failed.
Build and test on 8.2
The operation was canceled.