npm dep upgrades, fix storybook #27
Annotations
3 errors and 1 warning
JS Lint (20.12.2)
Type '{ user: { name: string; }; }' is not assignable to type 'Partial<{ user?: User | undefined; onLogin: () => void; onLogout: () => void; onCreateAccount: () => void; }> & { user?: User | undefined; onLogin: () => void; onLogout: () => void; onCreateAccount: () => void; }'.
|
JS Lint (20.12.2)
Type '{}' is not assignable to type 'StoryAnnotations<ReactRenderer, { user?: User | undefined; onLogin: () => void; onLogout: () => void; onCreateAccount: () => void; }, { user?: User | undefined; onLogin: () => void; onLogout: () => void; onCreateAccount: () => void; }>'.
|
JS Lint (20.12.2)
Process completed with exit code 2.
|
Go lint
Restore cache failed: Dependencies file is not found in /home/runner/work/riverui/riverui. Supported file pattern: go.sum
|