Skip to content

chore: enforce method access order #8966

chore: enforce method access order

chore: enforce method access order #8966

Triggered via pull request August 21, 2025 09:57
Status Failure
Total duration 13m 13s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 20 warnings
proto
Process completed with exit code 1.
proto: packages/rln/src/rln.ts#L123
Member loadZkey should be declared before all public instance method definitions
proto: packages/rln/src/rln.ts#L100
Member loadWitnessCalculator should be declared before all public instance method definitions
proto: packages/rln/src/credentials_manager.ts#L181
Member decryptCredentialsIfNeeded should be declared before all public instance method definitions
proto: packages/sds/src/message_channel/mem_local_history.ts#L39
Unexpected any. Specify a different type
proto: packages/sds/src/message_channel/events.ts#L29
Unexpected any. Specify a different type
proto: packages/sdk/src/waku/wait_for_remote_peer.ts#L91
Unexpected any. Specify a different type
proto: packages/sdk/src/waku/wait_for_remote_peer.ts#L68
Unexpected any. Specify a different type
proto: packages/sdk/src/store/store.spec.ts#L287
'_' is assigned a value but never used
proto: packages/sdk/src/store/store.spec.ts#L117
'_' is assigned a value but never used
proto: packages/sdk/src/create/libp2p.ts#L68
Unexpected any. Specify a different type
proto: packages/message-encryption/src/crypto/utils.ts#L10
Unexpected any. Specify a different type
proto: packages/message-encryption/src/crypto/utils.ts#L10
Unexpected any. Specify a different type
proto: packages/message-encryption/src/crypto/utils.ts#L9
Unexpected any. Specify a different type
check: packages/sds/src/message_channel/mem_local_history.ts#L39
Unexpected any. Specify a different type
check: packages/sds/src/message_channel/events.ts#L29
Unexpected any. Specify a different type
check: packages/sdk/src/waku/wait_for_remote_peer.ts#L91
Unexpected any. Specify a different type
check: packages/sdk/src/waku/wait_for_remote_peer.ts#L68
Unexpected any. Specify a different type
check: packages/sdk/src/store/store.spec.ts#L287
'_' is assigned a value but never used
check: packages/sdk/src/store/store.spec.ts#L117
'_' is assigned a value but never used
check: packages/sdk/src/create/libp2p.ts#L68
Unexpected any. Specify a different type
check: packages/message-encryption/src/crypto/utils.ts#L10
Unexpected any. Specify a different type
check: packages/message-encryption/src/crypto/utils.ts#L10
Unexpected any. Specify a different type
check: packages/message-encryption/src/crypto/utils.ts#L9
Unexpected any. Specify a different type