Skip to content

Add citation. Done on phone #57

Add citation. Done on phone

Add citation. Done on phone #57

Triggered via push July 18, 2024 07:48
Status Success
Total duration 29m 32s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
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/
Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/