Skip to content

Update epoch setup random source #1237

Update epoch setup random source

Update epoch setup random source #1237

Triggered via pull request December 4, 2023 19:41
Status Success
Total duration 5m 4s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build
warning: ‘fp2_inv’ accessing 96 bytes in a region of size 48 [-Wstringop-overflow=]
build
note: referencing argument 1 of type ‘dig_t (*)[6]’ {aka ‘long unsigned int (*)[6]’}
build
warning: ‘fp2_inv’ accessing 96 bytes in a region of size 48 [-Wstringop-overflow=]
build
note: referencing argument 2 of type ‘const dig_t (*)[6]’ {aka ‘long unsigned int (*)[6]’}
build
note: in a call to function ‘fp2_inv’
build
warning: ‘fp2_inv’ accessing 96 bytes in a region of size 48 [-Wstringop-overflow=]
build
note: referencing argument 1 of type ‘dig_t (*)[6]’ {aka ‘long unsigned int (*)[6]’}
build
warning: ‘fp2_inv’ accessing 96 bytes in a region of size 48 [-Wstringop-overflow=]
build
note: referencing argument 2 of type ‘const dig_t (*)[6]’ {aka ‘long unsigned int (*)[6]’}
build
note: in a call to function ‘fp2_inv’
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/