Skip to content

chore: 馃 add husky, commitlint, github actions #3

chore: 馃 add husky, commitlint, github actions

chore: 馃 add husky, commitlint, github actions #3

Triggered via pull request May 12, 2023 07:36
Status Failure
Total duration 1m 57s
Artifacts

pr-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
lint: src/common/constants.js#L2
Prefer default export on a file with single export
lint: src/common/utils.js#L9
request not found in './request'
lint: src/components/Button/Button.js#L13
Visible, non-interactive elements with click handlers must have at least one keyboard listener
lint: src/components/Button/Button.js#L13
Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element
lint: src/components/Button/Button.js#L13
Must use destructuring props assignment
lint: src/components/Button/Button.js#L13
Must use destructuring props assignment
lint: src/components/Button/Button.js#L14
Must use destructuring props assignment
lint: src/components/ChainSelect/ChainSelect.js#L17
Useless constructor
lint: src/components/ChainSelect/ChainSelect.js#L22
Must use destructuring props assignment
lint: src/components/ChainSelect/ChainSelect.js#L27
Must use destructuring props assignment
lint: src/assets/getSvg.js#L18
Unexpected console statement
lint: src/assets/getSvg.js#L32
Unexpected console statement
lint: src/common/utils.js#L104
Unexpected console statement
lint: src/common/utils.js#L198
Unexpected console statement
lint: src/common/utils.js#L224
Unexpected console statement
lint: src/common/utils.js#L319
Unexpected console statement
lint: src/common/utils.js#L371
Unexpected console statement
lint: src/common/utils.js#L430
Unexpected console statement
lint: src/components/DownloadPlugins/DownloadPlugins.js#L13
Unexpected console statement
lint: src/components/Footer/Footer.js#L2
'connect' is defined but never used