-
Notifications
You must be signed in to change notification settings - Fork 52
Fix php deprecation - Implicitly marking parameter as nullable is dep… #165
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…recated Deprecated: InfluxDB2\Client::createWriteApi(): Implicitly marking parameter $writeOptions as nullable is deprecated, the explicit nullable type must be used instead in /Users/cedriclombardot/getallmylinks/vendor/influxdata/influxdb-client-php/src/InfluxDB2/Client.php on line 76 Deprecated: InfluxDB2\Client::createWriteApi(): Implicitly marking parameter $pointSettings as nullable is deprecated, the explicit nullable type must be used instead in /Users/cedriclombardot/getallmylinks/vendor/influxdata/influxdb-client-php/src/InfluxDB2/Client.php on line 76
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #165 +/- ##
=========================================
Coverage 75.09% 75.09%
- Complexity 437 439 +2
=========================================
Files 25 25
Lines 1104 1104
=========================================
Hits 829 829
Misses 275 275 ☔ View full report in Codecov by Sentry. |
There are more occurrences in this codebase:
|
…recated
Deprecated: InfluxDB2\Client::createWriteApi(): Implicitly marking parameter $writeOptions as nullable is deprecated, the explicit nullable type must be used instead in /Users/cedriclombardot/getallmylinks/vendor/influxdata/influxdb-client-php/src/InfluxDB2/Client.php on line 76
Deprecated: InfluxDB2\Client::createWriteApi(): Implicitly marking parameter $pointSettings as nullable is deprecated, the explicit nullable type must be used instead in /Users/cedriclombardot/getallmylinks/vendor/influxdata/influxdb-client-php/src/InfluxDB2/Client.php on line 76