AA-491: Extract BLS code samples into a standalone repository #2677
Annotations
10 errors and 2 warnings
Run yarn tsc:
test/y.bls.test.ts#L1
Module '"../typechain"' has no exported member 'BLSOpen__factory'.
|
Run yarn tsc:
test/y.bls.test.ts#L1
'"../typechain"' has no exported member named 'BLSSignatureAggregator'. Did you mean 'TestSignatureAggregator'?
|
Run yarn tsc:
test/y.bls.test.ts#L1
'"../typechain"' has no exported member named 'BLSSignatureAggregator__factory'. Did you mean 'TestSignatureAggregator__factory'?
|
Run yarn tsc:
test/y.bls.test.ts#L1
'"../typechain"' has no exported member named 'BLSAccount'. Did you mean 'BaseAccount'?
|
Run yarn tsc:
test/y.bls.test.ts#L1
'"../typechain"' has no exported member named 'BLSAccount__factory'. Did you mean 'BaseAccount__factory'?
|
Run yarn tsc:
test/y.bls.test.ts#L1
'"../typechain"' has no exported member named 'BLSAccountFactory'. Did you mean 'BaseAccount__factory'?
|
Run yarn tsc:
test/y.bls.test.ts#L1
'"../typechain"' has no exported member named 'BLSAccountFactory__factory'. Did you mean 'SimpleAccountFactory__factory'?
|
Run yarn tsc:
test/y.bls.test.ts#L1
Module '"../typechain"' has no exported member 'BrokenBLSAccountFactory__factory'.
|
Run yarn tsc:
test/y.bls.test.ts#L1
Parameter 'x' implicitly has an 'any' type.
|
Run yarn tsc:
test/y.bls.test.ts#L1
Parameter 'e' implicitly has an 'any' type.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading