Skip to content

feat: migrate to sepolia #37

feat: migrate to sepolia

feat: migrate to sepolia #37

Triggered via pull request December 21, 2023 10:22
Status Failure
Total duration 2m 50s
Artifacts

pull_requests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/