Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Add Property for Bluesky Profile URL #566

Merged
merged 1 commit into from
Dec 4, 2023

✨ Add Property for Bluesky Profile URL

bdc8cc7
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

✨ Add Property for Bluesky Profile URL #566

✨ Add Property for Bluesky Profile URL
bdc8cc7
Select commit
Loading
Failed to load commit list.
GitHub Actions / ESLint Results succeeded Dec 4, 2023 in 0s

15 warnings

ESLint Results found 15 warnings

Annotations

Check warning on line 20 in src/api/Message.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

src/api/Message.ts#L20

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 47 in src/api/Message.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

src/api/Message.ts#L47

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 47 in src/api/Message.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

src/api/Message.ts#L47

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 59 in src/api/Message.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

src/api/Message.ts#L59

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 82 in src/api/Ticker.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

src/api/Ticker.ts#L82

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 95 in src/api/Ticker.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

src/api/Ticker.ts#L95

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 110 in src/api/Ticker.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

src/api/Ticker.ts#L110

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 118 in src/api/Ticker.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

src/api/Ticker.ts#L118

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 21 in src/api/Upload.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

src/api/Upload.ts#L21

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 59 in src/api/User.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

src/api/User.ts#L59

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 40 in src/components/message/MessageForm.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

src/components/message/MessageForm.tsx#L40

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 44 in src/components/message/MessageForm.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

src/components/message/MessageForm.tsx#L44

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 81 in src/components/message/MessageForm.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

src/components/message/MessageForm.tsx#L81

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 13 in src/components/message/MessageMapModal.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

src/components/message/MessageMapModal.tsx#L13

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 14 in src/components/message/MessageMapModal.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

src/components/message/MessageMapModal.tsx#L14

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)