Skip to content

Feature/issue 85

Feature/issue 85 #124

Triggered via pull request December 21, 2023 14:27
Status Success
Total duration 40s
Artifacts

lint.yml

on: pull_request
Run linters
31s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
src/modals/DeleteChatHistory/index.js#L1
Strings must use doublequote (quotes)
src/modals/index.js#L9
Strings must use doublequote (quotes)
src/modals/locales.js#L9
Strings must use doublequote (quotes)
Run linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/