Try fix static initialisation on Windows #1013
Annotations
10 errors and 12 warnings
Publish Test Report
❌ No test results found for JUnit Test Report
|
Compile:
src/cpprealm/schema.cpp#L6
'mutex': is not a member of 'std' [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\src\cpprealm.vcxproj]
|
Compile:
src/cpprealm/schema.cpp#L6
missing type specifier - int assumed. Note: C++ does not support default-int [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\src\cpprealm.vcxproj]
|
Compile:
src/cpprealm/schema.cpp#L6
syntax error: missing ';' before identifier 'schema_mtx' [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\src\cpprealm.vcxproj]
|
Compile:
src/cpprealm/schema.cpp#L10
'lock_guard': is not a member of 'std' [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\src\cpprealm.vcxproj]
|
Compile:
src/cpprealm/schema.cpp#L10
'lock_guard': undeclared identifier [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\src\cpprealm.vcxproj]
|
Compile:
src/cpprealm/schema.cpp#L10
'mutex': is not a member of 'std' [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\src\cpprealm.vcxproj]
|
Compile:
src/cpprealm/schema.cpp#L10
'schema_mtx': undeclared identifier [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\src\cpprealm.vcxproj]
|
Compile:
src/cpprealm/schema.cpp#L10
'lock': identifier not found [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\src\cpprealm.vcxproj]
|
Compile
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, mikepenz/action-junit-report@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Compile
'function': conversion from 'ssize_t' to 'int', possible loss of data [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Compile
'=': conversion from 'ssize_t' to 'int', possible loss of data [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Compile
'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Compile
'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Compile
'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Compile
'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Compile
'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Compile
'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Compile
'=': conversion from 'unsigned int' to 'char', possible loss of data [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Compile
'=': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Loading