Update main page #57
Annotations
10 errors and 1 warning
ci (ubuntu-latest, lts/*)
Argument of type '"Greetings"' is not assignable to parameter of type '"BatchRegistry"'.
|
ci (ubuntu-latest, lts/*)
Type '"setGreeting"' is not assignable to type '"withdraw" | "checkIn" | "renounceOwnership" | "toggleBatchOpenStatus" | "transferOwnership" | "updateAllowList"'.
|
ci (ubuntu-latest, lts/*)
Type '"Greetings"' is not assignable to type '"BatchRegistry"'.
|
ci (ubuntu-latest, lts/*)
Type '"totalCounter"' is not assignable to type '"owner" | "allowList" | "checkedInCounter" | "isOpen" | "yourContractAddress"'.
|
ci (ubuntu-latest, lts/*)
Type '"Greetings"' is not assignable to type '"BatchRegistry"'.
|
ci (ubuntu-latest, lts/*)
Type '"greeting"' is not assignable to type '"owner" | "allowList" | "checkedInCounter" | "isOpen" | "yourContractAddress"'.
|
ci (ubuntu-latest, lts/*)
Type '"Greetings"' is not assignable to type '"BatchRegistry"'.
|
ci (ubuntu-latest, lts/*)
Type '"GreetingChange"' is not assignable to type '"CheckedIn" | "OwnershipTransferred"'.
|
ci (ubuntu-latest, lts/*)
Type 'string | bigint | boolean | undefined' is not assignable to type 'ReactNode'.
|
ci (ubuntu-latest, lts/*)
Type 'string | bigint | true' is not assignable to type 'ReactNode'.
|
ci (ubuntu-latest, lts/*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|