Try fix static initialisation on Windows #1013
Annotations
7 errors and 5 warnings
Publish Test Report
❌ No test results found for JUnit Test Report
|
Compile:
src/cpprealm/schema.cpp#L6
'mutex' in namespace 'std' does not name a type
|
Compile:
src/cpprealm/schema.cpp#L10
'lock_guard' is not a member of 'std'
|
Compile:
src/cpprealm/schema.cpp#L10
'mutex' is not a member of 'std'
|
Compile:
src/cpprealm/schema.cpp#L10
'schema_mtx' was not declared in this scope; did you mean 'schemas'?
|
Compile:
src/cpprealm/schema.cpp#L10
'lock' was not declared in this scope; did you mean 'clock'?
|
Compile
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hendrikmuhs/[email protected], jwlawson/[email protected], actions/checkout@v2. 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/
|
Setup Ccache
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Setup Ccache
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Compile:
realm-core/src/realm/object-store/object_store.cpp#L117
'<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Loading