Improve session handling #1609
Annotations
10 errors and 1 warning
Check code style:
src/HttpApi.js#L125
Missing '()' invoking a constructor
|
Check code style:
src/HttpApi.js#L130
Unexpected space before function parentheses
|
Check code style:
src/HttpApi.js#L135
Missing semicolon
|
Check code style:
src/HttpApi.js#L148
Missing semicolon
|
Check code style:
src/HttpApi.js#L160
Missing semicolon
|
Check code style:
src/SocketServer.js#L458
This line has a length of 114. Maximum allowed is 100
|
Check code style:
src/controllers/authenticate.js#L43
'seconds' is defined but never used
|
Check code style:
src/sockets/AuthedConnection.js#L22
Expected a line break after this opening brace
|
Check code style:
src/sockets/AuthedConnection.js#L22
Expected a line break before this closing brace
|
Check code style:
src/sockets/LostConnection.js#L17
Expected a line break after this opening brace
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading