Skip to content

Bump vite from 4.3.2 to 4.3.3 #1660

Bump vite from 4.3.2 to 4.3.3

Bump vite from 4.3.2 to 4.3.3 #1660

Triggered via pull request April 27, 2023 08:57
Status Success
Total duration 1m 24s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
ci
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
ci: app/javascript/components/AddShowButton.tsx#L38
Unsafe assignment of an `any` value
ci: app/javascript/components/ChooseShowStatusButton.tsx#L62
Unsafe assignment of an `any` value
ci: app/javascript/components/GetStarted.tsx#L19
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
ci: app/javascript/components/NoteToSelf.tsx#L81
Unsafe assignment of an `any` value
ci: app/javascript/components/SeenSeasonCheckbox.tsx#L29
Unsafe assignment of an `any` value
ci: app/javascript/components/ShowSearchBar.tsx#L23
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
ci: app/javascript/components/ShowSearchBar.tsx#L37
Unsafe argument of type `any` assigned to a parameter of type `Show[] | null`
ci: app/javascript/components/ShowSearchBar.tsx#L37
Unsafe member access .shows on an `any` value
ci: app/javascript/components/YourShowsList.tsx#L96
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
ci: app/javascript/entrypoints/application.ts#L13
Unsafe assignment of an `any` value