Skip to content

Fix docs link

Fix docs link #904

Triggered via pull request March 12, 2024 21:02
Status Failure
Total duration 41s
Artifacts

cs.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
PHPStan: src/Sentry/Laravel/Features/Storage/SentryCloudFilesystem.php#L7
Non-abstract class Sentry\Laravel\Features\Storage\SentryCloudFilesystem contains abstract method path() from interface Illuminate\Contracts\Filesystem\Filesystem.
PHPStan: src/Sentry/Laravel/Features/Storage/SentryCloudFilesystem.php#L7
Non-abstract class Sentry\Laravel\Features\Storage\SentryCloudFilesystem contains abstract method putFile() from interface Illuminate\Contracts\Filesystem\Filesystem.
PHPStan: src/Sentry/Laravel/Features/Storage/SentryCloudFilesystem.php#L7
Non-abstract class Sentry\Laravel\Features\Storage\SentryCloudFilesystem contains abstract method putFileAs() from interface Illuminate\Contracts\Filesystem\Filesystem.
PHPStan: src/Sentry/Laravel/Features/Storage/SentryFilesystem.php#L7
Non-abstract class Sentry\Laravel\Features\Storage\SentryFilesystem contains abstract method path() from interface Illuminate\Contracts\Filesystem\Filesystem.
PHPStan: src/Sentry/Laravel/Features/Storage/SentryFilesystem.php#L7
Non-abstract class Sentry\Laravel\Features\Storage\SentryFilesystem contains abstract method putFile() from interface Illuminate\Contracts\Filesystem\Filesystem.
PHPStan: src/Sentry/Laravel/Features/Storage/SentryFilesystem.php#L7
Non-abstract class Sentry\Laravel\Features\Storage\SentryFilesystem contains abstract method putFileAs() from interface Illuminate\Contracts\Filesystem\Filesystem.
PHPStan: src/Sentry/Laravel/Integration.php#L1
Ignored error pattern #^Parameter \$exceptions of method Sentry\\Laravel\\Integration\:\:handles\(\) has invalid type Illuminate\\Foundation\\Configuration\\Exceptions\.$# in path /home/runner/work/sentry-laravel/sentry-laravel/src/Sentry/Laravel/Integration.php was not matched in reported errors.
PHPStan
Process completed with exit code 1.