Skip to content

Bump thecodingmachine/safe to v3 #1639

Bump thecodingmachine/safe to v3

Bump thecodingmachine/safe to v3 #1639

Re-run triggered February 13, 2025 12:45
Status Failure
Total duration 50s
Artifacts

analysis.yml

on: pull_request
Static Analysis
28s
Static Analysis
Code Style checker
37s
Code Style checker
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Static Analysis: src/GraphQL.php#L1
Ignored error pattern #^Cannot access offset 1 on iterable\<\(int\|string\), string\>\|null\.$# in path /home/runner/work/graphql-laravel/graphql-laravel/src/GraphQL.php was not matched in reported errors.
Static Analysis: src/GraphQL.php#L1
Ignored error pattern #^Method Rebing\\GraphQL\\GraphQL\:\:getGlobalResolverMiddlewares\(\) should return list\<class\-string\|object\> but returns array\.$# in path /home/runner/work/graphql-laravel/graphql-laravel/src/GraphQL.php was not matched in reported errors.
Static Analysis: src/GraphQL.php#L214
Method Rebing\GraphQL\GraphQL::getGlobalResolverMiddlewares() should return list<class-string|object> but returns array<mixed, mixed>.
Static Analysis: tests/Database/SelectFields/InterfaceTests/ExampleInterfaceType.php#L1
Ignored error pattern #^Parameter \#1 \$column of method Illuminate\\Database\\Eloquent\\Builder\<Illuminate\\Database\\Eloquent\\Model\>\:\:where\(\) expects array\<int\|model property of Illuminate\\Database\\Eloquent\\Model, mixed\>\|\(Closure\(Illuminate\\Database\\Eloquent\\Builder\<Illuminate\\Database\\Eloquent\\Model\>\)\: mixed\)\|Illuminate\\Contracts\\Database\\Query\\Expression\|model property of Illuminate\\Database\\Eloquent\\Model, 'id' given\.$# in path /home/runner/work/graphql-laravel/graphql-laravel/tests/Database/SelectFields/InterfaceTests/ExampleInterfaceType.php was not matched in reported errors.
Static Analysis: tests/Database/SelectFields/InterfaceTests/ExampleInterfaceType.php#L29
Parameter #1 $column of method Illuminate\Database\Eloquent\Builder<Illuminate\Database\Eloquent\Model>::where() expects array<int|model property of Illuminate\Database\Eloquent\Model, mixed>|(Closure(Illuminate\Database\Eloquent\Builder<Illuminate\Database\Eloquent\Model>): Illuminate\Database\Eloquent\Builder<Illuminate\Database\Eloquent\Model>)|(Closure(Illuminate\Database\Eloquent\Builder<Illuminate\Database\Eloquent\Model>): void)|Illuminate\Contracts\Database\Query\Expression|model property of Illuminate\Database\Eloquent\Model, 'id' given.
Static Analysis: tests/Database/SelectFields/NestedRelationLoadingTests/PostType.php#L1
Ignored error pattern #^Parameter \#1 \$column of method Illuminate\\Database\\Eloquent\\Builder\<Illuminate\\Database\\Eloquent\\Model\>\:\:where\(\) expects array\<int\|model property of Illuminate\\Database\\Eloquent\\Model, mixed\>\|\(Closure\(Illuminate\\Database\\Eloquent\\Builder\<Illuminate\\Database\\Eloquent\\Model\>\)\: mixed\)\|Illuminate\\Contracts\\Database\\Query\\Expression\|model property of Illuminate\\Database\\Eloquent\\Model, 'comments\.flag' given\.$# in path /home/runner/work/graphql-laravel/graphql-laravel/tests/Database/SelectFields/NestedRelationLoadingTests/PostType.php was not matched in reported errors.
Static Analysis: tests/Database/SelectFields/NestedRelationLoadingTests/PostType.php#L34
Parameter #1 $column of method Illuminate\Database\Eloquent\Builder<Illuminate\Database\Eloquent\Model>::where() expects array<int|model property of Illuminate\Database\Eloquent\Model, mixed>|(Closure(Illuminate\Database\Eloquent\Builder<Illuminate\Database\Eloquent\Model>): Illuminate\Database\Eloquent\Builder<Illuminate\Database\Eloquent\Model>)|(Closure(Illuminate\Database\Eloquent\Builder<Illuminate\Database\Eloquent\Model>): void)|Illuminate\Contracts\Database\Query\Expression|model property of Illuminate\Database\Eloquent\Model, 'comments.flag' given.
Static Analysis: tests/Database/SelectFields/NestedRelationLoadingTests/UserType.php#L1
Ignored error pattern #^Parameter \#1 \$column of method Illuminate\\Database\\Eloquent\\Builder\<Illuminate\\Database\\Eloquent\\Model\>\:\:where\(\) expects array\<int\|model property of Illuminate\\Database\\Eloquent\\Model, mixed\>\|\(Closure\(Illuminate\\Database\\Eloquent\\Builder\<Illuminate\\Database\\Eloquent\\Model\>\)\: mixed\)\|Illuminate\\Contracts\\Database\\Query\\Expression\|model property of Illuminate\\Database\\Eloquent\\Model, 'posts\.flag' given\.$# in path /home/runner/work/graphql-laravel/graphql-laravel/tests/Database/SelectFields/NestedRelationLoadingTests/UserType.php was not matched in reported errors.
Static Analysis: tests/Database/SelectFields/NestedRelationLoadingTests/UserType.php#L37
Parameter #1 $column of method Illuminate\Database\Eloquent\Builder<Illuminate\Database\Eloquent\Model>::where() expects array<int|model property of Illuminate\Database\Eloquent\Model, mixed>|(Closure(Illuminate\Database\Eloquent\Builder<Illuminate\Database\Eloquent\Model>): Illuminate\Database\Eloquent\Builder<Illuminate\Database\Eloquent\Model>)|(Closure(Illuminate\Database\Eloquent\Builder<Illuminate\Database\Eloquent\Model>): void)|Illuminate\Contracts\Database\Query\Expression|model property of Illuminate\Database\Eloquent\Model, 'posts.flag' given.
Static Analysis: tests/Database/SelectFields/NestedRelationLoadingTests/UserType.php#L47
Parameter #1 $column of method Illuminate\Database\Eloquent\Builder<Illuminate\Database\Eloquent\Model>::where() expects array<int|model property of Illuminate\Database\Eloquent\Model, mixed>|(Closure(Illuminate\Database\Eloquent\Builder<Illuminate\Database\Eloquent\Model>): Illuminate\Database\Eloquent\Builder<Illuminate\Database\Eloquent\Model>)|(Closure(Illuminate\Database\Eloquent\Builder<Illuminate\Database\Eloquent\Model>): void)|Illuminate\Contracts\Database\Query\Expression|model property of Illuminate\Database\Eloquent\Model, 'posts.flag' given.