Skip to content

chore: release v1.30.0 #80

chore: release v1.30.0

chore: release v1.30.0 #80

Triggered via pull request October 30, 2024 07:30
Status Failure
Total duration 51m 54s
Artifacts

ci.yml

on: pull_request
Check code style and run linters
14m 16s
Check code style and run linters
Build with CUDA supraseal
11m 16s
Build with CUDA supraseal
Matrix: cgo-bindings
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 2 warnings
Build and test CGO bindings (ubuntu-latest): types.go#L11
missing go.sum entry for module providing package github.com/filecoin-project/go-state-types/abi (imported by github.com/filecoin-project/filecoin-ffi); to add:
Build and test CGO bindings (ubuntu-latest): types.go#L9
missing go.sum entry for module providing package github.com/filecoin-project/go-state-types/proof (imported by github.com/filecoin-project/filecoin-ffi); to add:
Build and test CGO bindings (ubuntu-latest)
Process completed with exit code 1.
Build and test CGO bindings (macos-latest): types.go#L11
missing go.sum entry for module providing package github.com/filecoin-project/go-state-types/abi (imported by github.com/filecoin-project/filecoin-ffi); to add:
Build and test CGO bindings (macos-latest): types.go#L9
missing go.sum entry for module providing package github.com/filecoin-project/go-state-types/proof (imported by github.com/filecoin-project/filecoin-ffi); to add:
Build and test CGO bindings (macos-latest)
Process completed with exit code 1.
Check code style and run linters: bls.go#L10
could not import C (cgo preprocessing failed) (typecheck)
Check code style and run linters: types.go#L97
sectorInfo[i].SectorNumber undefined (type PrivateSectorInfo has no field or method SectorNumber) (typecheck)
Check code style and run linters: types.go#L98
sectorInfo[i].SectorNumber undefined (type PrivateSectorInfo has no field or method SectorNumber) (typecheck)
Check code style and run linters: types.go#L103
result[i].SectorNumber undefined (type PrivateSectorInfo has no field or method SectorNumber) (typecheck)
Check code style and run linters: proofs.go#L813
src.SealedCID undefined (type PrivateSectorInfo has no field or method SealedCID) (typecheck)
Check code style and run linters: proofs.go#L828
src.SectorNumber undefined (type PrivateSectorInfo has no field or method SectorNumber) (typecheck)
Check code style and run linters: proofs.go#L844
src[idx].SealedCID undefined (type PrivateSectorInfo has no field or method SealedCID) (typecheck)
Check code style and run linters: proofs.go#L861
src[idx].SectorNumber undefined (type PrivateSectorInfo has no field or method SectorNumber) (typecheck)
Check code style and run linters: cgo/blockstore.go#L15
could not import C (cgo preprocessing failed) (typecheck)
Check code style and run linters
Process completed with exit code 2.
Build and test CGO bindings (Array): types.go#L11
missing go.sum entry for module providing package github.com/filecoin-project/go-state-types/abi (imported by github.com/filecoin-project/filecoin-ffi); to add:
Build and test CGO bindings (Array): types.go#L9
missing go.sum entry for module providing package github.com/filecoin-project/go-state-types/proof (imported by github.com/filecoin-project/filecoin-ffi); to add:
Build and test CGO bindings (Array)
Process completed with exit code 1.
Build and test CGO bindings (macos-latest)
pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config
Build and test CGO bindings (macos-latest)
jq 1.7.1 is already installed and up-to-date. To reinstall 1.7.1, run: brew reinstall jq