Added some composer authentication types #805
Annotations
7 errors and 2 warnings
cs-fixer
Process completed with exit code 8.
|
phpstan:
src/Adapter/Docker/SatelliteBuilder.php#L260
Instantiated class Kiboko\Component\Dockerfile\PHP\ComposerGitlabOauthAuthentication not found.
|
phpstan:
src/Adapter/Docker/SatelliteBuilder.php#L261
Instantiated class Kiboko\Component\Dockerfile\PHP\ComposerGitlabTokenAuthentication not found.
|
phpstan:
src/Adapter/Docker/SatelliteBuilder.php#L262
Instantiated class Kiboko\Component\Dockerfile\PHP\ComposerGithubOauthAuthentication not found.
|
phpstan:
src/Adapter/Docker/SatelliteBuilder.php#L263
Instantiated class Kiboko\Component\Dockerfile\PHP\ComposerHttpBasicAuthentication not found.
|
phpstan:
src/Adapter/Docker/SatelliteBuilder.php#L264
Instantiated class Kiboko\Component\Dockerfile\PHP\ComposerHttpBearerAuthentication not found.
|
phpstan
Process completed with exit code 1.
|
cs-fixer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
phpstan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|