Introducing Caveat "Scopes" #124
Annotations
10 errors and 3 warnings
|
packages/delegation-toolkit/src/utils.ts#L65
Type Parameter name `T` must match the RegExp: /^.{3,}/u
|
|
packages/delegation-toolkit/src/delegation.ts#L25
`./caveatBuilder/scope` type import should occur before import of `./caveats`
|
|
packages/delegation-toolkit/src/caveatBuilder/scope/scopeUtils.ts#L10
Type Parameter name `K` must match the RegExp: /^.{3,}/u
|
|
packages/delegation-toolkit/src/caveatBuilder/scope/scopeUtils.ts#L10
Type Parameter name `T` must match the RegExp: /^.{3,}/u
|
|
packages/delegation-toolkit/src/caveatBuilder/scope/ownershipScope.ts#L5
`../../utils` import should occur before import of `../coreCaveatBuilder`
|
|
packages/delegation-toolkit/src/caveatBuilder/scope/nativeTokenScope.ts#L7
`../../utils` import should occur before import of `../coreCaveatBuilder`
|
|
packages/delegation-toolkit/src/caveatBuilder/scope/functionCallScope.ts#L24
This assertion is unnecessary since it does not change the type of the expression
|
|
packages/delegation-toolkit/src/caveatBuilder/scope/functionCallScope.ts#L8
`../../utils` import should occur before type import of `../allowedCalldataBuilder`
|
|
packages/delegation-toolkit/src/caveatBuilder/scope/erc721Scope.ts#L5
`../../utils` import should occur before import of `../coreCaveatBuilder`
|
|
packages/delegation-toolkit/src/caveatBuilder/scope/erc20Scope.ts#L7
`../../utils` import should occur before import of `../coreCaveatBuilder`
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading