Skip to content

Update large image key in presence data

9d49c90
Select commit
Loading
Failed to load commit list.
Open

feat(Moodle UTC): add activity #10360

Update large image key in presence data
9d49c90
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / ESLint failed Jan 10, 2026 in 3s

15 new alerts including 15 errors

New alerts in code changed by this pull request

  • 15 errors

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 25 in websites/M/Moodle UTC/metadata.json

See this annotation in the file changed.

Code scanning / ESLint

Disallow multiple empty lines Error

Too many blank lines at the end of file. Max of 0 allowed.

Check failure on line 5 in websites/M/Moodle UTC/presence.ts

See this annotation in the file changed.

Code scanning / ESLint

Require or disallow trailing commas Error

Missing trailing comma.

Check failure on line 15 in websites/M/Moodle UTC/presence.ts

See this annotation in the file changed.

Code scanning / ESLint

Require or disallow trailing commas Error

Missing trailing comma.

Check failure on line 17 in websites/M/Moodle UTC/presence.ts

See this annotation in the file changed.

Code scanning / ESLint

Require or disallow semicolons instead of ASI Error

Extra semicolon.

Check failure on line 20 in websites/M/Moodle UTC/presence.ts

See this annotation in the file changed.

Code scanning / ESLint

Require or disallow semicolons instead of ASI Error

Extra semicolon.

Check failure on line 21 in websites/M/Moodle UTC/presence.ts

See this annotation in the file changed.

Code scanning / ESLint

Require or disallow semicolons instead of ASI Error

Extra semicolon.

Check failure on line 22 in websites/M/Moodle UTC/presence.ts

See this annotation in the file changed.

Code scanning / ESLint

Require or disallow semicolons instead of ASI Error

Extra semicolon.

Check failure on line 23 in websites/M/Moodle UTC/presence.ts

See this annotation in the file changed.

Code scanning / ESLint

Enforce consistent brace style for blocks Error

Closing curly brace appears on the same line as the subsequent block.

Check failure on line 24 in websites/M/Moodle UTC/presence.ts

See this annotation in the file changed.

Code scanning / ESLint

Require or disallow semicolons instead of ASI Error

Extra semicolon.

Check failure on line 25 in websites/M/Moodle UTC/presence.ts

See this annotation in the file changed.

Code scanning / ESLint

Require or disallow semicolons instead of ASI Error

Extra semicolon.

Check failure on line 26 in websites/M/Moodle UTC/presence.ts

See this annotation in the file changed.

Code scanning / ESLint

Enforce consistent brace style for blocks Error

Closing curly brace appears on the same line as the subsequent block.

Check failure on line 27 in websites/M/Moodle UTC/presence.ts

See this annotation in the file changed.

Code scanning / ESLint

Require or disallow semicolons instead of ASI Error

Extra semicolon.

Check failure on line 28 in websites/M/Moodle UTC/presence.ts

See this annotation in the file changed.

Code scanning / ESLint

Require or disallow semicolons instead of ASI Error

Extra semicolon.

Check failure on line 31 in websites/M/Moodle UTC/presence.ts

See this annotation in the file changed.

Code scanning / ESLint

Require or disallow semicolons instead of ASI Error

Extra semicolon.

Check failure on line 32 in websites/M/Moodle UTC/presence.ts

See this annotation in the file changed.

Code scanning / ESLint

Require or disallow semicolons instead of ASI Error

Extra semicolon.