refactor attestation page #191
Annotations
7 errors and 1 warning
test/node 17/ubuntu-latest:
src/services/eas.service.ts#L150
Argument of type 'DelegatedAttestationRequest' is not assignable to parameter of type 'AttestPayload'.
|
test/node 17/ubuntu-latest:
src/pages/Identifiers/Attestation/Attestation.tsx#L63
Type 'AttestPayload | null | undefined' is not assignable to type 'AttestPayload | null'.
|
test/node 17/ubuntu-latest
Process completed with exit code 2.
|
test/node 18/ubuntu-latest
The job was canceled because "ubuntu-latest_17" failed.
|
test/node 18/ubuntu-latest:
src/services/eas.service.ts#L150
Argument of type 'DelegatedAttestationRequest' is not assignable to parameter of type 'AttestPayload'.
|
test/node 18/ubuntu-latest:
src/pages/Identifiers/Attestation/Attestation.tsx#L63
Type 'AttestPayload | null | undefined' is not assignable to type 'AttestPayload | null'.
|
test/node 18/ubuntu-latest
Process completed with exit code 2.
|
test/node 17/ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|