fix #261
Annotations
15 errors and 1 warning
test/node 18/ubuntu-latest:
src/hooks/useSiweAuth.tsx#L36
Object literal may only specify known properties, and 'getMessageBody' does not exist in type 'AuthenticationAdapter<string>'.
|
test/node 18/ubuntu-latest:
src/hooks/useSiweAuth.tsx#L36
Binding element 'message' implicitly has an 'any' type.
|
test/node 18/ubuntu-latest:
src/pages/Identifiers/Attestation/Attestation.tsx#L9
Cannot find module '../../../components/pages/Attestations/StepOne' or its corresponding type declarations.
|
test/node 18/ubuntu-latest:
src/pages/Identifiers/Attestation/Attestation.tsx#L10
Cannot find module '../../../components/pages/Attestations/StepThree' or its corresponding type declarations.
|
test/node 18/ubuntu-latest:
src/pages/Identifiers/Attestation/Attestation.tsx#L11
Cannot find module '../../../components/pages/Attestations/StepTwo' or its corresponding type declarations.
|
test/node 18/ubuntu-latest:
src/pages/Identifiers/Attestation/Attestation.tsx#L23
'discourseSteps' is declared but its value is never read.
|
test/node 18/ubuntu-latest
Process completed with exit code 2.
|
test/node 17/ubuntu-latest
The job was canceled because "ubuntu-latest_18" failed.
|
test/node 17/ubuntu-latest:
src/hooks/useSiweAuth.tsx#L36
Object literal may only specify known properties, and 'getMessageBody' does not exist in type 'AuthenticationAdapter<string>'.
|
test/node 17/ubuntu-latest:
src/hooks/useSiweAuth.tsx#L36
Binding element 'message' implicitly has an 'any' type.
|
test/node 17/ubuntu-latest:
src/pages/Identifiers/Attestation/Attestation.tsx#L9
Cannot find module '../../../components/pages/Attestations/StepOne' or its corresponding type declarations.
|
test/node 17/ubuntu-latest:
src/pages/Identifiers/Attestation/Attestation.tsx#L10
Cannot find module '../../../components/pages/Attestations/StepThree' or its corresponding type declarations.
|
test/node 17/ubuntu-latest:
src/pages/Identifiers/Attestation/Attestation.tsx#L11
Cannot find module '../../../components/pages/Attestations/StepTwo' or its corresponding type declarations.
|
test/node 17/ubuntu-latest:
src/pages/Identifiers/Attestation/Attestation.tsx#L23
'discourseSteps' is declared but its value is never read.
|
test/node 17/ubuntu-latest
The operation was canceled.
|
test/node 18/ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|