chore: remove unused method #123
Annotations
6 errors and 2 warnings
|
Unit Tests on Ubuntu:
src/__tests__/index.test.ts#L159
Replace `\j\av\a\s\` with `javas`
|
Unit Tests on Ubuntu:
src/index.ts#L25
Do not use 'new' for side effects
|
Unit Tests on Ubuntu:
src/index.ts#L92
Replace `'mailto:'·||·urlScheme.includes('://'` with `"mailto:"·||·urlScheme.includes("://"`
|
Unit Tests on Ubuntu:
src/index.ts#L97
Replace `'http:'·||·urlScheme·===·'https:'` with `"http:"·||·urlScheme·===·"https:"`
|
Unit Tests on Ubuntu
Process completed with exit code 1.
|
Unit Tests on Ubuntu
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/
|
Unit Tests on Ubuntu
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|