feature: add docs, samples and action #2
build-channel-bridge.yaml
on: pull_request
Build and test
2m 32s
Annotations
1 error and 21 warnings
Build and test
Process completed with exit code 1.
|
Build and test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, erlef/setup-beam@v1.15.2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Build and test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Build and test
% 702| usage(0.0,0.0) -> 1.00;
|
Build and test
% 702| usage(0.0,0.0) -> 1.00;
|
Build and test
- use erlang:floor/1 or "-compile({no_auto_import,[floor/1]})." to resolve name clash
|
Build and test
src/quantile.erl:54:5: Warning: ambiguous call of overridden auto-imported BIF ceil/1
|
Build and test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Build and test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Build and test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Build and test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Build and test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Build and test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Build and test
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Build and test
% 702| usage(0.0,0.0) -> 1.00;
|
Build and test
% 702| usage(0.0,0.0) -> 1.00;
|
Build and test
src/quantile.erl:54:5: Warning: ambiguous call of overridden auto-imported BIF ceil/1
|
Build and test
- use erlang:floor/1 or "-compile({no_auto_import,[floor/1]})." to resolve name clash
|
Build and test
_build/default/plugins/aleppo/src/aleppo.erl:12:1: Warning: missing specification for function process_file/1
|
Build and test
_build/default/plugins/aleppo/src/aleppo.erl:25:1: Warning: missing specification for function process_tokens/1
|
Build and test
_build/default/plugins/aleppo/src/aleppo.erl:307:1: Warning: missing specification for function scan_file/1
|