[TASK] Add github actions #4
ci.yaml
on: pull_request
Matrix: php-linting
check-composer
3s
js-linting
4s
coding-guideline
8s
Matrix: code-quality
Annotations
10 errors and 1 warning
js-linting
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/cart_products/cart_products/./Build/Sources'. No such file or directory
|
coding-guideline
Failed to execute git clone --mirror -- 'ssh://git@code.extco.de:22722/cart/cart.git' '/home/runner/.cache/composer/vcs/ssh---git-code.extco.de-22722-cart-cart.git/'
Cloning into bare repository '/home/runner/.cache/composer/vcs/ssh---git-code.extco.de-22722-cart-cart.git'...
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
|
coding-guideline
Process completed with exit code 1.
|
code-quality (8.3, ^12.4)
Failed to execute git clone --mirror -- 'ssh://git@code.extco.de:22722/cart/cart.git' '/home/runner/.cache/composer/vcs/ssh---git-code.extco.de-22722-cart-cart.git/'
Cloning into bare repository '/home/runner/.cache/composer/vcs/ssh---git-code.extco.de-22722-cart-cart.git'...
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
|
code-quality (8.3, ^12.4)
Process completed with exit code 1.
|
code-quality (8.2, ^12.4)
The job was canceled because "_8_3__12_4" failed.
|
code-quality (8.2, ^12.4)
The operation was canceled.
|
code-quality (8.1, ^12.4)
The job was canceled because "_8_3__12_4" failed.
|
code-quality (8.1, ^12.4)
Failed to execute git clone --mirror -- 'ssh://git@code.extco.de:22722/cart/cart.git' '/home/runner/.cache/composer/vcs/ssh---git-code.extco.de-22722-cart-cart.git/'
Cloning into bare repository '/home/runner/.cache/composer/vcs/ssh---git-code.extco.de-22722-cart-cart.git'...
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
|
code-quality (8.1, ^12.4)
Process completed with exit code 1.
|
js-linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|