feat(protect): comprehensive demo/test rule gallery + pack-safety guard #145
ci.yml
on: pull_request
Production dependency audit
13s
Matrix: validate
Annotations
9 errors and 4 warnings
|
Validate on Node 18.x
Process completed with exit code 1.
|
|
tests/pack-safety.test.ts > npm pack safety > ships only dist/ and top-level docs (allowlist intact):
tests/pack-safety.test.ts#L19
SyntaxError: Unexpected token � in JSON at position 0
❯ packedFiles tests/pack-safety.test.ts:19:23
❯ tests/pack-safety.test.ts:31:19
|
|
tests/pack-safety.test.ts > npm pack safety > never ships examples/ or any lodash artifact:
tests/pack-safety.test.ts#L19
SyntaxError: Unexpected token � in JSON at position 0
❯ packedFiles tests/pack-safety.test.ts:19:23
❯ tests/pack-safety.test.ts:25:19
|
|
Validate on Node 22.x
Process completed with exit code 1.
|
|
tests/pack-safety.test.ts > npm pack safety > ships only dist/ and top-level docs (allowlist intact):
tests/pack-safety.test.ts#L19
SyntaxError: Unexpected token '�', "CLI�["... is not valid JSON
❯ packedFiles tests/pack-safety.test.ts:19:23
❯ tests/pack-safety.test.ts:31:19
|
|
tests/pack-safety.test.ts > npm pack safety > never ships examples/ or any lodash artifact:
tests/pack-safety.test.ts#L19
SyntaxError: Unexpected token '�', "CLI�["... is not valid JSON
❯ packedFiles tests/pack-safety.test.ts:19:23
❯ tests/pack-safety.test.ts:25:19
|
|
Validate on Node 20.x
Process completed with exit code 1.
|
|
tests/pack-safety.test.ts > npm pack safety > ships only dist/ and top-level docs (allowlist intact):
tests/pack-safety.test.ts#L19
SyntaxError: Unexpected token '�', "CLI�["... is not valid JSON
❯ packedFiles tests/pack-safety.test.ts:19:23
❯ tests/pack-safety.test.ts:31:19
|
|
tests/pack-safety.test.ts > npm pack safety > never ships examples/ or any lodash artifact:
tests/pack-safety.test.ts#L19
SyntaxError: Unexpected token '�', "CLI�["... is not valid JSON
❯ packedFiles tests/pack-safety.test.ts:19:23
❯ tests/pack-safety.test.ts:25:19
|
|
Production dependency audit
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Validate on Node 18.x
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Validate on Node 22.x
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Validate on Node 20.x
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|