chore!: upgrade to Go 1.24 #212
ci.yml
on: pull_request
Check code style and run linters
14m 36s
Build with CUDA supraseal
11m 0s
Matrix: cgo-bindings
Annotations
10 errors
|
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:
proofs.go#L844
src[idx].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#L813
src.SealedCID undefined (type PrivateSectorInfo has no field or method SealedCID) (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:
types.go#L98
sectorInfo[i].SectorNumber undefined (type PrivateSectorInfo has no field or method SectorNumber) (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:
fvm.go#L50
undefined: cid (typecheck)
|
|
Check code style and run linters:
fvm.go#L45
undefined: cid (typecheck)
|
|
Check code style and run linters:
types.go#L127
undefined: cid (typecheck)
|