Skip to content

feat: ssi hub api store integration deploy - #567

Open
azam-ismail wants to merge 1 commit into
developmentfrom
feat/ssi-hub-store
Open

feat: ssi hub api store integration deploy#567
azam-ismail wants to merge 1 commit into
developmentfrom
feat/ssi-hub-store

feat: ssi hub api store integration deploy

d4ffdad
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / ESLint Report Analysis succeeded Jul 3, 2025 in 0s

ESLint Report Analysis

0 ESLint error(s) and 34 ESLint warning(s) found

Annotations

Check warning on line 14 in packages/claims/test/claims.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/claims/test/claims.test.ts#L14

[@typescript-eslint/no-unused-vars] 'Context' is defined but never used.

Check warning on line 28 in packages/claims/test/claimsFactory.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/claims/test/claimsFactory.test.ts#L28

[@typescript-eslint/no-unused-vars] 'Context' is defined but never used.

Check warning on line 34 in packages/claims/test/claimsIssuer.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/claims/test/claimsIssuer.test.ts#L34

[@typescript-eslint/no-unused-vars] 'Context' is defined but never used.

Check warning on line 35 in packages/claims/test/claimsUser.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/claims/test/claimsUser.test.ts#L35

[@typescript-eslint/no-unused-vars] 'Context' is defined but never used.

Check warning on line 22 in packages/did-document/test/did-document-full.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/did-document/test/did-document-full.test.ts#L22

[@typescript-eslint/no-unused-vars] 'Context' is defined but never used.

Check warning on line 14 in packages/did-document/test/did-document-lite.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/did-document/test/did-document-lite.test.ts#L14

[@typescript-eslint/no-unused-vars] 'Context' is defined but never used.

Check warning on line 21 in packages/did-ethr-resolver/test/did-operator.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/did-ethr-resolver/test/did-operator.test.ts#L21

[@typescript-eslint/no-unused-vars] 'Context' is defined but never used.

Check warning on line 10 in packages/did-ethr-resolver/test/did-operator.volta.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/did-ethr-resolver/test/did-operator.volta.test.ts#L10

[@typescript-eslint/no-unused-vars] 'expect' is defined but never used.

Check warning on line 32 in packages/did-ethr-resolver/test/did-operator.volta.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/did-ethr-resolver/test/did-operator.volta.test.ts#L32

[@typescript-eslint/no-unused-vars] 'operator' is assigned a value but never used.

Check warning on line 11 in packages/did-ipfs-store/test/did-store.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/did-ipfs-store/test/did-store.test.ts#L11

[@typescript-eslint/no-unused-vars] 'Context' is defined but never used.

Check warning on line 26 in packages/did-registry/test/registry.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/did-registry/test/registry.test.ts#L26

[@typescript-eslint/no-unused-vars] 'Context' is defined but never used.

Check warning on line 78 in packages/did-s3-store/src/didStore.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/did-s3-store/src/didStore.ts#L78

[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.

Check warning on line 8 in packages/did-s3-store/test/did-store.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/did-s3-store/test/did-store.test.ts#L8

[@typescript-eslint/no-unused-vars] 'Context' is defined but never used.

Check warning on line 12 in packages/did-s3-store/test/did-store.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/did-s3-store/test/did-store.test.ts#L12

[@typescript-eslint/no-unused-vars] 'chance' is assigned a value but never used.

Check warning on line 57 in packages/did-s3-store/test/did-store.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/did-s3-store/test/did-store.test.ts#L57

[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.

Check warning on line 58 in packages/did-s3-store/test/did-store.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/did-s3-store/test/did-store.test.ts#L58

[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.

Check warning on line 60 in packages/did-s3-store/test/did-store.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/did-s3-store/test/did-store.test.ts#L60

[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.

Check warning on line 61 in packages/did-s3-store/test/did-store.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/did-s3-store/test/did-store.test.ts#L61

[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.

Check warning on line 32 in packages/did-ssi-hub-store/src/cacheCache.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/did-ssi-hub-store/src/cacheCache.ts#L32

[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.

Check warning on line 38 in packages/did-ssi-hub-store/src/cacheCache.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/did-ssi-hub-store/src/cacheCache.ts#L38

[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.

Check warning on line 52 in packages/did-ssi-hub-store/src/cacheCache.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/did-ssi-hub-store/src/cacheCache.ts#L52

[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.

Check warning on line 104 in packages/did-ssi-hub-store/src/cacheCache.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/did-ssi-hub-store/src/cacheCache.ts#L104

[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.

Check warning on line 138 in packages/did-ssi-hub-store/src/cacheCache.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/did-ssi-hub-store/src/cacheCache.ts#L138

[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.

Check warning on line 139 in packages/did-ssi-hub-store/src/cacheCache.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/did-ssi-hub-store/src/cacheCache.ts#L139

[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.

Check warning on line 140 in packages/did-ssi-hub-store/src/cacheCache.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/did-ssi-hub-store/src/cacheCache.ts#L140

[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.