Fix E2E test API responses #81
continuous-integration.yml
on: pull_request
Coding standards
14s
Static analysis
24s
Code coverage
58s
Matrix: E2E Tests
Matrix: Unit Tests
Annotations
24 errors and 6 notices
|
Static analysis:
src/HelloClient.php#L116
Cannot access offset 'picture' on array<string, mixed>|bool|string.
|
|
Static analysis:
src/HelloClient.php#L115
Cannot access offset 'name' on array<string, mixed>|bool|string.
|
|
Static analysis:
src/HelloClient.php#L114
Cannot access offset 'email_verified' on array<string, mixed>|bool|string.
|
|
Static analysis:
src/HelloClient.php#L113
Cannot access offset 'email' on array<string, mixed>|bool|string.
|
|
Static analysis:
src/HelloClient.php#L111
Method HelloCoop\HelloClient::getAuth() should return array<string, array<string, mixed>|bool|string|null> but returns array<string, mixed>.
|
|
Static analysis:
src/Handler/Invite.php#L83
Parameter #3 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
|
|
Static analysis:
src/Handler/Invite.php#L83
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
|
|
Static analysis:
src/Handler/Invite.php#L70
Cannot access offset 'scheme' on array{scheme?: string, host?: string, port?: int<0, 65535>, user?: string, pass?: string, path?: string, query?: string, fragment?: string}|false.
|
|
Static analysis:
src/Handler/Invite.php#L70
Cannot access offset 'host' on array{scheme?: string, host?: string, port?: int<0, 65535>, user?: string, pass?: string, path?: string, query?: string, fragment?: string}|false.
|
|
Static analysis:
src/Handler/Invite.php#L67
Parameter #1 $url of function parse_url expects string, string|null given.
|
|
Unit Tests (8.4, ubuntu-latest)
Process completed with exit code 1.
|
|
Unit Tests (8.3, ubuntu-latest)
Process completed with exit code 1.
|
|
Unit Tests (8.4, windows-latest)
Process completed with exit code 1.
|
|
Unit Tests (8.3, windows-latest)
Process completed with exit code 1.
|
|
Code coverage
Process completed with exit code 1.
|
|
Unit Tests (8.4, macos-latest)
The operation was canceled.
|
|
Unit Tests (8.4, macos-latest)
Canceling since a higher priority waiting request for Continuous Integration-refs/pull/35/merge exists
|
|
Unit Tests (8.3, macos-latest)
The operation was canceled.
|
|
Unit Tests (8.3, macos-latest)
Canceling since a higher priority waiting request for Continuous Integration-refs/pull/35/merge exists
|
|
E2E Tests (8.3, macos-latest)
The operation was canceled.
|
|
E2E Tests (8.3, macos-latest)
Canceling since a higher priority waiting request for Continuous Integration-refs/pull/35/merge exists
|
|
E2E Tests (8.4, macos-latest)
The operation was canceled.
|
|
E2E Tests (8.4, macos-latest)
Canceling since a higher priority waiting request for Continuous Integration-refs/pull/35/merge exists
|
|
Continuous Integration
Canceling since a higher priority waiting request for Continuous Integration-refs/pull/35/merge exists
|
|
Unit Tests (8.4, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Unit Tests (8.3, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Unit Tests (8.4, macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Unit Tests (8.3, macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
E2E Tests (8.3, macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
E2E Tests (8.4, macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|