Skip to content

build for WedAssembly #72

build for WedAssembly

build for WedAssembly #72

Triggered via pull request July 3, 2023 10:49
@tomjnixontomjnixon
synchronize #55
wasm_build
Status Success
Total duration 3m 47s
Artifacts

build.yml

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

Annotations

13 warnings
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: src/c_api.cpp#L181
'=': conversion from '_Ty' to '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: 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'