-
This repo does not have a linter setup. We have `dprint`, but afaik it does only format code and does not warn about violating coding best practices or enforcing import orders, prop orders or unused v…
-
# Gem::GemNotFoundException
## can't find gem scss_lint (>= 0.a) with executable scss-lint
despite `scss_lint` being pointed to explicitly in Executable Path. See proof below
linter-registr…
-
### Current Behavior
I have React web app that is bundled with Vite. When bundling directly with the `vite build` the build output doesn't contain `package.json` file. When building with the nx/vite:…
-
Failed to compile.
./src/core/async-loader.js
Module build failed (from ./node_modules/eslint-loader/index.js):
TypeError: Cannot read property 'range' of null
at OffsetStorage.setDesiredOff…
-
we can add qodana to github action CI to test for code quality and generate a preety report on every pull request.
ref. https://www.jetbrains.com/qodana/
-
Currently, your codebase lacks consistent formatting and indentation, making it harder to read and maintain. To maintain code quality and readability, you need to establish and enforce a consistent co…
-
### Current Behavior
This error has been already fixed in the past. Is it back?
NX: 19.5.6
CircleCI:
docker:
- image: cimg/node:lts
resource_class: medium
```
nx affected -t buil…
-
### Bug Description
Is seems depcheck is failing to find all eslint-related packages when the overrides config of one plugin is not an array.
Somehow the MDX eslint plugin uses just an object in…
-
### Description
The `description` attribute of messages is being rendered in the panel, as this is a long form description that is meant to only be optionally shown on request of the user this causes…
-
`api/services/eventHub.service.js`
```
/home/me/prj/plato/multi-dreams/api/services/eventHub.service.js
2:24 error Parsing error: Unexpected token =
```
Basically we're using some very ne…