wip #67
Annotations
8 errors
PHP8.1 on ubuntu-latest
Failed to execute git clone --no-checkout -- 'git@github.com:laravel/nova.git' '/home/runner/work/nova-devtool/nova-devtool/vendor/laravel/nova' && cd '/home/runner/work/nova-devtool/nova-devtool/vendor/laravel/nova' && git remote add composer -- 'git@github.com:laravel/nova.git' && git fetch composer && git remote set-url origin -- 'git@github.com:laravel/nova.git' && git remote set-url composer -- 'git@github.com:laravel/nova.git'
Cloning into '/home/runner/work/nova-devtool/nova-devtool/vendor/laravel/nova'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
|
PHP8.1 on ubuntu-latest
Process completed with exit code 1.
|
PHP8.0 on ubuntu-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- illuminate/support[v10.34.0, ..., 10.x-dev] require php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
- laravel/framework[v10.34.0, ..., 10.x-dev] require php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
- laravel/framework[v11.0.0, ..., 11.x-dev] require php ^8.2 -> your php version (8.0.30) does not satisfy that requirement.
- illuminate/support[v11.0.0, ..., 11.x-dev] require php ^8.2 -> your php version (8.0.30) does not satisfy that requirement.
- Root composer.json requires illuminate/support ^10.34|^11.0 -> satisfiable by illuminate/support[v10.34.0, ..., 10.x-dev, v11.0.0, ..., 11.x-dev], laravel/framework[v10.34.0, ..., 10.x-dev, v11.0.0, ..., 11.x-dev].
|
PHP8.0 on ubuntu-latest
Process completed with exit code 2.
|
PHP8.3 on ubuntu-latest
Failed to execute git clone --no-checkout -- 'git@github.com:laravel/nova.git' '/home/runner/work/nova-devtool/nova-devtool/vendor/laravel/nova' && cd '/home/runner/work/nova-devtool/nova-devtool/vendor/laravel/nova' && git remote add composer -- 'git@github.com:laravel/nova.git' && git fetch composer && git remote set-url origin -- 'git@github.com:laravel/nova.git' && git remote set-url composer -- 'git@github.com:laravel/nova.git'
Cloning into '/home/runner/work/nova-devtool/nova-devtool/vendor/laravel/nova'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
|
PHP8.3 on ubuntu-latest
Process completed with exit code 1.
|
PHP8.2 on ubuntu-latest
Failed to execute git clone --no-checkout -- 'git@github.com:laravel/nova.git' '/home/runner/work/nova-devtool/nova-devtool/vendor/laravel/nova' && cd '/home/runner/work/nova-devtool/nova-devtool/vendor/laravel/nova' && git remote add composer -- 'git@github.com:laravel/nova.git' && git fetch composer && git remote set-url origin -- 'git@github.com:laravel/nova.git' && git remote set-url composer -- 'git@github.com:laravel/nova.git'
Cloning into '/home/runner/work/nova-devtool/nova-devtool/vendor/laravel/nova'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
|
PHP8.2 on ubuntu-latest
Process completed with exit code 1.
|