Skip to content

Merge pull request #542 from systemli/Fix-geoInformation-fieldname #771

Merge pull request #542 from systemli/Fix-geoInformation-fieldname

Merge pull request #542 from systemli/Fix-geoInformation-fieldname #771

Triggered via push October 24, 2023 18:42
Status Success
Total duration 4m 8s
Artifacts

integration.yml

on: push
Matrix: Build
Merge Automatically
8s
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#L80
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
src/api/Ticker.ts#L93
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
src/api/Ticker.ts#L108
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
src/api/Ticker.ts#L116
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/