node-opendds CI #249
Annotations
2 errors and 9 warnings
Install (ubuntu / macos)
cannot declare field ‘NodeOpenDDS::NodeDRListener::nvw_’ to be of abstract type ‘NodeOpenDDS::NodeValueWriter’
|
Install (ubuntu / macos)
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, ammaraskar/gcc-problem-matcher@0.2.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Install (ubuntu / macos):
opendds-node-gyp-devdir/8.17.0/include/node/v8.h#L10304
cast between incompatible function types from ‘v8::DeprecatedAllowCodeGenerationFromStringsCallback’ {aka ‘bool (*)(v8::Local<v8::Context>)’} to ‘v8::FreshNewAllowCodeGenerationFromStringsCallback’ {aka ‘bool (*)(v8::Local<v8::Context>, v8::Local<v8::String>)’} [-Wcast-function-type]
|
Install (ubuntu / macos):
opendds-node-gyp-devdir/8.17.0/include/node/v8.h#L10349
cast between incompatible function types from ‘v8::GCCallback’ {aka ‘void (*)(v8::GCType, v8::GCCallbackFlags)’} to ‘v8::Isolate::GCCallback’ {aka ‘void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)’} [-Wcast-function-type]
|
Install (ubuntu / macos):
opendds-node-gyp-devdir/8.17.0/include/node/v8.h#L10356
cast between incompatible function types from ‘v8::GCCallback’ {aka ‘void (*)(v8::GCType, v8::GCCallbackFlags)’} to ‘v8::Isolate::GCCallback’ {aka ‘void (*)(v8::Isolate*, v8::GCType, v8::GCCallbackFlags)’} [-Wcast-function-type]
|
Install (ubuntu / macos):
opendds-node-gyp-devdir/8.17.0/include/node/v8.h#L9313
cast between incompatible function types from ‘v8::WeakCallbackInfo<node::ObjectWrap>::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<node::ObjectWrap>&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type]
|
Install (ubuntu / macos):
opendds-node-gyp-devdir/8.17.0/include/node/v8.h#L9313
cast between incompatible function types from ‘v8::WeakCallbackInfo<Nan::ObjectWrap>::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<Nan::ObjectWrap>&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type]
|
Configure & Build OpenDDS (ubuntu / macos)
‘*qd.TAO_Queued_Data::allocator_’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Configure & Build OpenDDS (ubuntu / macos)
‘*qd.TAO_Queued_Data::allocator_’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Configure & Build OpenDDS (ubuntu / macos)
‘*qd.TAO_Queued_Data::allocator_’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Loading