Merge branch 'master' of github.com:secretary/php #36
main.yml
on: push
Matrix: code-standards
Matrix: phpunit
Matrix: static-analysis
Annotations
28 errors
UnusedClass:
src/Adapter/AWS/SecretsManager/AWSSecretsManagerAdapter.php#L26
src/Adapter/AWS/SecretsManager/AWSSecretsManagerAdapter.php:26:7: UnusedClass: Class Secretary\Adapter\AWS\SecretsManager\AWSSecretsManagerAdapter is never used (see https://psalm.dev/075)
|
PossiblyUnusedMethod:
src/Adapter/Cache/PSR16Cache/PSR16CacheAdapter.php#L28
src/Adapter/Cache/PSR16Cache/PSR16CacheAdapter.php:28:21: PossiblyUnusedMethod: Cannot find any calls to method Secretary\Adapter\Cache\PSR16Cache\PSR16CacheAdapter::__construct (see https://psalm.dev/087)
|
PossiblyUnusedMethod:
src/Adapter/Cache/PSR6Cache/PSR6CacheAdapter.php#L30
src/Adapter/Cache/PSR6Cache/PSR6CacheAdapter.php:30:21: PossiblyUnusedMethod: Cannot find any calls to method Secretary\Adapter\Cache\PSR6Cache\PSR6CacheAdapter::__construct (see https://psalm.dev/087)
|
UnusedClass:
src/Adapter/Chain/ChainAdapter.php#L23
src/Adapter/Chain/ChainAdapter.php:23:13: UnusedClass: Class Secretary\Adapter\Chain\ChainAdapter is never used (see https://psalm.dev/075)
|
UnusedClass:
src/Adapter/Hashicorp/Vault/HashicorpVaultAdapter.php#L23
src/Adapter/Hashicorp/Vault/HashicorpVaultAdapter.php:23:7: UnusedClass: Class Secretary\Adapter\Hashicorp\Vault\HashicorpVaultAdapter is never used (see https://psalm.dev/075)
|
PossiblyUnusedParam:
src/Adapter/Hashicorp/Vault/HashicorpVaultAdapter.php#L72
src/Adapter/Hashicorp/Vault/HashicorpVaultAdapter.php:72:59: PossiblyUnusedParam: Param #2 is never referenced in this method (see https://psalm.dev/134)
|
UnusedClass:
src/Adapter/Local/JSONFile/LocalJSONFileAdapter.php#L22
src/Adapter/Local/JSONFile/LocalJSONFileAdapter.php:22:7: UnusedClass: Class Secretary\Adapter\Local\JSONFile\LocalJSONFileAdapter is never used (see https://psalm.dev/075)
|
PossiblyUnusedParam:
src/Adapter/Local/JSONFile/LocalJSONFileAdapter.php#L85
src/Adapter/Local/JSONFile/LocalJSONFileAdapter.php:85:59: PossiblyUnusedParam: Param #2 is never referenced in this method (see https://psalm.dev/134)
|
UnusedMethodCall:
src/Bundle/SecretaryBundle/DependencyInjection/Configuration.php#L32
src/Bundle/SecretaryBundle/DependencyInjection/Configuration.php:32:15: UnusedMethodCall: The call to Symfony\Component\Config\Definition\Builder\NodeBuilder::end is not used (see https://psalm.dev/209)
|
UnusedClass:
src/Bundle/SecretaryBundle/DependencyInjection/SecretaryExtension.php#L23
src/Bundle/SecretaryBundle/DependencyInjection/SecretaryExtension.php:23:7: UnusedClass: Class Secretary\Bundle\SecretaryBundle\DependencyInjection\SecretaryExtension is never used (see https://psalm.dev/075)
|
UnusedClass:
src/Adapter/AWS/SecretsManager/AWSSecretsManagerAdapter.php#L26
src/Adapter/AWS/SecretsManager/AWSSecretsManagerAdapter.php:26:7: UnusedClass: Class Secretary\Adapter\AWS\SecretsManager\AWSSecretsManagerAdapter is never used (see https://psalm.dev/075)
|
PossiblyUnusedMethod:
src/Adapter/Cache/PSR16Cache/PSR16CacheAdapter.php#L28
src/Adapter/Cache/PSR16Cache/PSR16CacheAdapter.php:28:21: PossiblyUnusedMethod: Cannot find any calls to method Secretary\Adapter\Cache\PSR16Cache\PSR16CacheAdapter::__construct (see https://psalm.dev/087)
|
PossiblyUnusedMethod:
src/Adapter/Cache/PSR6Cache/PSR6CacheAdapter.php#L30
src/Adapter/Cache/PSR6Cache/PSR6CacheAdapter.php:30:21: PossiblyUnusedMethod: Cannot find any calls to method Secretary\Adapter\Cache\PSR6Cache\PSR6CacheAdapter::__construct (see https://psalm.dev/087)
|
UnusedClass:
src/Adapter/Chain/ChainAdapter.php#L23
src/Adapter/Chain/ChainAdapter.php:23:13: UnusedClass: Class Secretary\Adapter\Chain\ChainAdapter is never used (see https://psalm.dev/075)
|
UnusedClass:
src/Adapter/Hashicorp/Vault/HashicorpVaultAdapter.php#L23
src/Adapter/Hashicorp/Vault/HashicorpVaultAdapter.php:23:7: UnusedClass: Class Secretary\Adapter\Hashicorp\Vault\HashicorpVaultAdapter is never used (see https://psalm.dev/075)
|
PossiblyUnusedParam:
src/Adapter/Hashicorp/Vault/HashicorpVaultAdapter.php#L72
src/Adapter/Hashicorp/Vault/HashicorpVaultAdapter.php:72:59: PossiblyUnusedParam: Param #2 is never referenced in this method (see https://psalm.dev/134)
|
UnusedClass:
src/Adapter/Local/JSONFile/LocalJSONFileAdapter.php#L22
src/Adapter/Local/JSONFile/LocalJSONFileAdapter.php:22:7: UnusedClass: Class Secretary\Adapter\Local\JSONFile\LocalJSONFileAdapter is never used (see https://psalm.dev/075)
|
PossiblyUnusedParam:
src/Adapter/Local/JSONFile/LocalJSONFileAdapter.php#L85
src/Adapter/Local/JSONFile/LocalJSONFileAdapter.php:85:59: PossiblyUnusedParam: Param #2 is never referenced in this method (see https://psalm.dev/134)
|
UnusedClass:
src/Bundle/SecretaryBundle/DependencyInjection/SecretaryExtension.php#L23
src/Bundle/SecretaryBundle/DependencyInjection/SecretaryExtension.php:23:7: UnusedClass: Class Secretary\Bundle\SecretaryBundle\DependencyInjection\SecretaryExtension is never used (see https://psalm.dev/075)
|
PossiblyUnusedMethod:
src/Bundle/SecretaryBundle/EnvVar/EnvVarProcessor.php#L23
src/Bundle/SecretaryBundle/EnvVar/EnvVarProcessor.php:23:21: PossiblyUnusedMethod: Cannot find any calls to method Secretary\Bundle\SecretaryBundle\EnvVar\EnvVarProcessor::__construct (see https://psalm.dev/087)
|
static-analysis (8.2, prefer-lowest)
The job was canceled because "_8_2_prefer-stable" failed.
|
static-analysis (8.2, prefer-lowest)
The operation was canceled.
|
static-analysis (8.3, prefer-stable)
The job was canceled because "_8_2_prefer-stable" failed.
|
static-analysis (8.3, prefer-stable)
The operation was canceled.
|
static-analysis (8, prefer-lowest)
The job was canceled because "_8_2_prefer-stable" failed.
|
static-analysis (8, prefer-lowest)
The operation was canceled.
|
static-analysis (8, prefer-stable)
The job was canceled because "_8_2_prefer-stable" failed.
|
static-analysis (8, prefer-stable)
The operation was canceled.
|