Skip to content

NPM Publish

NPM Publish #18

Triggered via release November 27, 2024 09:53
@patmoodpatmood
published 44c84af
Status Failure
Total duration 23s
Artifacts

npm-publish.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build: test/typecheck.ts#L1
Property 'id' is missing in type '{ bool_field: true; json_field: { a: string; }; number_field: number; }' but required in type 'EverythingRecord<{ a: "some string"; }, unknown>'.
build: test/typecheck.ts#L1
Property 'id' is missing in type '{ bool_field: true; json_field: { a: string; }; number_field: number; }' but required in type 'EverythingRecord<unknown, unknown>'.
build: test/typecheck.ts#L1
Property 'id' is missing in type '{ select_field: EverythingSelectFieldOptions.optionA; select_field_no_values: string; }' but required in type 'EverythingRecord<unknown, unknown>'.
build
Process completed with exit code 2.