Add Container #187
Annotations
7 errors and 2 warnings
Run Tests:
src/Service/Config/ConfigLoader.php#L47
src/Service/Config/ConfigLoader.php:47:52: InvalidArgument: Argument 3 of Buggregator\Trap\Service\Config\ConfigLoader::injectValue expects array<array-key, ReflectionAttribute<object>>, but non-empty-list<ReflectionAttribute<Buggregator\Trap\Service\Config\ConfigAttribute>> provided (see https://psalm.dev/004)
|
Run Tests:
src/Service/Config/ConfigLoader.php#L73
src/Service/Config/ConfigLoader.php:73:17: TypeDoesNotContainType: Type SimpleXMLElement for $value[0] is never =string() (see https://psalm.dev/056)
|
Run Tests:
src/Service/Config/ConfigLoader.php#L73
src/Service/Config/ConfigLoader.php:73:40: TypeDoesNotContainType: '' cannot be identical to SimpleXMLElement (see https://psalm.dev/056)
|
Run Tests:
src/Service/Config/ConfigLoader.php#L74
src/Service/Config/ConfigLoader.php:74:24: UndefinedMethod: Method ReflectionType::isBuiltin does not exist (see https://psalm.dev/022)
|
Run Tests:
src/Service/Config/ConfigLoader.php#L74
src/Service/Config/ConfigLoader.php:74:53: UndefinedMethod: Method ReflectionType::getName does not exist (see https://psalm.dev/022)
|
Run Tests:
src/Service/Container.php#L41
src/Service/Container.php:41:16: InvalidReturnType: The declared return type 'T:fn-buggregator\trap\service\container::get as object' for Buggregator\Trap\Service\Container::get is incorrect, got '(T:fn-buggregator\trap\service\container::get as object)|object' (see https://psalm.dev/011)
|
Run Tests
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Get Composer Cache Directory
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading