Fixes https://github.com/Mykrobe-tools/mykrobe/issues/175 #74
build.yaml
on: push
Build linux/singularity container
7m 4s
Build mac os command line
0s
Build Windows command line
0s
Annotations
11 errors and 2 warnings
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 mac os command line
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
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/
|
Build linux/singularity container
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v1, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|