chore: migrate test suite from tap
to node:test
#290
ci.yml
on: pull_request
Matrix: test / Test
test
/
Test Fastify Integration
0s
test
/
Dependency Review
6s
test
/
Check Licenses
19s
test
/
Lint Code
21s
test
/
Automerge Dependabot PRs
0s
Annotations
9 errors
test / Lint Code:
test/fastify-env.test.js#L13
Expected indentation of 4 spaces but found 6
|
test / Lint Code:
test/fastify-env.test.js#L14
Expected indentation of 6 spaces but found 8
|
test / Lint Code:
test/fastify-env.test.js#L15
Expected indentation of 8 spaces but found 10
|
test / Lint Code:
test/fastify-env.test.js#L16
Expected indentation of 8 spaces but found 10
|
test / Lint Code:
test/fastify-env.test.js#L17
Expected indentation of 8 spaces but found 10
|
test / Lint Code:
test/fastify-env.test.js#L18
Expected indentation of 6 spaces but found 8
|
test / Lint Code:
test/fastify-env.test.js#L19
Expected indentation of 6 spaces but found 8
|
test / Lint Code:
test/fastify-env.test.js#L20
Expected indentation of 4 spaces but found 6
|
test / Lint Code
Process completed with exit code 1.
|