feat: Adds CODEOWNERS #385
Annotations
8 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/popup/pages/profile.tsx#L69
'_' is assigned a value but never used
|
src/popup/pages/settings.tsx#L1
'Toggle' is defined but never used
|
src/popup/pages/settings.tsx#L6
'settingLabels' is assigned a value but never used
|
src/popup/pages/settings.tsx#L11
'settingsConfig' is assigned a value but never used
|
src/utils/dom-utils/changeSuggestorButton.ts#L1
'GITHUB_REVIEW_SUGGESTION_CLASS' is defined but never used
|
src/utils/dom-utils/changeSuggestorButton.ts#L5
'commentNode' is defined but never used
|
src/utils/dom-utils/changeSuggestorButton.ts#L20
Unnecessary return statement
|
This job succeeded
Loading