feat: Basic file selection feature & file icons #13
Annotations
2 errors and 3 warnings
eslint (20.x):
components/explorer/explorer-item.tsx#L129
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
|
eslint (20.x)
Process completed with exit code 1.
|
eslint (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
eslint (20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
eslint (20.x):
components/explorer/explorer-item.tsx#L129
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|