Skip to content

Merge branch 'master' of github.com:binary-com/deriv-com into mayuran… #1

Merge branch 'master' of github.com:binary-com/deriv-com into mayuran…

Merge branch 'master' of github.com:binary-com/deriv-com into mayuran… #1

GitHub Actions / ESLint succeeded Apr 16, 2024 in 0s

29 warnings

ESLint found 29 warnings

Annotations

Check warning on line 18 in scripts/copy-htaccess.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

scripts/copy-htaccess.js#L18

Unexpected console statement (no-console)

Check warning on line 21 in scripts/copy-htaccess.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

scripts/copy-htaccess.js#L21

Unexpected console statement (no-console)

Check warning on line 32 in scripts/trustpilot.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

scripts/trustpilot.js#L32

Unexpected console statement (no-console)

Check warning on line 48 in scripts/trustpilot.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

scripts/trustpilot.js#L48

Unexpected console statement (no-console)

Check warning on line 53 in scripts/trustpilot.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

scripts/trustpilot.js#L53

Unexpected console statement (no-console)

Check warning on line 59 in scripts/trustpilot.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

scripts/trustpilot.js#L59

Unexpected console statement (no-console)

Check warning on line 61 in scripts/trustpilot.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

scripts/trustpilot.js#L61

Unexpected console statement (no-console)

Check warning on line 67 in scripts/trustpilot.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

scripts/trustpilot.js#L67

Unexpected console statement (no-console)

Check warning on line 18 in themes/gatsby-theme-deriv/gatsby-node.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

themes/gatsby-theme-deriv/gatsby-node.js#L18

Unexpected console statement (no-console)

Check warning on line 32 in themes/gatsby-theme-deriv/gatsby-node.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

themes/gatsby-theme-deriv/gatsby-node.js#L32

Unexpected console statement (no-console)

Check warning on line 402 in themes/gatsby-theme-deriv/gatsby-node.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

themes/gatsby-theme-deriv/gatsby-node.js#L402

Unexpected console statement (no-console)

Check warning on line 504 in themes/gatsby-theme-deriv/gatsby-node.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

themes/gatsby-theme-deriv/gatsby-node.js#L504

Unexpected console statement (no-console)

Check warning on line 506 in themes/gatsby-theme-deriv/gatsby-node.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

themes/gatsby-theme-deriv/gatsby-node.js#L506

Unexpected console statement (no-console)

Check warning on line 517 in themes/gatsby-theme-deriv/gatsby-node.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

themes/gatsby-theme-deriv/gatsby-node.js#L517

Unexpected console statement (no-console)

Check warning on line 524 in themes/gatsby-theme-deriv/gatsby-node.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

themes/gatsby-theme-deriv/gatsby-node.js#L524

Unexpected console statement (no-console)

Check warning on line 22 in themes/gatsby-theme-deriv/src/components/containers/show.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

themes/gatsby-theme-deriv/src/components/containers/show.js#L22

Caution: `PropTypes` also has a named export `oneOfType`. Check if you meant to write `import {oneOfType} from 'prop-types'` instead (import/no-named-as-default-member)

Check warning on line 22 in themes/gatsby-theme-deriv/src/components/containers/show.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

themes/gatsby-theme-deriv/src/components/containers/show.js#L22

Caution: `PropTypes` also has a named export `arrayOf`. Check if you meant to write `import {arrayOf} from 'prop-types'` instead (import/no-named-as-default-member)

Check warning on line 22 in themes/gatsby-theme-deriv/src/components/containers/show.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

themes/gatsby-theme-deriv/src/components/containers/show.js#L22

Caution: `PropTypes` also has a named export `node`. Check if you meant to write `import {node} from 'prop-types'` instead (import/no-named-as-default-member)

Check warning on line 22 in themes/gatsby-theme-deriv/src/components/containers/show.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

themes/gatsby-theme-deriv/src/components/containers/show.js#L22

Caution: `PropTypes` also has a named export `node`. Check if you meant to write `import {node} from 'prop-types'` instead (import/no-named-as-default-member)

Check warning on line 23 in themes/gatsby-theme-deriv/src/components/containers/show.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

themes/gatsby-theme-deriv/src/components/containers/show.js#L23

Caution: `PropTypes` also has a named export `oneOfType`. Check if you meant to write `import {oneOfType} from 'prop-types'` instead (import/no-named-as-default-member)

Check warning on line 23 in themes/gatsby-theme-deriv/src/components/containers/show.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

themes/gatsby-theme-deriv/src/components/containers/show.js#L23

Caution: `PropTypes` also has a named export `string`. Check if you meant to write `import {string} from 'prop-types'` instead (import/no-named-as-default-member)

Check warning on line 23 in themes/gatsby-theme-deriv/src/components/containers/show.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

themes/gatsby-theme-deriv/src/components/containers/show.js#L23

Caution: `PropTypes` also has a named export `number`. Check if you meant to write `import {number} from 'prop-types'` instead (import/no-named-as-default-member)

Check warning on line 27 in themes/gatsby-theme-deriv/src/components/containers/show.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

themes/gatsby-theme-deriv/src/components/containers/show.js#L27

Caution: `PropTypes` also has a named export `oneOfType`. Check if you meant to write `import {oneOfType} from 'prop-types'` instead (import/no-named-as-default-member)

Check warning on line 27 in themes/gatsby-theme-deriv/src/components/containers/show.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

themes/gatsby-theme-deriv/src/components/containers/show.js#L27

Caution: `PropTypes` also has a named export `arrayOf`. Check if you meant to write `import {arrayOf} from 'prop-types'` instead (import/no-named-as-default-member)

Check warning on line 27 in themes/gatsby-theme-deriv/src/components/containers/show.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

themes/gatsby-theme-deriv/src/components/containers/show.js#L27

Caution: `PropTypes` also has a named export `node`. Check if you meant to write `import {node} from 'prop-types'` instead (import/no-named-as-default-member)