Update build.yaml #605
Annotations
3 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, webfactory/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/dllhandler.cpp#L5
no previous declaration for ‘void* generalDllCallback(void*, size_t, void*, size_t, void (*)(void*))’ [-Wmissing-declarations]
|
src/dllhandler.cpp#L5
unused parameter ‘timestamp’ [-Wunused-parameter]
|
This job succeeded
Loading