Skip to content

getting rid of CI warnings #811

getting rid of CI warnings

getting rid of CI warnings #811

Triggered via pull request April 21, 2023 05:10
Status Success
Total duration 44m 38s
Artifacts
Checking changed files
24s
Checking changed files
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
container
warning: ‘%d’ directive writing between 1 and 11 bytes into a region of size 8 [-Wformat-overflow=]
container
note: directive argument in the range [-2147483647, 2147483647]
container
note: ‘__builtin___sprintf_chk’ output between 5 and 15 bytes into a destination of size 10
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
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/.