Skip to content

Update eslint, stylelint packages (major) #2474

Update eslint, stylelint packages (major)

Update eslint, stylelint packages (major) #2474

Triggered via pull request December 22, 2023 23:13
Status Failure
Total duration 1m 38s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
typescript and scss: assets/ts/controllers/browser_notification_controller.ts#L16
Unsafe argument of type `any` assigned to a parameter of type `string`
typescript and scss: assets/ts/controllers/browser_notification_controller.ts#L16
Unsafe argument of type `any` assigned to a parameter of type `string`
typescript and scss: assets/ts/controllers/browser_notification_controller.ts#L16
Unsafe argument of type `any` assigned to a parameter of type `string | undefined`
typescript and scss: assets/ts/controllers/comment_thread_controller.ts#L17
Unsafe argument of type `any` assigned to a parameter of type `string`
typescript and scss: assets/ts/controllers/review_notification_list_controller.ts#L34
Unsafe argument of type `any` assigned to a parameter of type `string`
typescript and scss: assets/ts/controllers/review_notification_list_controller.ts#L38
Unsafe argument of type `any` assigned to a parameter of type `string`
typescript and scss: assets/ts/controllers/review_notification_list_controller.ts#L44
Use a ! assertion to more succinctly remove null and undefined from the type
typescript and scss: assets/ts/controllers/server_event_controller.ts#L9
Unsafe argument of type `any` assigned to a parameter of type `string`
typescript and scss: assets/ts/controllers/server_event_controller.ts#L10
Unsafe argument of type `any` assigned to a parameter of type `string`
typescript and scss: assets/ts/controllers/textarea_paste_controller.ts#L21
Use a ! assertion to more succinctly remove null and undefined from the type