Skip to content

refactor: upgrade ethers.js v6 #672

refactor: upgrade ethers.js v6

refactor: upgrade ethers.js v6 #672

Triggered via pull request March 28, 2024 20:09
Status Failure
Total duration 3m 31s
Artifacts

style.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
style: apps/api/src/app/groups/docSchemas/index.ts#L1
Parse errors in imported module './group': DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead. (undefined:undefined)
style: apps/api/src/app/groups/docSchemas/index.ts#L2
Parse errors in imported module './merkleProof': DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead. (undefined:undefined)
style: apps/api/src/app/groups/docSchemas/index.ts#L3
Parse errors in imported module './inviteResponse': DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead. (undefined:undefined)
style
Process completed with exit code 1.