add delete subnames aftereach for mynames.spec #3698
test.yaml
on: push
build-stateful
1m 10s
build-stateless
1m 23s
coverage
2m 22s
Matrix: stateful
Matrix: stateless
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/
|