Continue to support existing uwsession tokens #1608
ci.yml
on: push
Code style
53s
Types
43s
Matrix: Tests
Annotations
10 errors and 5 warnings
Code style:
src/HttpApi.js#L125
Missing '()' invoking a constructor
|
Code style:
src/HttpApi.js#L130
Unexpected space before function parentheses
|
Code style:
src/HttpApi.js#L135
Missing semicolon
|
Code style:
src/HttpApi.js#L148
Missing semicolon
|
Code style:
src/HttpApi.js#L160
Missing semicolon
|
Code style:
src/SocketServer.js#L458
This line has a length of 114. Maximum allowed is 100
|
Code style:
src/controllers/authenticate.js#L43
'seconds' is defined but never used
|
Code style:
src/sockets/AuthedConnection.js#L22
Expected a line break after this opening brace
|
Code style:
src/sockets/AuthedConnection.js#L22
Expected a line break before this closing brace
|
Code style:
src/sockets/LostConnection.js#L17
Expected a line break after this opening brace
|
Types
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests (22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Code style
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|