Skip to content

Move JSON schema to docs/ with public URL #635

Move JSON schema to docs/ with public URL

Move JSON schema to docs/ with public URL #635

Triggered via push August 11, 2025 12:55
Status Failure
Total duration 28s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 3 warnings
sa / PHPStan: src/di/ModuleBindings.php#L89
Method Ray\Di\VisitorInterface@anonymous/src/di/ModuleBindings.php:88::visitDependency() has parameter $postConstruct with no type specified.
sa / PHPStan: src/di/ModuleBindings.php#L89
Method Ray\Di\VisitorInterface@anonymous/src/di/ModuleBindings.php:88::visitDependency() has parameter $newInstance with no type specified.
sa / PHPStan: src/di/ModuleBindings.php#L89
Method Ray\Di\VisitorInterface@anonymous/src/di/ModuleBindings.php:88::visitDependency() has parameter $isSingleton with no type specified.
sa / PHPStan: src/di/ModuleBindings.php#L88
Non-abstract class Ray\Di\VisitorInterface@anonymous/src/di/ModuleBindings.php:88 contains abstract method visitSetterMethods() from interface Ray\Di\VisitorInterface.
sa / PHPStan: src/di/ModuleBindings.php#L88
Non-abstract class Ray\Di\VisitorInterface@anonymous/src/di/ModuleBindings.php:88 contains abstract method visitSetterMethod() from interface Ray\Di\VisitorInterface.
sa / PHPStan: src/di/ModuleBindings.php#L88
Non-abstract class Ray\Di\VisitorInterface@anonymous/src/di/ModuleBindings.php:88 contains abstract method visitNewInstance() from interface Ray\Di\VisitorInterface.
sa / PHPStan: src/di/ModuleBindings.php#L88
Non-abstract class Ray\Di\VisitorInterface@anonymous/src/di/ModuleBindings.php:88 contains abstract method visitArguments() from interface Ray\Di\VisitorInterface.
sa / PHPStan: src/di/ModuleBindings.php#L88
Non-abstract class Ray\Di\VisitorInterface@anonymous/src/di/ModuleBindings.php:88 contains abstract method visitArgument() from interface Ray\Di\VisitorInterface.
sa / PHPStan: src/di/ModuleBindings.php#L88
Cannot cast mixed to string.
sa / PHPStan: src/di/Bindings/AopInfo.php#L23
Parameter #1 $callback of function array_map expects (callable(object|string): mixed)|null, 'strval' given.
sa / PHPMD
Process completed with exit code 2.
sa / Psalm: src/di/ModuleBindings.php#L94
ParamNameMismatch: Argument 1 of Ray\Di\_home_runner_work_Ray_Di_Ray_Di_src_di_ModuleBindings_php_88_2681::visitAspectBind has wrong name $bind, expecting $aopBind as defined by Ray\Di\VisitorInterface::visitAspectBind
sa / Psalm: src/di/ModuleBindings.php#L93
MissingParamType: Parameter $isSingleton has no provided type
sa / Psalm: src/di/ModuleBindings.php#L93
MissingParamType: Parameter $context has no provided type
sa / Psalm: src/di/ModuleBindings.php#L93
MissingParamType: Parameter $dependency has no provided type
sa / Psalm: src/di/ModuleBindings.php#L92
ParamNameMismatch: Argument 1 of Ray\Di\_home_runner_work_Ray_Di_Ray_Di_src_di_ModuleBindings_php_88_2681::visitInstance has wrong name $instance, expecting $value as defined by Ray\Di\VisitorInterface::visitInstance
sa / Psalm: src/di/ModuleBindings.php#L89
MissingParamType: Parameter $isSingleton has no provided type
sa / Psalm: src/di/ModuleBindings.php#L89
MissingParamType: Parameter $postConstruct has no provided type
sa / Psalm: src/di/ModuleBindings.php#L89
MissingParamType: Parameter $newInstance has no provided type
sa / Psalm: src/di/ModuleBindings.php#L88
UnimplementedInterfaceMethod: Method visitnewinstance is not defined on class Ray\Di\_home_runner_work_Ray_Di_Ray_Di_src_di_ModuleBindings_php_88_2681
sa / Psalm: src/di/ModuleBindings.php#L65
MixedAssignment: Unable to determine the type that $value is being assigned to
sa / ComposerRequireChecker
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/
sa / PHPMD
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/
sa / Psalm
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/