Fiddle with AppConsole styling #81
Annotations
14 errors and 1 warning
test (ubuntu-latest):
src/main/network/RuntimeComms.ts#L192
'data' is defined but never used. Allowed unused args must match /^_/u
|
test (ubuntu-latest):
src/main/network/RuntimeComms.ts#L195
Expected exception block, space or tab after '//' in comment
|
test (ubuntu-latest):
src/main/network/RuntimeComms.ts#L257
Replace `new·Error("Attempting·to·connect·tcp·socket")` with `⏎······new·Error('Attempting·to·connect·tcp·socket'),⏎····`
|
test (ubuntu-latest):
src/main/network/RuntimeComms.ts#L332
Expected exception block, space or tab after '//' in comment
|
test (ubuntu-latest):
src/main/network/RuntimeComms.ts#L334
Expected exception block, space or tab after '//' in comment
|
test (ubuntu-latest):
src/main/network/RuntimeComms.ts#L341
Expected exception block, space or tab after '//' in comment
|
|
|
test (ubuntu-latest):
src/main/network/RuntimeComms.ts#L343
Expected exception block, space or tab after '//' in comment
|
test (ubuntu-latest):
src/main/network/RuntimeComms.ts#L377
Replace ``Received·unexpected·packet·MsgType·${type}.\nPacket:·${JSON.stringify(packet)}`` with `⏎············`Received·unexpected·packet·MsgType·${type}.\nPacket:·${JSON.stringify(⏎··············packet,⏎············)}`,⏎··········`
|
test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
test (windows-latest)
The operation was canceled.
|
test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
test (macos-latest)
The operation was canceled.
|
test (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|