chore: bump version to 6.1.0 #2503
ci.yml
on: push
Run CI Pipeline
/
🔎 Check
58s
Run CI Pipeline
/
🧹 Lint
0s
Run CI Pipeline
/
🏷️ Type Check
0s
Matrix: Run CI Pipeline / 🧪 Test Matrix
Annotations
10 errors and 1 notice
|
socket(export-top-level-functions):
src/spinner/spinner.ts#L26
Top-level type `YoctoSpinnerFactory` should be exported (`export type YoctoSpinnerFactory`). Exporting the top-level surface makes it directly importable + testable; privacy is handled by not importing, not by leaving it unexported.
|
|
socket(export-top-level-functions):
src/fs/read-json-cache.ts#L46
Top-level interface `CacheEntry` should be exported (`export interface CacheEntry`). Exporting the top-level surface makes it directly importable + testable; privacy is handled by not importing, not by leaving it unexported.
|
|
socket(export-top-level-functions):
src/schema/types.ts#L91
Top-level interface `TypeBoxLikeSchema` should be exported (`export interface TypeBoxLikeSchema`). Exporting the top-level surface makes it directly importable + testable; privacy is handled by not importing, not by leaving it unexported.
|
|
socket(export-top-level-functions):
src/schema/types.ts#L79
Top-level interface `ZodV3LikeSchema` should be exported (`export interface ZodV3LikeSchema`). Exporting the top-level surface makes it directly importable + testable; privacy is handled by not importing, not by leaving it unexported.
|
|
socket(export-top-level-functions):
src/schema/types.ts#L68
Top-level interface `ZodV4LikeSchema` should be exported (`export interface ZodV4LikeSchema`). Exporting the top-level surface makes it directly importable + testable; privacy is handled by not importing, not by leaving it unexported.
|
|
socket(export-top-level-functions):
src/compression/brotli.ts#L60
Top-level interface `ResolvedBrotliOptions` should be exported (`export interface ResolvedBrotliOptions`). Exporting the top-level surface makes it directly importable + testable; privacy is handled by not importing, not by leaving it unexported.
|
|
socket(export-top-level-functions):
src/paths/rewire.ts#L19
Top-level interface `PathRewireState` should be exported (`export interface PathRewireState`). Exporting the top-level surface makes it directly importable + testable; privacy is handled by not importing, not by leaving it unexported.
|
|
socket(export-top-level-functions):
src/primordials/uncurry.ts#L59
Top-level type `BindCall` should be exported (`export type BindCall`). Exporting the top-level surface makes it directly importable + testable; privacy is handled by not importing, not by leaving it unexported.
|
|
socket(export-top-level-functions):
src/releases/github-listing.ts#L35
Top-level interface `ReleaseRow` should be exported (`export interface ReleaseRow`). Exporting the top-level surface makes it directly importable + testable; privacy is handled by not importing, not by leaving it unexported.
|
|
socket(export-top-level-functions):
src/env/rewire.ts#L23
Top-level type `EnvOverrides` should be exported (`export type EnvOverrides`). Exporting the top-level surface makes it directly importable + testable; privacy is handled by not importing, not by leaving it unexported.
|
|
Run CI Pipeline / 🧪 Test Matrix (26.3.0, windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|