-
Type: Bug
I create a new class using the right-click folder => New C# => Class. When the class is created, it has the class name underlined with the following error on hover:
The namespace 'Applica…
-
### Is There An Existing Issue
- [X] I have searched the [issue tracker](https://github.com/DannyDainton/newman-reporter-htmlextra/issues) for similar problems.
### What Are You Seeing
HTML e…
-
Getting below issue:
**newman: could not find "@reportportal/agent-js-postman" reporter
ensure that the reporter is installed in the same directory as newman
please install reporter using npm*…
-
Type: Bug
Have a list of changed files in a git repository (e.g. 7 Staged Changes, 13 Changes)
Press the + to stage another file
Expected: 8 Staged Changes, 12 Changes
Observed: The file is stag…
-
### Description
I started an apisix locally.
./docker-compose.yaml
```
version: "3"
services:
apisix-dashboard:
image: apache/apisix-dashboard:3.0.1-alpine
restart: always
…
-
Type: Bug
Steps to reproduce:
- open vscode from a terminal, using `code .` in a local folder
- try to close window using CMD+W, or CMD+Q, or by clicking red button on window header, or Menu bar-> C…
-
**Version / Cluster**
AWS EKS Kubernetes (1.27) Fargate cluster.
Testkube v. 1.8.39-1.13.12
**Describe the bug**
Passing tests (viewed via logs on the backend) show up as failed in the testkube …
-
Type: Bug
I can't edit in VS code. Why?
VS Code version: Code 1.83.1 (Universal) (f1b07bd25dfad64b0167beb15359ae573aecd2cc, 2023-10-10T23:46:55.789Z)
OS version: Darwin x64 23.1.0
Modes:
System I…
-
Type: Bug
why android emulator in my vscode doesnt support. how can i add to my vscode
VS Code version: Code 1.83.0 (e7e037083ff4455cf320e344325dacb480062c3c, 2023-10-03T16:12:16.321Z)
OS version:…
-
## Describe the bug
I have a Docker Compose YAML file with the following name:
```txt
docker-compose.test.yml
```
It has the following contents:
```yml
services:
test:
image: po…