added graphql and names page #49
Annotations
10 errors and 6 warnings
zip-files:
src/components/names/NameEntry.tsx#L18
Property 'onExpiryUpdate' does not exist on type 'NameEntryProperties'.
|
zip-files:
src/components/names/NameEntry.tsx#L20
Property 'onExpiryUpdate' does not exist on type 'NameEntryProperties'.
|
zip-files:
src/components/names/NameEntry.tsx#L24
Property 'onSelect' does not exist on type 'NameEntryProperties'.
|
zip-files:
src/components/names/NameList.tsx#L37
Parameter 'name' implicitly has an 'any' type.
|
zip-files:
src/components/names/NameList.tsx#L39
Argument of type 'any' is not assignable to parameter of type 'never'.
|
zip-files:
src/components/names/NameList.tsx#L44
Argument of type 'any' is not assignable to parameter of type 'never'.
|
zip-files:
src/components/names/NameList.tsx#L104
Type 'number' is not assignable to type 'bigint'.
|
zip-files:
src/components/names/NameList.tsx#L113
Type '{ key: string; name: string; onExpiryUpdate: (name: string, expiry: bigint) => void; selected: boolean; onSelect: () => void; }' is not assignable to type 'IntrinsicAttributes & NameEntryProperties'.
|
zip-files:
src/components/names/NameList.tsx#L114
Argument of type 'string' is not assignable to parameter of type 'never'.
|
zip-files
Process completed with exit code 2.
|
zip-files
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3, pnpm/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
zip-files
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, pnpm/[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/
|
zip-files
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
zip-files
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
zip-files
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
zip-files
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|