-
Hi,
testing the new version 2.0.0 and 2.0.1 as per the instructions, on arm64 architecture (Rapsberry Pi 4 8GB) via:
```
sudo docker run --name influxdb -d -p 8086:8086 quay.io/influxdb/influxdb…
-
## Bug Description
The below code creates a CSV for download. PHPCS flags this as an error. I'm writing to a stream, not the filesystem.
## Minimal Code Snippet
``` php
$output_stream = fope…
-
Since SVG files are submitted for review and VIPCS runs on them, I think we can downgrade `Files.IncludingNonPHPFile.IncludingSVGCSSFile` to a warning level rather than an error. The main reas…
-
Thank you for this tool - it's helped make running Caraya in CI easier.
We're having some confusion around version compatibility with this library. On the one hand, the .vipb in the repo says it…
-
- https://github.com/johnbillion/extended-cpts/blob/328930384b91ea57452200964106391e4c510acf/src/class-extended-cpt.php#L202
- https://github.com/johnbillion/extended-cpts/blob/f1c57cedbe88ebfd1d77d2…
-
## Problem/Motivation
On VVV ( Ubuntu 18.04 )we run a command under PHP 7.4 to install PHPCS with this package.
Recently a contributor tried to upgrade us to an Ubuntu 20 box, but provisioning …
tomjn updated
3 years ago
-
This report is more like a need for user help.
I am trying to open the library code in a LabVIEW 19.0f2 (32-bits) e getting a problem when try to load the "Serializer.lvclass".
Do I need to inst…
-
## Bug Description
[ConstantStringSniff](https://github.com/Automattic/VIP-Coding-Standards/blob/master/WordPressVIPMinimum/Sniffs/Constants/ConstantStringSniff.php) doesn't allow for namespace…
-
**Describe the bug**
Display "Planner Solution Error" When run simulation with last openpilot docker image
**How to reproduce or log data**
1../start_carla.sh
2./start_openpilot_docker.sh
3…
-
I'm in the process of splitting the code into smaller chunks and organize it under a new palette.
As mentioned in this post:
https://github.com/LabVIEW-Open-Source/LV-MQTT-Broker/issues/153#issueco…