feat: add millisecond tracking for racing #4080
Annotations
5 errors and 6 warnings
dGame/dComponents/RacingControlComponent.cpp#L742
no viable overloaded '='
|
dGame/dComponents/RacingControlComponent.cpp#L832
invalid operands to binary expression ('const time_point' (aka 'const time_point<std::chrono::steady_clock, duration<long long, ratio<1LL, 1000000000LL>>>') and 'std::chrono::system_clock::time_point' (aka 'time_point<system_clock>'))
|
dGame/dComponents/RacingControlComponent.cpp#L839
no viable overloaded '='
|
dGame/dComponents/RacingControlComponent.cpp#L861
invalid operands to binary expression ('const time_point' (aka 'const time_point<std::chrono::steady_clock, duration<long long, ratio<1LL, 1000000000LL>>>') and 'std::chrono::system_clock::time_point' (aka 'time_point<system_clock>'))
|
|
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/.
|
|
thirdparty/mariadb-connector-cpp/src/logger/LoggerFactory.cpp#L28
variable 'NO_LOGGER' is uninitialized when used within its own initialization [-Wuninitialized]
|
thirdparty/mariadb-connector-cpp/src/logger/LoggerFactory.cpp#L28
variable 'NO_LOGGER' is uninitialized when used within its own initialization [-Wuninitialized]
|
thirdparty/mariadb-connector-cpp/src/com/RowProtocol.cpp#L260
shift count >= width of type [-Wshift-count-overflow]
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "build-ubuntu-22.04".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading