Merge branch 'main' into bind-to-lambda #6758
Annotations
4 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
[cppcheck] src/server/network/connection/connection.cpp#L65:
src/server/network/connection/connection.cpp#L65
Redundant assignment of 'protocol' to itself.
|
[cppcheck] src/server/network/connection/connection.cpp#L101:
src/server/network/connection/connection.cpp#L101
Redundant assignment of 'protocol' to itself.
|
[cppcheck] src/server/server.cpp#L119:
src/server/server.cpp#L119
Redundant assignment of 'serverPort' to itself.
|