Skip to content

Fix demo and Update README.md #15

Fix demo and Update README.md

Fix demo and Update README.md #15

Triggered via pull request October 14, 2025 01:50
@YukiTsuchidaYukiTsuchida
synchronize #3
fix-demo
Status Success
Total duration 18m 46s
Artifacts

demo.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
demo
warning: ignoring return value of ‘int secp256k1_ec_privkey_negate(const secp256k1_context*, unsigned char*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
demo
warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare]
demo
required from here
demo
warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare]
demo
required from here
demo
warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare]
demo
required from here
demo
note: in expansion of macro ‘NODE_MODULE’
demo
note: in expansion of macro ‘NODE_MODULE_X’
demo
warning: cast between incompatible function types from ‘void (*)(Nan::ADDON_REGISTER_FUNCTION_ARGS_TYPE)’ {aka ‘void (*)(v8::Local<v8::Object>)’} to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)’} [-Wcast-function-type]