Update epoch setup random source #1233
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/
|