Skip to content

Update docs for clone overlap #816

Update docs for clone overlap

Update docs for clone overlap #816

Triggered via pull request June 15, 2023 02:46
Status Success
Total duration 48m 35s
Artifacts
Checking changed files
21s
Checking changed files
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
container
warning: ignoring return value of ‘int64_t bgzf_seek(BGZF*, int64_t, int)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
container
note: in expansion of macro ‘bam_seek’
container
warning: ignoring return value of ‘int64_t bgzf_seek(BGZF*, int64_t, int)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
container
note: in expansion of macro ‘bam_seek’
container
warning: ignoring return value of ‘bgzf_seek’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
container
warning: ignoring return value of ‘bgzf_seek’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
container
note: in expansion of macro ‘bam_seek’
container
warning: ignoring return value of ‘bgzf_seek’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
container
note: in expansion of macro ‘bam_seek’
container
warning: ‘bgzf_is_bgzf’ is deprecated: Use bgzf_compression() or hts_detect_format() instead [-Wdeprecated-declarations]
container
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-go@v1, actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.