-
### Preconditions (*)
1. 2.4.x
2. 2.3.x
### Steps to reproduce (*)
1. Go to Admin->Store->Configuration->Customer and set Show Tax/VAT Number either Optional or Required in the Name and …
-
I have the two following tasks:
``` js
gulp.task('js-quality', function () {
return gulp.src('./src/js/**/*.js')
.pipe(plugins.plumber({ errorHandler: onError }))
.pipe(plugins.jscs())
…
-
I'm getting the failure below when running my job.
**error**
```
reviewdog: GitHubPullRequest needs 'git' command: failed to run 'git rev-parse --show-prefix': exit status 128
/usr/local/bundle/…
-
[Firebase Crashlytics](https://firebase.google.com/products/crashlytics) is a lightweight, realtime crash reporter that helps developers track, prioritize, and fix stability issues that erode app qual…
-
Data sources: NFIRS, ARC Response
- [ ] Fire Reporting Quality Assessment Step 1 - Determine statistical outliers for NFIRS reporting at the County level using year-over-year and month-over-month r…
-
JIRA Issue: [KIEKER-1022] Extraction of Palladio Component Model instances
Original Reporter: Andre van Hoorn
***
Palladio is an approach for model-based performance prediction of component-based so…
-
**Note from the teaching team:** This bug was reported during the _Part II (Evaluating Documents)_ stage of the PE. **You may reject this bug if it is not related to the quality of documentation.**
No…
-
**Note from the teaching team:** This bug was reported during the _Part II (Evaluating Documents)_ stage of the PE. **You may reject this bug if it is not related to the quality of documentation.**
No…
-
**Description**
We need to integrate Code Climate into our CI/CD pipeline to generate coverage reports for our project. This integration will help us maintain code quality and provide insights into…
-
### Summary (*)
There is an issue with types in `\Magento\GroupedProduct\Model\Product\Type\Grouped` class, in method `_prepareProduct`. A variable can be set as false, and is then used in a …