Skip to content

npm dep upgrades, fix storybook #27

npm dep upgrades, fix storybook

npm dep upgrades, fix storybook #27

Triggered via pull request May 8, 2024 01:54
Status Failure
Total duration 1m 0s
Billable time 5m
Artifacts

ci.yml

on: pull_request
Go lint
15s
Go lint
sqlc generate
5s
sqlc generate
Matrix: Go build and test
Matrix: JS Lint
Fit to window
Zoom out
Zoom in

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