[Performance] Add CGO as an option for performance optimization
#170
Triggered via pull request
September 25, 2025 23:58
Status
Failure
Total duration
1m 43s
Artifacts
–
Annotations
10 errors
|
go-test:
signer.go#L88
appRing.Address undefined (type *ApplicationRing has no field or method Address) (typecheck)
|
|
go-test:
signer.go#L64
appRing.Address undefined (type *ApplicationRing has no field or method Address) (typecheck)
|
|
go-test:
shared.go#L23
sc.Params undefined (type *SharedClient has no field or method Params) (typecheck)
|
|
go-test:
session.go#L150
f.Header undefined (type *SessionFilter has no field or method Header) (typecheck)
|
|
go-test:
session.go#L143
f.Suppliers undefined (type *SessionFilter has no field or method Suppliers) (typecheck)
|
|
go-test:
session.go#L141
f.Header undefined (type *SessionFilter has no field or method Header) (typecheck)
|
|
go-test:
application.go#L161
a.Address undefined (type ApplicationRing has no field or method Address) (typecheck)
|
|
go-test:
application.go#L158
a.Address undefined (type ApplicationRing has no field or method Address) (typecheck)
|
|
go-test:
application.go#L101
ac.Application undefined (type *ApplicationClient has no field or method Application) (typecheck)
|
|
go-test:
application.go#L68
ac.AllApplications undefined (type *ApplicationClient has no field or method AllApplications) (typecheck)
|