Add tag DP_ACGT to GVCF #42
Annotations
10 errors and 1 warning
Build
warning: passing argument 1 of 'gzclose' from incompatible pointer type [-Wincompatible-pointer-types]
|
Build
note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **'
|
Build
warning: passing argument 1 of 'gzread' from incompatible pointer type [-Wincompatible-pointer-types]
|
Build
note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **'
|
Build
warning: passing argument 1 of 'gzwrite' from incompatible pointer type [-Wincompatible-pointer-types]
|
Build
note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **'
|
Build
warning: passing argument 1 of 'gzwrite' from incompatible pointer type [-Wincompatible-pointer-types]
|
Build
note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **'
|
Build
warning: passing argument 1 of 'gzeof' from incompatible pointer type [-Wincompatible-pointer-types]
|
Build
note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **'
|
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|