Fix tests (#183) #71
build.yaml
on: push
Build linux/singularity container
8m 37s
Build mac os command line
7m 47s
Build Windows command line
0s
Annotations
10 errors and 3 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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build linux/singularity container
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v1, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|