Skip to content

feat: add gzip compression for responses #24

feat: add gzip compression for responses

feat: add gzip compression for responses #24

Triggered via pull request October 9, 2024 13:25
Status Failure
Total duration 22s
Artifacts

test.yml

on: pull_request
Run tests
12s
Run tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Run tests: test/shared.js#L21
Property 'gzip' is missing in type '{ root: string; dirFile: never[]; dirList: false; ext: never[]; exclude: never[]; cors: false; headers: never[]; }' but required in type 'ServerOptions'.
Run tests: test/shared.js#L32
Property 'gzip' is missing in type '{ root: string; dirFile: string[]; dirList: true; ext: string[]; exclude: string[]; cors: false; headers: never[]; }' but required in type 'ServerOptions'.
Run tests
Process completed with exit code 2.