Skip to content

Bump @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.5 (#1088) #1720

Bump @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.5 (#1088)

Bump @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.5 (#1088) #1720

Triggered via push May 9, 2023 12:34
Status Success
Total duration 1m 55s
Artifacts

ci.yml

on: push
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