Skip to content

Bump prettier from 3.0.0 to 3.1.1 (#568) #829

Bump prettier from 3.0.0 to 3.1.1 (#568)

Bump prettier from 3.0.0 to 3.1.1 (#568) #829

Triggered via push January 1, 2024 09:34
Status Success
Total duration 3m 27s
Artifacts

integration.yml

on: push
Matrix: Build
Merge Automatically
18s
Merge Automatically
Fit to window
Zoom out
Zoom in

Annotations

1 error and 16 warnings
Merge Automatically
This action must be used in the context of a Pull Request or with a Pull Request number
src/api/Message.ts#L20
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
src/api/Message.ts#L47
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
src/api/Message.ts#L47
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
src/api/Message.ts#L59
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
src/api/Ticker.ts#L82
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
src/api/Ticker.ts#L95
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
src/api/Ticker.ts#L110
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
src/api/Ticker.ts#L118
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
src/api/Upload.ts#L21
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
src/api/User.ts#L59
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
src/components/message/MessageForm.tsx#L40
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
src/components/message/MessageForm.tsx#L44
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
src/components/message/MessageForm.tsx#L81
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
src/components/message/MessageMapModal.tsx#L13
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
src/components/message/MessageMapModal.tsx#L14
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
Merge Automatically
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/