Implement mafia search, mafia randomdata #6
Annotations
10 errors and 11 warnings
build (16.x):
server/chat-plugins/mafia.ts#L1
There should be no space after '{'
|
build (16.x):
server/chat-plugins/mafia.ts#L1
There should be no space before '}'
|
build (16.x):
server/chat-plugins/mafia.ts#L3957
Async method 'listdata' has no 'await' expression
|
build (16.x):
server/chat-plugins/mafia.ts#L3968
Closing curly brace does not appear on the same line as the subsequent block
|
build (16.x):
server/chat-plugins/mafia.ts#L3972
Closing curly brace does not appear on the same line as the subsequent block
|
build (16.x):
server/chat-plugins/mafia.ts#L3976
Closing curly brace does not appear on the same line as the subsequent block
|
build (16.x):
server/chat-plugins/mafia.ts#L3980
Closing curly brace does not appear on the same line as the subsequent block
|
build (16.x):
server/chat-plugins/mafia.ts#L3984
Closing curly brace does not appear on the same line as the subsequent block
|
build (16.x):
server/chat-plugins/mafia.ts#L3987
Closing curly brace does not appear on the same line as the subsequent block
|
build (16.x):
server/chat-plugins/mafia.ts#L3990
Closing curly brace does not appear on the same line as the subsequent block
|
build (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (16.x):
server/chat-plugins/mafia.ts#L3961
'targets' is never reassigned. Use 'const' instead
|
build (16.x):
server/chat-plugins/mafia.ts#L3965
This line has a length of 125. Maximum allowed is 120
|
build (16.x):
server/chat-plugins/mafia.ts#L3969
This line has a length of 125. Maximum allowed is 120
|
build (16.x):
server/chat-plugins/mafia.ts#L3973
This line has a length of 150. Maximum allowed is 120
|
build (16.x):
server/chat-plugins/mafia.ts#L3977
This line has a length of 125. Maximum allowed is 120
|
build (16.x):
server/chat-plugins/mafia.ts#L3981
This line has a length of 125. Maximum allowed is 120
|
build (16.x):
server/chat-plugins/mafia.ts#L4000
This line has a length of 352. Maximum allowed is 120
|
build (16.x):
server/chat-plugins/mafia.ts#L4006
'shuffle' is never reassigned. Use 'const' instead
|
build (16.x):
server/chat-plugins/mafia.ts#L4008
'j' is never reassigned. Use 'const' instead
|
build (16.x):
server/chat-plugins/mafia.ts#L4014
'search' is never reassigned. Use 'const' instead
|