[Performance] Add CGO as an option for performance optimization
#171
Triggered via pull request
September 26, 2025 00:10
Status
Failure
Total duration
1m 51s
Artifacts
–
Annotations
10 errors
|
go-test:
signer.go#L87
appRing.Address undefined (type *ApplicationRing has no field or method Address) (typecheck)
|
|
go-test:
signer.go#L63
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)
|