Add WebSocket server #976
ci.yml
on: pull_request
Matrix: Alpine Linux
Matrix: Linux
Matrix: macOS
Matrix: Windows
Annotations
13 errors, 4 warnings, and 3 notices
|
Windows (ucrt64)
The process 'C:\Windows\system32\cmd.exe' failed with exit code 1
|
|
Lint:
src/js/polyfills/ws-server.js#L19
Expected indentation of 4 spaces but found 2
|
|
Lint:
src/js/polyfills/ws-server.js#L18
Expected indentation of 8 spaces but found 4
|
|
Lint:
src/js/polyfills/ws-server.js#L17
Expected indentation of 12 spaces but found 6
|
|
Lint:
src/js/polyfills/ws-server.js#L16
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
|
Lint:
src/js/polyfills/ws-server.js#L16
Unexpected parentheses around single function argument
|
|
Lint:
src/js/polyfills/ws-server.js#L16
Expected indentation of 8 spaces but found 4
|
|
Lint:
src/js/polyfills/ws-server.js#L15
Expected indentation of 4 spaces but found 2
|
|
Lint:
src/js/polyfills/ws-server.js#L14
Expected indentation of 4 spaces but found 2
|
|
Lint:
src/js/polyfills/ws-server.js#L13
Expected indentation of 4 spaces but found 2
|
|
Lint:
src/js/polyfills/ws-server.js#L12
Expected indentation of 4 spaces but found 2
|
|
macOS (Release, macOS-13)
Process completed with exit code 2.
|
|
Windows (mingw64)
Process completed with exit code 2.
|
|
macOS (Debug, macOS-13)
libtool 2.5.4 is already installed and up-to-date.
To reinstall 2.5.4, run:
brew reinstall libtool
|
|
macOS (Debug, macOS-13)
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
|
macOS (Release, macOS-13)
libtool 2.5.4 is already installed and up-to-date.
To reinstall 2.5.4, run:
brew reinstall libtool
|
|
macOS (Release, macOS-13)
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
|
Windows (ucrt64)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Windows (mingw64)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Windows (clang64)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|