feat: codspeed using vitest #8
pull_request.yml
on: pull_request
ci
/
Lint source files
42s
ci
/
Check for commonly ignored files
3s
ci
/
Check health of package-lock.json file
18s
ci
/
Run integration tests
1m 24s
ci
/
Run fuzzing tests
39s
ci
/
Run CodeQL security scan
1m 57s
ci
/
Build 'npmDist' artifact
38s
ci
/
Build 'denoDist' artifact
25s
ci
/
Build website
1m 4s
Security check of added dependencies
4s
Diff content of NPM package
1m 17s
Matrix: ci / test
Annotations
13 errors and 2 warnings
ci / Check for commonly ignored files
Please remove these files:
patches/@codspeed+core+3.1.0.patch
|
ci / Check for commonly ignored files
Process completed with exit code 1.
|
ci / Run tests on Node v18
Process completed with exit code 1.
|
ci / Run tests on Node v16
Process completed with exit code 1.
|
ci / Run tests on Node v19
The job was canceled because "_18" failed.
|
ci / Run tests on Node v19
Process completed with exit code 1.
|
ci / Lint source files:
resources/benchmark-tinybench.ts#L100
String literals should not contain trailing spaces. If needed for tests please disable locally using eslint comment
|
ci / Lint source files:
resources/benchmark-tinybench.ts#L108
String literals should not contain trailing spaces. If needed for tests please disable locally using eslint comment
|
ci / Lint source files:
src/__benchmarks__/fixtures.ts#L1
Do not import Node.js builtin module "node:fs"
|
ci / Lint source files:
src/__benchmarks__/list.bench.ts#L20
Async function 'asyncListField' has no 'await' expression
|
ci / Lint source files:
src/__benchmarks__/list.bench.ts#L28
Async generator function 'asyncIterableListField' has no 'await' expression
|
ci / Lint source files:
src/__benchmarks__/visitor.bench.ts#L1
Run autofix to sort these imports!
|
ci / Lint source files
Process completed with exit code 1.
|
Security check of added dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/dependency-review-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ci / Run CodeQL security scan
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
denoDist
|
204 KB |
|
npmDist
|
446 KB |
|
websiteDist
|
2.26 MB |
|