GitHub actions: Version up deprecated upload-artifact and download-artifact #1138
Annotations
4 errors and 3 warnings
build:
Development/nmos-cpp-node/node_implementation.cpp#L1866
no matching conversion for functional-style cast from 'std::wstring' (aka 'basic_string<wchar_t, char_traits<wchar_t>, allocator<wchar_t>>') to 'utility::string_t' (aka 'basic_string<char, char_traits<char>, allocator<char>>')
|
build:
Development/nmos-cpp-node/node_implementation.cpp#L1851
no viable conversion from returned value of type '(lambda at /Users/runner/work/nmos-cpp/nmos-cpp/Development/nmos-cpp-node/node_implementation.cpp:1851:12)' to function return type 'nmos::get_properties_by_path_handler' (aka 'function<web::json::value (nmos::experimental::control_protocol_state &, function<nmos::experimental::control_class_descriptor (const vector<int> &)>, function<nmos::experimental::datatype_descriptor (const basic_string<char, char_traits<char>, allocator<char>> &)>, const nmos::resource &, bool)>')
|
build:
Development/nmos-cpp-node/node_implementation.cpp#L1891
no matching function for call to object of type 'const web::json::field_as_value' (aka 'const field<web::json::value>')
|
build
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, lukka/[email protected]. 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: lukka/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
mac setup
You are using macOS 12.
We (and Apple) do not provide support for this old version.
It is expected behaviour that some formulae will fail to build in this old version.
It is expected behaviour that Homebrew will be buggy and slow.
Do not create any issues about this on Homebrew's GitHub repositories.
Do not create any issues even if you think this message is unrelated.
Any opened issues will be immediately closed without response.
Do not ask for help from Homebrew or its maintainers on social media.
You may ask for help in Homebrew's discussions but are unlikely to receive a response.
Try to figure out the problem yourself and submit a fix as a pull request.
We will review it but may or may not accept it.
|
Loading