fix token reset after restart #11
Annotations
10 errors and 1 warning
src/App.tsx#L10
Cannot find module '@components/Modals/Prompt' or its corresponding type declarations.
|
src/components/UserMenu/UserMenu.tsx#L11
Cannot find module '@components/Forms/Settings' or its corresponding type declarations.
|
src/components/UserMenu/UserMenu.tsx#L102
Parameter 's' implicitly has an 'any' type.
|
src/components/forms/RivenFilter/RivenFilter.tsx#L5
Cannot find module '@components/Forms/MinMax' or its corresponding type declarations.
|
src/components/forms/RivenFilter/RivenFilter.tsx#L6
Cannot find module '@components/Forms/RivenFilterAttribute' or its corresponding type declarations.
|
src/components/forms/RivenFilter/RivenFilter.tsx#L43
Parameter 're_rolls' implicitly has an 'any' type.
|
src/components/forms/RivenFilter/RivenFilter.tsx#L46
Parameter 'rank' implicitly has an 'any' type.
|
src/components/forms/RivenFilter/RivenFilter.tsx#L49
Parameter 'mastery_rank' implicitly has an 'any' type.
|
src/components/forms/RivenFilter/RivenFilter.tsx#L80
Parameter 'value' implicitly has an 'any' type.
|
src/components/forms/Settings/Tabs/Notification/Notification.tsx#L3
Cannot find module '@components/Forms/Notification' or its corresponding type declarations.
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading