Skip to content

Remove unused function and commented functions #205

Remove unused function and commented functions

Remove unused function and commented functions #205

Triggered via push May 22, 2024 15:07
Status Failure
Total duration 1m 16s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
tests: test/specs/publicKeyStatusTest.ts#L1
Property 'isPublicKeyValidForDate' does not exist on type '{ addKey: (web3: any, publicKey: any) => { to: string; data: string; gasLimit: number; gasPrice: number; }; addPublicKey: (web3: any, publicKeyHash: any) => { to: string; data: string; gasLimit: number; gasPrice: number; }; ... 6 more ...; getPublicKeyStatusHash: (web3: any, did: any, publicKeyHash: any) => { ...; }...'.
tests: test/specs/publicKeyStatusTest.ts#L1
Property 'isPublicKeyValidForDate' does not exist on type '{ addKey: (web3: any, publicKey: any) => { to: string; data: string; gasLimit: number; gasPrice: number; }; addPublicKey: (web3: any, publicKeyHash: any) => { to: string; data: string; gasLimit: number; gasPrice: number; }; ... 6 more ...; getPublicKeyStatusHash: (web3: any, did: any, publicKeyHash: any) => { ...; }...'.
tests: test/specs/publicKeyStatusTest.ts#L1
Property 'isPublicKeyValidForDate' does not exist on type '{ addKey: (web3: any, publicKey: any) => { to: string; data: string; gasLimit: number; gasPrice: number; }; addPublicKey: (web3: any, publicKeyHash: any) => { to: string; data: string; gasLimit: number; gasPrice: number; }; ... 6 more ...; getPublicKeyStatusHash: (web3: any, did: any, publicKeyHash: any) => { ...; }...'.
tests: test/specs/publicKeyStatusTest.ts#L1
Property 'isPublicKeyValidForDate' does not exist on type '{ addKey: (web3: any, publicKey: any) => { to: string; data: string; gasLimit: number; gasPrice: number; }; addPublicKey: (web3: any, publicKeyHash: any) => { to: string; data: string; gasLimit: number; gasPrice: number; }; ... 6 more ...; getPublicKeyStatusHash: (web3: any, did: any, publicKeyHash: any) => { ...; }...'.
tests: test/specs/publicKeyStatusTest.ts#L1
Property 'isPublicKeyValidForDate' does not exist on type '{ addKey: (web3: any, publicKey: any) => { to: string; data: string; gasLimit: number; gasPrice: number; }; addPublicKey: (web3: any, publicKeyHash: any) => { to: string; data: string; gasLimit: number; gasPrice: number; }; ... 6 more ...; getPublicKeyStatusHash: (web3: any, did: any, publicKeyHash: any) => { ...; }...'.
tests: test/specs/publicKeyStatusTest.ts#L1
Property 'isPublicKeyValidForDate' does not exist on type '{ addKey: (web3: any, publicKey: any) => { to: string; data: string; gasLimit: number; gasPrice: number; }; addPublicKey: (web3: any, publicKeyHash: any) => { to: string; data: string; gasLimit: number; gasPrice: number; }; ... 6 more ...; getPublicKeyStatusHash: (web3: any, did: any, publicKeyHash: any) => { ...; }...'.
tests
Process completed with exit code 1.
tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/