Skip to content

Bump rails from 7.0.4.3 to 7.0.5 #1771

Bump rails from 7.0.4.3 to 7.0.5

Bump rails from 7.0.4.3 to 7.0.5 #1771

Triggered via pull request May 25, 2023 12:59
Status Success
Total duration 1m 12s
Artifacts

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#L29
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#L101
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