Update rankings and disable broken providers #116
Annotations
2 errors and 1 warning
Run linting:
src/providers/embeds/autoembed.ts#L34
Replace `.split('-').map(word·=>·word[0].toUpperCase()·+·word.slice(1))` with `⏎······.split('-')⏎······.map((word)·=>·word[0].toUpperCase()·+·word.slice(1))⏎······`
|
Run linting
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading