Skip to content

build for WedAssembly #83

build for WedAssembly

build for WedAssembly #83

Triggered via pull request January 29, 2024 17:44
@tomjnixontomjnixon
synchronize #55
wasm_build
Status Success
Total duration 5m 48s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

28 warnings
ubuntu-latest shared=true Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lukka/run-vcpkg@v7, actions/cache@v3, lukka/run-cmake@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ubuntu-latest shared=true Release
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ubuntu-latest shared=false Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lukka/run-vcpkg@v7, actions/cache@v3, lukka/run-cmake@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ubuntu-latest shared=false Release
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ubuntu-latest shared=true Coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lukka/run-vcpkg@v7, actions/cache@v3, lukka/run-cmake@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ubuntu-latest shared=true Coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
windows-latest shared=false Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lukka/run-vcpkg@v7, actions/cache@v3, lukka/run-cmake@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
windows-latest shared=false Release
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
windows-latest shared=false Release: src/c_api.cpp#L181
'=': conversion from '_Ty' to 'float', possible loss of data
windows-latest shared=false Release: src/object_based/polar_extent.cpp#L273
'argument': conversion from 'double' to 'const float', possible loss of data
windows-latest shared=false Release: tests/gain_interpolator_tests.cpp#L284
'=': conversion from 'double' to '_Ty', possible loss of data
windows-latest shared=true Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lukka/run-vcpkg@v7, actions/cache@v3, lukka/run-cmake@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
windows-latest shared=true Release
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
windows-latest shared=true Release: include/ear/layout.hpp#L59
'ear::Channel::_name': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'ear::Channel'
windows-latest shared=true Release: include/ear/layout.hpp#L61
'ear::Channel::_polarPositionNominal': class 'boost::optional<ear::PolarPosition>' needs to have dll-interface to be used by clients of class 'ear::Channel'
windows-latest shared=true Release: include/ear/layout.hpp#L62
'ear::Channel::_azimuthRange': class 'boost::optional<std::pair<double,double>>' needs to have dll-interface to be used by clients of class 'ear::Channel'
windows-latest shared=true Release: include/ear/layout.hpp#L63
'ear::Channel::_elevationRange': class 'boost::optional<std::pair<double,double>>' needs to have dll-interface to be used by clients of class 'ear::Channel'
windows-latest shared=true Release: include/ear/layout.hpp#L93
'ear::Layout::_name': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'ear::Layout'
windows-latest shared=true Release: include/ear/layout.hpp#L94
'ear::Layout::_channels': class 'std::vector<ear::Channel,std::allocator<ear::Channel>>' needs to have dll-interface to be used by clients of class 'ear::Layout'
windows-latest shared=true Release: include/ear/layout.hpp#L95
'ear::Layout::_screen': class 'boost::optional<ear::Screen>' needs to have dll-interface to be used by clients of class 'ear::Layout'
windows-latest shared=true Release: include/ear/exceptions.hpp#L40
non dll-interface class 'std::runtime_error' used as base for dll-interface class 'ear::not_implemented'
windows-latest shared=true Release: include/ear/exceptions.hpp#L50
non dll-interface class 'std::runtime_error' used as base for dll-interface class 'ear::internal_error'
windows-latest shared=true Release: include/ear/exceptions.hpp#L57
non dll-interface class 'std::invalid_argument' used as base for dll-interface class 'ear::adm_error'
macos-latest shared=false Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lukka/run-vcpkg@v7, actions/cache@v3, lukka/run-cmake@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macos-latest shared=false Release
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
macos-latest shared=true Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lukka/run-vcpkg@v7, actions/cache@v3, lukka/run-cmake@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macos-latest shared=true Release
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
macos-latest shared=true Release
reserveCache failed: Cache already exists. Scope: refs/pull/55/merge, Key: localGitId=-362854226-args=-1585082202-os=425571258-imageVer=-735338088-appendedKey=42-triplet=1970607129, Version: ccf8c564a03b169ff1de4308cfc3643d5b3ddf10e19f0a2a2f42179b9a342eb0