feat: support ss activate and verify #322
Annotations
6 errors and 2 warnings
lint:
packages/generator/index.ts#L46
Unnecessary escape character: \/
|
lint:
packages/generator/index.ts#L46
'\/?' can be removed because it is already included by '.*'
|
lint:
packages/modules/index.ts#L16
'locafeNotchNook' is defined but never used
|
lint:
packages/modules/raycast/customs/translate.ts#L63
Expect curly brackets
|
lint:
packages/modules/raycast/customs/translate.ts#L65
Expect curly brackets
|
lint
Process completed with exit code 1.
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: peaceiris/actions-gh-pages@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
packages/generator/index.ts#L181
The 'g' flag is unnecessary because the regex is used only once in 'RegExp.prototype.test'
|