feat: migrate to sepolia #37
pull_requests.yml
on: pull_request
Tests
/
Run Tests
2m 41s
Tests
/
Test Build
27s
Linters
/
Code Lint
29s
Linters
/
Commit Lint
35s
ESLint Review
33s
Annotations
6 errors and 1 warning
Tests / Test Build:
src/did/resolver.ts#L32
Argument of type '{ [x: string]: DIDResolver | DIDResolver; }' is not assignable to parameter of type 'ResolverRegistry'.
|
Tests / Test Build:
src/did/resolver.ts#L36
Argument of type '{ [x: string]: DIDResolver | DIDResolver; }' is not assignable to parameter of type 'ResolverRegistry'.
|
Tests / Test Build
Process completed with exit code 2.
|
Linters / Commit Lint
Error: type-enum:type must be one of [build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test]
|
Linters / Commit Lint
type-enum:type must be one of [build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test]
|
Tests / Run Tests
Process completed with exit code 1.
|
Linters / Commit Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: JulienKode/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|