chore(scripts): align CDN validator with socket-cli implementation #300
ci.yml
on: push
Run CI Pipeline
/
...
/
Run Lint Check
22s
Run CI Pipeline
/
...
/
Run Type Check
20s
Matrix: Run CI Pipeline / 🧪 Test Matrix / test-matrix
Annotations
4 errors and 3 warnings
|
Run CI Pipeline / 🧹 Lint Check / Run Lint Check
Process completed with exit code 1.
|
|
Run CI Pipeline / 🧹 Lint Check / Run Lint Check:
scripts/validate-no-cdn-refs.mjs#L1
This file needs no shebang
|
|
Run CI Pipeline / 🧪 Test Matrix / Test Node 24.10.0 on ubuntu-latest
Process completed with exit code 1.
|
|
Run CI Pipeline / 🧪 Test Matrix / Test Node 24.10.0 on windows-latest
Process completed with exit code 1.
|
|
Run CI Pipeline / 🧹 Lint Check / Run Lint Check:
scripts/validate-no-cdn-refs.mjs#L18
There should be at least one empty line between import groups
|
|
Run CI Pipeline / 🧹 Lint Check / Run Lint Check:
scripts/update.mjs#L16
`@socketsecurity/lib/constants/platform` import should occur before import of `@socketsecurity/lib/logger`
|
|
Run CI Pipeline / 🧹 Lint Check / Run Lint Check:
scripts/update-data-npm.mjs#L25
`@socketsecurity/lib/sorts` import should occur before import of `@socketsecurity/lib/stdio/prompts`
|