Friending #318
Annotations
50 errors and 1 warning
client/agora/public/js/dashboard.js#L1191
There must be a space after this paren (space-in-parens)
|
client/agora/public/js/dashboard.js#L1191
There must be a space before this paren (space-in-parens)
|
client/agora/public/js/dashboard.js#L1197
There must be a space before this paren (space-in-parens)
|
client/agora/public/js/dashboard.js#L1198
There must be a space before this paren (space-in-parens)
|
client/agora/public/js/dashboard.js#L1200
Unnecessary semicolon (no-extra-semi)
|
client/agora/public/js/friends.js#L15
'getResources' is not defined (no-undef)
|
client/agora/public/js/friends.js#L23
There must be a space before this paren (space-in-parens)
|
client/agora/public/js/friends.js#L30
'queryUsers' is not defined (no-undef)
|
client/agora/public/js/friends.js#L38
'i' is not defined (no-undef)
|
client/agora/public/js/friends.js#L38
'i' is not defined (no-undef)
|
client/agora/public/js/friends.js#L38
'i' is not defined (no-undef)
|
client/agora/public/js/friends.js#L39
'i' is not defined (no-undef)
|
client/agora/public/js/friends.js#L42
'j' is not defined (no-undef)
|
client/agora/public/js/friends.js#L42
'j' is not defined (no-undef)
|
client/agora/public/js/friends.js#L42
'j' is not defined (no-undef)
|
client/agora/public/js/friends.js#L43
'j' is not defined (no-undef)
|
client/agora/public/js/friends.js#L47
'k' is not defined (no-undef)
|
client/agora/public/js/friends.js#L47
'k' is not defined (no-undef)
|
client/agora/public/js/friends.js#L47
'k' is not defined (no-undef)
|
client/agora/public/js/friends.js#L48
'k' is not defined (no-undef)
|
client/agora/public/js/friends.js#L49
'k' is not defined (no-undef)
|
client/agora/public/js/friends.js#L93
'sendFriendRequest' is not defined (no-undef)
|
client/agora/public/js/scripts.js#L21
There must be a space after this paren (space-in-parens)
|
client/agora/public/js/scripts.js#L23
There must be a space after this paren (space-in-parens)
|
client/agora/public/js/scripts.js#L23
There must be a space after this paren (space-in-parens)
|
client/agora/public/js/scripts.js#L23
There must be a space before this paren (space-in-parens)
|
client/agora/public/js/scripts.js#L23
There must be a space before this paren (space-in-parens)
|
client/agora/public/js/scripts.js#L27
There must be a space after this paren (space-in-parens)
|
client/agora/public/js/scripts.js#L27
There must be a space before this paren (space-in-parens)
|
client/agora/public/js/scripts.js#L29
There must be a space after this paren (space-in-parens)
|
client/agora/public/js/scripts.js#L29
There must be a space after this paren (space-in-parens)
|
client/agora/public/js/scripts.js#L29
There must be a space before this paren (space-in-parens)
|
client/agora/public/js/scripts.js#L29
There must be a space before this paren (space-in-parens)
|
client/agora/public/js/scripts.js#L31
There must be a space after this paren (space-in-parens)
|
client/agora/public/js/scripts.js#L31
There must be a space before this paren (space-in-parens)
|
client/agora/public/js/scripts.js#L31
There must be a space after this paren (space-in-parens)
|
client/agora/public/js/scripts.js#L31
There must be a space before this paren (space-in-parens)
|
client/agora/public/js/scripts.js#L32
There must be a space after this paren (space-in-parens)
|
client/agora/public/js/scripts.js#L32
There must be a space before this paren (space-in-parens)
|
client/agora/public/js/scripts.js#L32
There must be a space after this paren (space-in-parens)
|
client/agora/public/js/scripts.js#L32
There must be a space before this paren (space-in-parens)
|
client/agora/public/js/scripts.js#L36
There must be a space after this paren (space-in-parens)
|
client/agora/public/js/scripts.js#L36
There must be a space after this paren (space-in-parens)
|
client/agora/public/js/scripts.js#L36
There must be a space before this paren (space-in-parens)
|
client/agora/public/js/scripts.js#L36
There must be a space before this paren (space-in-parens)
|
client/agora/public/js/scripts.js#L37
There must be a space after this paren (space-in-parens)
|
client/agora/public/js/scripts.js#L37
There must be a space before this paren (space-in-parens)
|
client/agora/public/js/scripts.js#L37
There must be a space after this paren (space-in-parens)
|
client/agora/public/js/scripts.js#L37
There must be a space before this paren (space-in-parens)
|
client/agora/public/js/scripts.js#L40
There must be a space before this paren (space-in-parens)
|
Run linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|