Replace Travis CI with GitHub Actions #8
Annotations
31 errors and 3 warnings
|
ClassMustBeFinal:
src/VimeoServiceProvider.php#L33
src/VimeoServiceProvider.php:33:7: ClassMustBeFinal: Class Vimeo\Laravel\VimeoServiceProvider is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
|
PossiblyUnusedMethod:
src/VimeoManager.php#L83
src/VimeoManager.php:83:21: PossiblyUnusedMethod: Cannot find any calls to method Vimeo\Laravel\VimeoManager::getFactory (see https://psalm.dev/087)
|
|
MissingOverrideAttribute:
src/VimeoManager.php#L73
src/VimeoManager.php:73:5: MissingOverrideAttribute: Method Vimeo\Laravel\VimeoManager::getconfigname should have the "Override" attribute (see https://psalm.dev/358)
|
|
MethodSignatureMismatch:
src/VimeoManager.php#L62
src/VimeoManager.php:62:5: MethodSignatureMismatch: Method Vimeo\Laravel\VimeoManager::createConnection with return type 'Vimeo\Vimeo' is different to return type 'object' of inherited method GrahamCampbell\Manager\AbstractManager::createConnection (see https://psalm.dev/042)
|
|
MissingOverrideAttribute:
src/VimeoManager.php#L62
src/VimeoManager.php:62:5: MissingOverrideAttribute: Method Vimeo\Laravel\VimeoManager::createconnection should have the "Override" attribute (see https://psalm.dev/358)
|
|
ClassMustBeFinal:
src/VimeoManager.php#L31
src/VimeoManager.php:31:7: ClassMustBeFinal: Class Vimeo\Laravel\VimeoManager is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
|
ClassMustBeFinal:
src/VimeoFactory.php#L31
src/VimeoFactory.php:31:7: ClassMustBeFinal: Class Vimeo\Laravel\VimeoFactory is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
|
MissingOverrideAttribute:
src/Facades/Vimeo.php#L36
src/Facades/Vimeo.php:36:5: MissingOverrideAttribute: Method Vimeo\Laravel\Facades\Vimeo::getfacadeaccessor should have the "Override" attribute (see https://psalm.dev/358)
|
|
ClassMustBeFinal:
src/Facades/Vimeo.php#L29
src/Facades/Vimeo.php:29:7: ClassMustBeFinal: Class Vimeo\Laravel\Facades\Vimeo is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
|
UnusedClass:
src/Facades/Vimeo.php#L29
src/Facades/Vimeo.php:29:7: UnusedClass: Class Vimeo\Laravel\Facades\Vimeo is never used (see https://psalm.dev/075)
|
|
ClassMustBeFinal:
src/VimeoServiceProvider.php#L33
src/VimeoServiceProvider.php:33:7: ClassMustBeFinal: Class Vimeo\Laravel\VimeoServiceProvider is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
|
PossiblyUnusedMethod:
src/VimeoManager.php#L83
src/VimeoManager.php:83:21: PossiblyUnusedMethod: Cannot find any calls to method Vimeo\Laravel\VimeoManager::getFactory (see https://psalm.dev/087)
|
|
MissingOverrideAttribute:
src/VimeoManager.php#L73
src/VimeoManager.php:73:5: MissingOverrideAttribute: Method Vimeo\Laravel\VimeoManager::getconfigname should have the "Override" attribute (see https://psalm.dev/358)
|
|
MethodSignatureMismatch:
src/VimeoManager.php#L62
src/VimeoManager.php:62:5: MethodSignatureMismatch: Method Vimeo\Laravel\VimeoManager::createConnection with return type 'Vimeo\Vimeo' is different to return type 'object' of inherited method GrahamCampbell\Manager\AbstractManager::createConnection (see https://psalm.dev/042)
|
|
MissingOverrideAttribute:
src/VimeoManager.php#L62
src/VimeoManager.php:62:5: MissingOverrideAttribute: Method Vimeo\Laravel\VimeoManager::createconnection should have the "Override" attribute (see https://psalm.dev/358)
|
|
ClassMustBeFinal:
src/VimeoManager.php#L31
src/VimeoManager.php:31:7: ClassMustBeFinal: Class Vimeo\Laravel\VimeoManager is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
|
ClassMustBeFinal:
src/VimeoFactory.php#L31
src/VimeoFactory.php:31:7: ClassMustBeFinal: Class Vimeo\Laravel\VimeoFactory is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
|
MissingOverrideAttribute:
src/Facades/Vimeo.php#L36
src/Facades/Vimeo.php:36:5: MissingOverrideAttribute: Method Vimeo\Laravel\Facades\Vimeo::getfacadeaccessor should have the "Override" attribute (see https://psalm.dev/358)
|
|
ClassMustBeFinal:
src/Facades/Vimeo.php#L29
src/Facades/Vimeo.php:29:7: ClassMustBeFinal: Class Vimeo\Laravel\Facades\Vimeo is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
|
UnusedClass:
src/Facades/Vimeo.php#L29
src/Facades/Vimeo.php:29:7: UnusedClass: Class Vimeo\Laravel\Facades\Vimeo is never used (see https://psalm.dev/075)
|
|
PHP 8.2
The strategy configuration was canceled because "test._8_3" failed
|
|
ClassMustBeFinal:
src/VimeoServiceProvider.php#L33
src/VimeoServiceProvider.php:33:7: ClassMustBeFinal: Class Vimeo\Laravel\VimeoServiceProvider is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
|
PossiblyUnusedMethod:
src/VimeoManager.php#L83
src/VimeoManager.php:83:21: PossiblyUnusedMethod: Cannot find any calls to method Vimeo\Laravel\VimeoManager::getFactory (see https://psalm.dev/087)
|
|
MissingOverrideAttribute:
src/VimeoManager.php#L73
src/VimeoManager.php:73:5: MissingOverrideAttribute: Method Vimeo\Laravel\VimeoManager::getconfigname should have the "Override" attribute (see https://psalm.dev/358)
|
|
MethodSignatureMismatch:
src/VimeoManager.php#L62
src/VimeoManager.php:62:5: MethodSignatureMismatch: Method Vimeo\Laravel\VimeoManager::createConnection with return type 'Vimeo\Vimeo' is different to return type 'object' of inherited method GrahamCampbell\Manager\AbstractManager::createConnection (see https://psalm.dev/042)
|
|
MissingOverrideAttribute:
src/VimeoManager.php#L62
src/VimeoManager.php:62:5: MissingOverrideAttribute: Method Vimeo\Laravel\VimeoManager::createconnection should have the "Override" attribute (see https://psalm.dev/358)
|
|
ClassMustBeFinal:
src/VimeoManager.php#L31
src/VimeoManager.php:31:7: ClassMustBeFinal: Class Vimeo\Laravel\VimeoManager is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
|
ClassMustBeFinal:
src/VimeoFactory.php#L31
src/VimeoFactory.php:31:7: ClassMustBeFinal: Class Vimeo\Laravel\VimeoFactory is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
|
MissingOverrideAttribute:
src/Facades/Vimeo.php#L36
src/Facades/Vimeo.php:36:5: MissingOverrideAttribute: Method Vimeo\Laravel\Facades\Vimeo::getfacadeaccessor should have the "Override" attribute (see https://psalm.dev/358)
|
|
ClassMustBeFinal:
src/Facades/Vimeo.php#L29
src/Facades/Vimeo.php:29:7: ClassMustBeFinal: Class Vimeo\Laravel\Facades\Vimeo is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
|
UnusedClass:
src/Facades/Vimeo.php#L29
src/Facades/Vimeo.php:29:7: UnusedClass: Class Vimeo\Laravel\Facades\Vimeo is never used (see https://psalm.dev/075)
|
|
PHP 8.3
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
PHP 8.4
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
PHP 8.2
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|