Skip to content

Always use Mykrobe-tools/mccortex #63

Always use Mykrobe-tools/mccortex

Always use Mykrobe-tools/mccortex #63

Triggered via pull request September 27, 2023 14:55
Status Failure
Total duration 9m 59s
Artifacts

build.yaml

on: pull_request
Build linux/singularity container
9m 38s
Build linux/singularity container
Build mac os command line
8m 3s
Build mac os command line
Build Windows command line
9m 41s
Build Windows command line
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
Build linux/singularity container
warning: implicit declaration of function 'drand48'; did you mean 'srand'? [-Wimplicit-function-declaration]
Build linux/singularity container
warning: this 'if' clause does not guard... [-Wmisleading-indentation]
Build linux/singularity container
note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
Build linux/singularity container
warning: this 'if' clause does not guard... [-Wmisleading-indentation]
Build linux/singularity container
note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
Build linux/singularity container
warning: this 'if' clause does not guard... [-Wmisleading-indentation]
Build linux/singularity container
note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
Build linux/singularity container
warning: this statement may fall through [-Wimplicit-fallthrough=]
Build linux/singularity container
note: here
Build linux/singularity container
warning: this statement may fall through [-Wimplicit-fallthrough=]
Build Windows command line
Process completed with exit code 2.
Build linux/singularity container
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/