Skip to content

feat: bundle configuration #89

feat: bundle configuration

feat: bundle configuration #89

Triggered via push December 5, 2023 02:58
Status Failure
Total duration 33s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test (4.14): src/config.ts#L21
Type 'Schema<ObjectS<{ readonly apiUrl: Schema<string, string>; readonly minLength: Schema<number, number>; readonly maxLength: Schema<number, number>; readonly defaultTypes: Schema<...>; readonly bundleEndpoint: Schema<...>; readonly cache: Schema<...>; }>, ObjectT<...>>' is not assignable to type 'Schema<Config>'.
test (4.14)
Process completed with exit code 2.
test (4.11): src/config.ts#L21
Type 'Schema<ObjectS<{ readonly apiUrl: Schema<string, string>; readonly minLength: Schema<number, number>; readonly maxLength: Schema<number, number>; readonly defaultTypes: Schema<...>; readonly bundleEndpoint: Schema<...>; readonly cache: Schema<...>; }>, ObjectT<...>>' is not assignable to type 'Schema<Config>'.
test (4.11)
Process completed with exit code 2.
test (4.12): src/config.ts#L21
Type 'Schema<ObjectS<{ readonly apiUrl: Schema<string, string>; readonly minLength: Schema<number, number>; readonly maxLength: Schema<number, number>; readonly defaultTypes: Schema<...>; readonly bundleEndpoint: Schema<...>; readonly cache: Schema<...>; }>, ObjectT<...>>' is not assignable to type 'Schema<Config>'.
test (4.12)
Process completed with exit code 2.
test (4.15): src/config.ts#L21
Type 'Schema<ObjectS<{ readonly apiUrl: Schema<string, string>; readonly minLength: Schema<number, number>; readonly maxLength: Schema<number, number>; readonly defaultTypes: Schema<...>; readonly bundleEndpoint: Schema<...>; readonly cache: Schema<...>; }>, ObjectT<...>>' is not assignable to type 'Schema<Config>'.
test (4.15)
Process completed with exit code 2.
test (4.13): src/config.ts#L21
Type 'Schema<ObjectS<{ readonly apiUrl: Schema<string, string>; readonly minLength: Schema<number, number>; readonly maxLength: Schema<number, number>; readonly defaultTypes: Schema<...>; readonly bundleEndpoint: Schema<...>; readonly cache: Schema<...>; }>, ObjectT<...>>' is not assignable to type 'Schema<Config>'.
test (4.13)
Process completed with exit code 2.