Fix linting errors #14
Annotations
3 errors and 1 warning
assets/js/GoogleSearch.ts#L7
'test' is assigned a value but never used
|
assets/js/GoogleSearch.ts#L37
An async function or method in ES5 requires the 'Promise' constructor. Make sure you have a declaration for the 'Promise' constructor or include 'ES2015' in your '--lib' option.
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
This job failed
Loading