test: add some basic test cases #63
main.yml
on: push
Run Type Check & Linters
1m 0s
Annotations
10 errors
Run Type Check & Linters:
src/stories/Toast.stories.tsx#L17
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|
Run Type Check & Linters:
src/stories/Toast.stories.tsx#L18
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|
Run Type Check & Linters:
src/stories/Toast.stories.tsx#L19
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|
Run Type Check & Linters:
src/stories/Toast.stories.tsx#L43
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|
Run Type Check & Linters:
src/stories/Toast.stories.tsx#L44
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|
Run Type Check & Linters:
src/stories/Toast.stories.tsx#L45
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|
Run Type Check & Linters:
src/stories/Toast.stories.tsx#L66
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|
Run Type Check & Linters:
src/stories/Toast.stories.tsx#L67
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|
Run Type Check & Linters:
src/stories/Toast.stories.tsx#L68
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|
Run Type Check & Linters:
src/stories/Toast.stories.tsx#L89
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|