Skip to content

drop support for macOS 12 #5737

drop support for macOS 12

drop support for macOS 12 #5737

Triggered via push December 5, 2024 07:27
Status Success
Total duration 32m 55s
Artifacts

c.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test-c
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-c
Restore cache failed: Dependencies file is not found in /home/runner/work/fiat-crypto/fiat-crypto. Supported file pattern: go.sum
test-c
‘void fiat_p256_divstep_precomp(uint64_t*)’ defined but not used [-Wunused-function]
test-c
‘void fiat_p256_divstep(uint64_t*, uint64_t*, uint64_t*, uint64_t*, uint64_t*, uint64_t, const uint64_t*, const uint64_t*, const uint64_t*, const uint64_t*)’ defined but not used [-Wunused-function]
test-c
‘void fiat_p256_msat(uint64_t*)’ defined but not used [-Wunused-function]
test-c
‘void fiat_p256_set_one(uint64_t*)’ defined but not used [-Wunused-function]
test-c
‘void fiat_p256_from_bytes(uint64_t*, const uint8_t*)’ defined but not used [-Wunused-function]
test-c
‘void fiat_p256_to_bytes(uint8_t*, const uint64_t*)’ defined but not used [-Wunused-function]
test-c
‘void fiat_p256_to_montgomery(uint64_t*, const uint64_t*)’ defined but not used [-Wunused-function]
test-c
‘void fiat_25519_relax(uint64_t*, const uint64_t*)’ defined but not used [-Wunused-function]
test-c
‘void fiat_25519_selectznz(uint64_t*, uint8_t, const uint64_t*, const uint64_t*)’ defined but not used [-Wunused-function]