Skip to content

feat(PVQ Panel): add activity - #11030

Closed
pavl21 wants to merge 3 commits into
PreMiD:mainfrom
pavl21:add-pvq-panel-presence
Closed

feat(PVQ Panel): add activity#11030
pavl21 wants to merge 3 commits into
PreMiD:mainfrom
pavl21:add-pvq-panel-presence

fix: avoid redundant "Server" wording, truncate long names

95aad34
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / ESLint failed Jul 20, 2026 in 3s

8 new alerts including 8 errors

New alerts in code changed by this pull request

  • 8 errors

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 3 in websites/P/PVQ Panel/metadata.json

See this annotation in the file changed.

Code scanning / ESLint

validate object with JSON Schema. Error

Unexpected property "apiVersion"

Check failure on line 27 in websites/P/PVQ Panel/metadata.json

See this annotation in the file changed.

Code scanning / ESLint

validate object with JSON Schema. Error

"settings[0].title" must be string.

Check failure on line 31 in websites/P/PVQ Panel/metadata.json

See this annotation in the file changed.

Code scanning / ESLint

validate object with JSON Schema. Error

Unexpected property "settings[0].description"

Check failure on line 41 in websites/P/PVQ Panel/metadata.json

See this annotation in the file changed.

Code scanning / ESLint

validate object with JSON Schema. Error

"settings[1].title" must be string.

Check failure on line 45 in websites/P/PVQ Panel/metadata.json

See this annotation in the file changed.

Code scanning / ESLint

validate object with JSON Schema. Error

Unexpected property "settings[1].description"

Check failure on line 55 in websites/P/PVQ Panel/metadata.json

See this annotation in the file changed.

Code scanning / ESLint

validate object with JSON Schema. Error

"settings[2].title" must be string.

Check failure on line 59 in websites/P/PVQ Panel/metadata.json

See this annotation in the file changed.

Code scanning / ESLint

validate object with JSON Schema. Error

Unexpected property "settings[2].description"

Check failure on line 186 in websites/P/PVQ Panel/presence.ts

See this annotation in the file changed.

Code scanning / ESLint

disallow unused capturing group Error

Capturing group number 1 is defined but never used.