Skip to content

FET-1573 update

FET-1573 update #3704

Triggered via push September 2, 2024 12:52
Status Failure
Total duration 2m 39s
Artifacts

test.yaml

on: push
Matrix: stateful
Matrix: stateless
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 3 warnings
build-stateful
Process completed with exit code 1.
build-stateless
Process completed with exit code 1.
src/hooks/ensjs/public/useRecords.test-d.ts > has empty data type for empty parameters: src/hooks/ensjs/public/useRecords.test-d.ts#L8
TypeCheckError: Cannot find module '@ensdomains/ensjs/public' or its corresponding type declarations. ❯ src/hooks/ensjs/public/useRecords.test-d.ts:8:8
src/hooks/ensjs/public/useRecords.test-d.ts > has empty data type for empty parameters: src/hooks/ensjs/public/useRecords.test-d.ts#L30
TypeCheckError: Type 'CachedResultType' does not satisfy the constraint 'never'. ❯ src/hooks/ensjs/public/useRecords.test-d.ts:30:38
src/hooks/ensjs/public/useRecords.test-d.ts > has empty data type for empty parameters: src/hooks/ensjs/public/useRecords.test-d.ts#L32
TypeCheckError: Type 'ExpectedType' does not satisfy the constraint 'never'. ❯ src/hooks/ensjs/public/useRecords.test-d.ts:32:38
src/hooks/ensjs/public/useRecords.test-d.ts > has complete data return type for all parameters: src/hooks/ensjs/public/useRecords.test-d.ts#L56
TypeCheckError: Type 'CachedResultType' does not satisfy the constraint 'never'. ❯ src/hooks/ensjs/public/useRecords.test-d.ts:56:38
src/hooks/ensjs/public/useRecords.test-d.ts > has complete data return type for all parameters: src/hooks/ensjs/public/useRecords.test-d.ts#L58
TypeCheckError: Type 'ExpectedType' does not satisfy the constraint 'never'. ❯ src/hooks/ensjs/public/useRecords.test-d.ts:58:38
src/hooks/ensjs/public/useRecords.test-d.ts > has only coins when coins specified: src/hooks/ensjs/public/useRecords.test-d.ts#L75
TypeCheckError: Type 'CachedResultType' does not satisfy the constraint 'never'. ❯ src/hooks/ensjs/public/useRecords.test-d.ts:75:38
src/hooks/ensjs/public/useRecords.test-d.ts > has only coins when coins specified: src/hooks/ensjs/public/useRecords.test-d.ts#L77
TypeCheckError: Type 'ExpectedType' does not satisfy the constraint 'never'. ❯ src/hooks/ensjs/public/useRecords.test-d.ts:77:38
src/hooks/ensjs/public/useRecords.test-d.ts > has only contentHash when contentHash specified: src/hooks/ensjs/public/useRecords.test-d.ts#L94
TypeCheckError: Type 'CachedResultType' does not satisfy the constraint 'never'. ❯ src/hooks/ensjs/public/useRecords.test-d.ts:94:38
src/hooks/ensjs/public/useRecords.test-d.ts > has only contentHash when contentHash specified: src/hooks/ensjs/public/useRecords.test-d.ts#L96
TypeCheckError: Type 'ExpectedType' does not satisfy the constraint 'never'. ❯ src/hooks/ensjs/public/useRecords.test-d.ts:96:38
src/hooks/ensjs/public/useRecords.test-d.ts > has only texts when texts specified: src/hooks/ensjs/public/useRecords.test-d.ts#L113
TypeCheckError: Type 'CachedResultType' does not satisfy the constraint 'never'. ❯ src/hooks/ensjs/public/useRecords.test-d.ts:113:38
build-stateful
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/
build-stateless
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/
coverage
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/