[Feature] Add a Sentry configuration helper #185
Annotations
9 errors and 3 warnings
PHPStan:
src/Sentry/Config.php#L29
Method Studiometa\WPToolkit\Sentry\Config::getJsConfig() should return string but returns string|false.
|
PHPStan:
src/Sentry/Sentry.php#L11
Static property Studiometa\WPToolkit\Sentry\Sentry::$config is never read, only written.
|
PHPStan:
src/Sentry/Sentry.php#L13
Method Studiometa\WPToolkit\Sentry\Sentry::configureWithDefaults() has no return type specified.
|
PHPStan:
src/Sentry/Sentry.php#L18
Parameter #1 $json of function json_decode expects string, string|false given.
|
PHPStan:
src/Sentry/Sentry.php#L19
Cannot access property $name on mixed.
|
PHPStan:
src/Sentry/Sentry.php#L19
Cannot access property $version on mixed.
|
PHPStan:
src/Sentry/Sentry.php#L38
Method Studiometa\WPToolkit\Sentry\Sentry::configure() has no return type specified.
|
PHPStan:
src/Sentry/Sentry.php#L54
Parameter #1 $name of method Sentry\Tracing\TransactionContext::setName() expects string, mixed given.
|
PHPStan
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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