Skip to content

AbstractModel is now JsonObject #7

AbstractModel is now JsonObject

AbstractModel is now JsonObject #7

Triggered via push November 3, 2023 02:36
Status Failure
Total duration 31s
Artifacts

ci.yml

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

Annotations

27 errors
PHP 8.2 Test on ubuntu-latest: src/DownloadOptions.php#L102
Binary operation "-" between string|null and string|null results in an error.
PHP 8.2 Test on ubuntu-latest: src/Models/VideoInfo.php#L5
Class YouTube\Models\VideoInfo extends unknown class YouTube\Models\AbstractModel.
PHP 8.2 Test on ubuntu-latest: src/Models/VideoInfo.php#L28
Property YouTube\Models\VideoInfo::$thumbnails has unknown class YouTube\Models\VideoThumbnail as its type.
PHP 8.2 Test on ubuntu-latest: src/PlayerVideoInfoMapper.php#L16
Class YouTube\Models\VideoInfo does not have a constructor and must be instantiated without any parameters.
PHP 8.2 Test on ubuntu-latest: src/Responses/WatchVideoPage.php#L121
Class YouTube\Models\VideoInfo does not have a constructor and must be instantiated without any parameters.
PHP 8.2 Test on ubuntu-latest
Process completed with exit code 1.
PHP 8.1 Test on ubuntu-latest
The job was canceled because "ubuntu-latest_8_2" failed.
PHP 8.1 Test on ubuntu-latest: src/DownloadOptions.php#L102
Binary operation "-" between string|null and string|null results in an error.
PHP 8.1 Test on ubuntu-latest: src/Models/VideoInfo.php#L5
Class YouTube\Models\VideoInfo extends unknown class YouTube\Models\AbstractModel.
PHP 8.1 Test on ubuntu-latest: src/Models/VideoInfo.php#L28
Property YouTube\Models\VideoInfo::$thumbnails has unknown class YouTube\Models\VideoThumbnail as its type.
PHP 8.1 Test on ubuntu-latest: src/PlayerVideoInfoMapper.php#L16
Class YouTube\Models\VideoInfo does not have a constructor and must be instantiated without any parameters.
PHP 8.1 Test on ubuntu-latest: src/Responses/WatchVideoPage.php#L121
Class YouTube\Models\VideoInfo does not have a constructor and must be instantiated without any parameters.
PHP 8.1 Test on ubuntu-latest
The operation was canceled.
PHP 7.4 Test on ubuntu-latest
The job was canceled because "ubuntu-latest_8_2" failed.
PHP 7.4 Test on ubuntu-latest: src/DownloadOptions.php#L102
Binary operation "-" between string|null and string|null results in an error.
PHP 7.4 Test on ubuntu-latest: src/Models/VideoInfo.php#L5
Class YouTube\Models\VideoInfo extends unknown class YouTube\Models\AbstractModel.
PHP 7.4 Test on ubuntu-latest: src/Models/VideoInfo.php#L28
Property YouTube\Models\VideoInfo::$thumbnails has unknown class YouTube\Models\VideoThumbnail as its type.
PHP 7.4 Test on ubuntu-latest: src/PlayerVideoInfoMapper.php#L16
Class YouTube\Models\VideoInfo does not have a constructor and must be instantiated without any parameters.
PHP 7.4 Test on ubuntu-latest: src/Responses/WatchVideoPage.php#L121
Class YouTube\Models\VideoInfo does not have a constructor and must be instantiated without any parameters.
PHP 7.4 Test on ubuntu-latest
The operation was canceled.
PHP 8.0 Test on ubuntu-latest
The job was canceled because "ubuntu-latest_8_2" failed.
PHP 8.0 Test on ubuntu-latest: src/DownloadOptions.php#L102
Binary operation "-" between string|null and string|null results in an error.
PHP 8.0 Test on ubuntu-latest: src/Models/VideoInfo.php#L5
Class YouTube\Models\VideoInfo extends unknown class YouTube\Models\AbstractModel.
PHP 8.0 Test on ubuntu-latest: src/Models/VideoInfo.php#L28
Property YouTube\Models\VideoInfo::$thumbnails has unknown class YouTube\Models\VideoThumbnail as its type.
PHP 8.0 Test on ubuntu-latest: src/PlayerVideoInfoMapper.php#L16
Class YouTube\Models\VideoInfo does not have a constructor and must be instantiated without any parameters.
PHP 8.0 Test on ubuntu-latest: src/Responses/WatchVideoPage.php#L121
Class YouTube\Models\VideoInfo does not have a constructor and must be instantiated without any parameters.
PHP 8.0 Test on ubuntu-latest
The operation was canceled.