Upgrading sdk version to 0.1.12 #151
Annotations
2 errors and 1 warning
Unit Test:
aggregator/aggregator_test.go#L156
cannot use mockBlsAggregationService (variable of type *MockBlsAggregationService) as blsagg.BlsAggregationService value in struct literal: *MockBlsAggregationService does not implement blsagg.BlsAggregationService (wrong type for method ProcessNewSignature)
|
Unit Test
Process completed with exit code 2.
|
Unit Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|