Fix reported interface and sound issues - #2330
Merged
Merged
Annotations
1 error and 11 warnings
|
Setup Node
Unable to locate executable file: pnpm. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Mix deps.compile
erlang:get_stacktrace/0 is removed; use the new try/catch syntax for retrieving the stack backtrace
|
|
Mix deps.compile
erlang:get_stacktrace/0 is removed; use the new try/catch syntax for retrieving the stack backtrace
|
|
Mix deps.compile
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
|
|
Mix deps.compile
erlang:get_stacktrace/0 is removed; use the new try/catch syntax for retrieving the stack backtrace
|
|
Mix deps.compile
erlang:get_stacktrace/0 is removed; use the new try/catch syntax for retrieving the stack backtrace
|
|
Mix deps.compile
erlang:get_stacktrace/0 is removed; use the new try/catch syntax for retrieving the stack backtrace
|
|
Mix deps.compile
the Behaviour module is deprecated. Instead of using this module, use the @callback and @macrocallback module attributes. See the documentation for Module for more information on these attributes
|
|
Mix deps.compile:
deps/yamerl/src/yamerl_constr.erl#L801
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
|
|
Mix deps.compile:
deps/yamerl/src/yamerl_node_binary.erl#L72
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
|
|
Mix deps.compile:
deps/yamerl/src/yamerl_node_binary.erl#L65
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
|
background
wait
wait-all
cancel
parallel
Loading