chore: fix site #706
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
NodeCI.yml
on: push
lint
1m 6s
test-and-coverage
1m 16s
Matrix: test-for-eslint-v7
Matrix: test-for-old-node
Matrix: test
Annotations
4 warnings
lint:
src/parser/astro-parser/parse.ts#L116
Unexpected 'fixme' comment: 'FIXME: Adjust because the parser does...'
|
lint:
src/parser/astro-parser/parse.ts#L173
Unexpected 'fixme' comment: 'FIXME: Some white space may be removed.'
|
lint:
tests/src/parser/test-utils.ts#L64
Unexpected 'fixme' comment: 'FIXME The astro parser used to parse...'
|
lint:
tests/src/parser/test-utils.ts#L223
Function 'nodeReplacer' has a complexity of 24. Maximum allowed is 16
|