fix: fix crash caused by multi-threaded access #117
Merged
Annotations
8 warnings
src/server/backend/lib/eventadaptor.cpp#L63
Parameter 'strArr' can be declared with const
|
src/server/backend/lib/lftdisktool.cpp#L28
syntax error
|
src/server/backend/lib/mountcacher.cpp#L161
Consider using std::any_of algorithm instead of a raw loop.
|
src/server/backend/lib/mountcacher.cpp#L170
The function 'getRootsByPoints' is never used.
|
src/server/backend/lib/mountcacher.cpp#L192
Consider using std::find_if algorithm instead of a raw loop.
|
src/server/backend/lib/mountcacher.cpp#L187
The function 'getDeviceByPoint' is never used.
|
src/server/backend/lib/mountcacher.cpp#L201
The function 'getMountPointsByRoot' is never used.
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading