Skip to content

feat: some sort of Astro support #16

feat: some sort of Astro support

feat: some sort of Astro support #16

Triggered via pull request February 4, 2026 23:54
@PrincesseuhPrincesseuh
synchronize #2
feat/astro
Status Failure
Total duration 8m 26s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 1 warning, and 1 notice
Lint
Process completed with exit code 101.
Test NAPI
Process completed with exit code 1.
test/astro.test.ts > parseAstro > parses Astro file with script tags: napi/parser/test/astro.test.ts#L78
AssertionError: expected undefined to be defined ❯ test/astro.test.ts:78:25
test/astro.test.ts > parseAstro > parses Astro file without frontmatter: napi/parser/test/astro.test.ts#L37
AssertionError: expected { type: 'AstroFrontmatter', …(3) } to be null - Expected: null + Received: { "end": 0, "program": { "body": [], "end": 0, "hashbang": null, "sourceType": "module", "start": 0, "type": "Program", }, "start": 0, "type": "AstroFrontmatter", } ❯ test/astro.test.ts:37:30
Test NAPI
Unexpected input(s) 'predicate-quantifier', valid inputs are ['token', 'working-directory', 'ref', 'base', 'filters', 'list-files', 'initial-fetch-depth']
Conformance tests
Will run conformance tests