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

feat: add canonical tags #451

Merged
merged 3 commits into from
Sep 1, 2023

Fix code style issues with ESLint

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

feat: add canonical tags #451

Fix code style issues with ESLint
c31bd1b
Select commit
Loading
Failed to load commit list.
GitHub Actions / ESLint failed Aug 30, 2023 in 0s

381 errors and 409 warnings

ESLint found 381 errors and 409 warnings

Annotations

Check warning on line 100 in src/App.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/App.js#L100

Missing return type on function (@typescript-eslint/explicit-module-boundary-types)

Check warning on line 7 in src/Theme/index.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/Theme/index.js#L7

Missing return type on function (@typescript-eslint/explicit-module-boundary-types)

Check warning on line 7 in src/Theme/index.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/Theme/index.js#L7

Object pattern argument should be typed (@typescript-eslint/explicit-module-boundary-types)

Check warning on line 83 in src/Theme/index.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/Theme/index.js#L83

Missing return type on function (@typescript-eslint/explicit-module-boundary-types)

Check warning on line 83 in src/Theme/index.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/Theme/index.js#L83

Argument 'props' should be typed (@typescript-eslint/explicit-module-boundary-types)

Check warning on line 87 in src/Theme/index.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/Theme/index.js#L87

Missing return type on function (@typescript-eslint/explicit-module-boundary-types)

Check warning on line 87 in src/Theme/index.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/Theme/index.js#L87

Argument 'props' should be typed (@typescript-eslint/explicit-module-boundary-types)

Check warning on line 91 in src/Theme/index.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/Theme/index.js#L91

Missing return type on function (@typescript-eslint/explicit-module-boundary-types)

Check warning on line 91 in src/Theme/index.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/Theme/index.js#L91

Argument 'props' should be typed (@typescript-eslint/explicit-module-boundary-types)

Check warning on line 95 in src/Theme/index.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/Theme/index.js#L95

Missing return type on function (@typescript-eslint/explicit-module-boundary-types)

Check warning on line 95 in src/Theme/index.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/Theme/index.js#L95

Argument 'props' should be typed (@typescript-eslint/explicit-module-boundary-types)

Check warning on line 99 in src/Theme/index.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/Theme/index.js#L99

Missing return type on function (@typescript-eslint/explicit-module-boundary-types)

Check warning on line 99 in src/Theme/index.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/Theme/index.js#L99

Argument 'props' should be typed (@typescript-eslint/explicit-module-boundary-types)

Check warning on line 103 in src/Theme/index.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/Theme/index.js#L103

Missing return type on function (@typescript-eslint/explicit-module-boundary-types)

Check warning on line 103 in src/Theme/index.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/Theme/index.js#L103

Argument 'props' should be typed (@typescript-eslint/explicit-module-boundary-types)

Check warning on line 107 in src/Theme/index.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/Theme/index.js#L107

Missing return type on function (@typescript-eslint/explicit-module-boundary-types)

Check warning on line 107 in src/Theme/index.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/Theme/index.js#L107

Argument 'props' should be typed (@typescript-eslint/explicit-module-boundary-types)

Check warning on line 64 in src/apollo/queries.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/apollo/queries.js#L64

Missing return type on function (@typescript-eslint/explicit-module-boundary-types)

Check warning on line 64 in src/apollo/queries.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/apollo/queries.js#L64

Argument 'timestamps' should be typed (@typescript-eslint/explicit-module-boundary-types)

Check warning on line 77 in src/apollo/queries.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/apollo/queries.js#L77

Missing return type on function (@typescript-eslint/explicit-module-boundary-types)

Check warning on line 77 in src/apollo/queries.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/apollo/queries.js#L77

Argument 'account' should be typed (@typescript-eslint/explicit-module-boundary-types)

Check warning on line 77 in src/apollo/queries.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/apollo/queries.js#L77

Argument 'blocks' should be typed (@typescript-eslint/explicit-module-boundary-types)

Check warning on line 95 in src/apollo/queries.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/apollo/queries.js#L95

Missing return type on function (@typescript-eslint/explicit-module-boundary-types)

Check warning on line 95 in src/apollo/queries.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/apollo/queries.js#L95

Argument 'tokenAddress' should be typed (@typescript-eslint/explicit-module-boundary-types)

Check warning on line 95 in src/apollo/queries.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/apollo/queries.js#L95

Argument 'blocks' should be typed (@typescript-eslint/explicit-module-boundary-types)