Use mudder to rank form elements and related pub values #2204
on_pr.yml
on: pull_request
ci
/
ci
3m 56s
build-all
/
Emit container tag sha
2s
build-all
/
...
/
Build
3m 1s
build-all
/
...
/
Build
5m 59s
build-all
/
...
/
Build
1m 36s
e2e
/
Integration tests
Annotations
6 errors
ci / ci
core#type-check: command (/home/runner/work/platform/platform/core) /home/runner/setup-pnpm/node_modules/.bin/pnpm run type-check exited (2)
|
ci / ci
Type '({ type: ElementType.pubfield; content: null; id: FormElementsId; label: string | null; slug: string; schemaName: CoreSchemaType.String; isRelation: boolean; required: boolean | null; config: { minLength?: number | undefined; maxLength?: number | undefined; label?: string | undefined; placeholder?: string | undefined; help?: string | undefined; }; stageId: null; component: InputComponent.textArea | null; fieldId: PubFieldsId | null; rank: string; element: null; } | { type: ElementType.pubfield; content: null; id: FormElementsId; label: string | null; slug: string; schemaName: CoreSchemaType.String | CoreSchemaType.Email | CoreSchemaType.URL | CoreSchemaType.Number; isRelation: boolean; required: boolean | null; config: { label?: string | undefined; placeholder?: string | undefined; help?: string | undefined; }; stageId: null; component: InputComponent.textInput | null; fieldId: PubFieldsId | null; rank: string; element: null; } | { type: ElementType.pubfield; content: null; id: FormElementsId; label: string | null; slug: string; schemaName: CoreSchemaType.DateTime; isRelation: boolean; required: boolean | null; config: { label?: string | undefined; help?: string | undefined; }; stageId: null; component: InputComponent.datePicker | null; fieldId: PubFieldsId | null; rank: string; element: null; } | { type: ElementType.pubfield; content: null; id: FormElementsId; label: string | null; slug: string; schemaName: CoreSchemaType.Boolean; isRelation: boolean; required: boolean | null; config: { label?: string | undefined; help?: string | undefined; checkboxLabel?: string | undefined; groupLabel?: string | undefined; defaultValue: boolean; }; stageId: null; component: InputComponent.checkbox | null; fieldId: PubFieldsId | null; rank: string; element: null; } | { type: ElementType.pubfield; content: null; id: FormElementsId; label: string | null; slug: string; schemaName: CoreSchemaType.FileUpload; isRelation: boolean; required: boolean | null; config: { label?: string | undefined; help?: string | undefined; }; stageId: null; component: InputComponent.fileUpload | null; fieldId: PubFieldsId | null; rank: string; element: null; } | { type: ElementType.pubfield; content: null; id: FormElementsId; label: string | null; slug: string; schemaName: CoreSchemaType.MemberId; isRelation: boolean; required: boolean | null; config: { label?: string | undefined; help?: string | undefined; }; stageId: null; component: InputComponent.memberSelect | null; fieldId: PubFieldsId | null; rank: string; element: null; } | { type: ElementType.pubfield; content: null; id: FormElementsId; label: string | null; slug: string; schemaName: CoreSchemaType.Vector3; isRelation: boolean; required: boolean | null; config: { label?: string | undefined; help?: string | undefined; }; stageId: null; component: InputComponent.confidenceInterval | null; fieldId: PubFieldsId | null; rank: string; element: null; } | { type: ElementType.pubfield; content: null; id: FormElementsId; label: string | null; slug: string; schemaName: CoreSchemaType.NumericArray | CoreSchemaType.StringArray; isRelation: boolean; required: boolean | null; config: { label?: string | undefined; help?: string | undefined; includeOther?: boolean | undefined; userShouldSelect?: string | undefined; numCheckboxes?: number | undefined; values: number[] | string[]; }; stageId: null; component: InputComponent.checkboxGroup | null; fieldId: PubFieldsId | null; rank: string; element: null; } | { type: ElementType.pubfield; content: null; id: FormElementsId; label: string | null; slug: string; schemaName: CoreSchemaType.NumericArray | CoreSchemaType.StringArray; isRelation: boolean; required: boolean | null; config: { label?: string | undefined; help?: string | undefined; includeOther?: boolean | undefined; values: number[] | string[]; }; stageId: null; component: InputComponent.radioGroup | null; fieldId: PubFieldsId | null; rank: string; element: null; } | { type: ElementType.pubfield; content: null; id: FormElementsId; label: string | null; slug: string; schemaName: CoreSchemaType.NumericArray | Core
|
ci / ci
Type '{ type: ElementType.pubfield; content: null; id: FormElementsId; label: string | null; slug: string; schemaName: CoreSchemaType.String; isRelation: boolean; required: boolean | null; config: { minLength?: number | undefined; maxLength?: number | undefined; label?: string | undefined; placeholder?: string | undefined; help?: string | undefined; }; stageId: null; component: InputComponent.textArea | null; fieldId: PubFieldsId | null; rank: string; element: null; } | { type: ElementType.pubfield; content: null; id: FormElementsId; label: string | null; slug: string; schemaName: CoreSchemaType.String | CoreSchemaType.Email | CoreSchemaType.URL | CoreSchemaType.Number; isRelation: boolean; required: boolean | null; config: { label?: string | undefined; placeholder?: string | undefined; help?: string | undefined; }; stageId: null; component: InputComponent.textInput | null; fieldId: PubFieldsId | null; rank: string; element: null; } | { type: ElementType.pubfield; content: null; id: FormElementsId; label: string | null; slug: string; schemaName: CoreSchemaType.DateTime; isRelation: boolean; required: boolean | null; config: { label?: string | undefined; help?: string | undefined; }; stageId: null; component: InputComponent.datePicker | null; fieldId: PubFieldsId | null; rank: string; element: null; } | { type: ElementType.pubfield; content: null; id: FormElementsId; label: string | null; slug: string; schemaName: CoreSchemaType.Boolean; isRelation: boolean; required: boolean | null; config: { label?: string | undefined; help?: string | undefined; checkboxLabel?: string | undefined; groupLabel?: string | undefined; defaultValue: boolean; }; stageId: null; component: InputComponent.checkbox | null; fieldId: PubFieldsId | null; rank: string; element: null; } | { type: ElementType.pubfield; content: null; id: FormElementsId; label: string | null; slug: string; schemaName: CoreSchemaType.FileUpload; isRelation: boolean; required: boolean | null; config: { label?: string | undefined; help?: string | undefined; }; stageId: null; component: InputComponent.fileUpload | null; fieldId: PubFieldsId | null; rank: string; element: null; } | { type: ElementType.pubfield; content: null; id: FormElementsId; label: string | null; slug: string; schemaName: CoreSchemaType.MemberId; isRelation: boolean; required: boolean | null; config: { label?: string | undefined; help?: string | undefined; }; stageId: null; component: InputComponent.memberSelect | null; fieldId: PubFieldsId | null; rank: string; element: null; } | { type: ElementType.pubfield; content: null; id: FormElementsId; label: string | null; slug: string; schemaName: CoreSchemaType.Vector3; isRelation: boolean; required: boolean | null; config: { label?: string | undefined; help?: string | undefined; }; stageId: null; component: InputComponent.confidenceInterval | null; fieldId: PubFieldsId | null; rank: string; element: null; } | { type: ElementType.pubfield; content: null; id: FormElementsId; label: string | null; slug: string; schemaName: CoreSchemaType.NumericArray | CoreSchemaType.StringArray; isRelation: boolean; required: boolean | null; config: { label?: string | undefined; help?: string | undefined; includeOther?: boolean | undefined; userShouldSelect?: string | undefined; numCheckboxes?: number | undefined; values: number[] | string[]; }; stageId: null; component: InputComponent.checkboxGroup | null; fieldId: PubFieldsId | null; rank: string; element: null; } | { type: ElementType.pubfield; content: null; id: FormElementsId; label: string | null; slug: string; schemaName: CoreSchemaType.NumericArray | CoreSchemaType.StringArray; isRelation: boolean; required: boolean | null; config: { label?: string | undefined; help?: string | undefined; includeOther?: boolean | undefined; values: number[] | string[]; }; stageId: null; component: InputComponent.radioGroup | null; fieldId: PubFieldsId | null; rank: string; element: null; } | { type: ElementType.pubfield; content: null; id: FormElementsId; label: string | null; slug: string; schemaName: CoreSchemaType.NumericArray | CoreS
|
ci / ci
Type '{ type: ElementType.pubfield; content: null; id: FormElementsId; label: string | null; slug: string; schemaName: CoreSchemaType.String; isRelation: boolean; required: boolean | null; config: { minLength?: number | undefined; maxLength?: number | undefined; label?: string | undefined; placeholder?: string | undefined; help?: string | undefined; }; stageId: null; component: InputComponent.textArea | null; fieldId: PubFieldsId | null; rank: string; element: null; } | { type: ElementType.pubfield; content: null; id: FormElementsId; label: string | null; slug: string; schemaName: CoreSchemaType.String | CoreSchemaType.Email | CoreSchemaType.URL | CoreSchemaType.Number; isRelation: boolean; required: boolean | null; config: { label?: string | undefined; placeholder?: string | undefined; help?: string | undefined; }; stageId: null; component: InputComponent.textInput | null; fieldId: PubFieldsId | null; rank: string; element: null; } | { type: ElementType.pubfield; content: null; id: FormElementsId; label: string | null; slug: string; schemaName: CoreSchemaType.DateTime; isRelation: boolean; required: boolean | null; config: { label?: string | undefined; help?: string | undefined; }; stageId: null; component: InputComponent.datePicker | null; fieldId: PubFieldsId | null; rank: string; element: null; } | { type: ElementType.pubfield; content: null; id: FormElementsId; label: string | null; slug: string; schemaName: CoreSchemaType.Boolean; isRelation: boolean; required: boolean | null; config: { label?: string | undefined; help?: string | undefined; checkboxLabel?: string | undefined; groupLabel?: string | undefined; defaultValue: boolean; }; stageId: null; component: InputComponent.checkbox | null; fieldId: PubFieldsId | null; rank: string; element: null; } | { type: ElementType.pubfield; content: null; id: FormElementsId; label: string | null; slug: string; schemaName: CoreSchemaType.FileUpload; isRelation: boolean; required: boolean | null; config: { label?: string | undefined; help?: string | undefined; }; stageId: null; component: InputComponent.fileUpload | null; fieldId: PubFieldsId | null; rank: string; element: null; } | { type: ElementType.pubfield; content: null; id: FormElementsId; label: string | null; slug: string; schemaName: CoreSchemaType.MemberId; isRelation: boolean; required: boolean | null; config: { label?: string | undefined; help?: string | undefined; }; stageId: null; component: InputComponent.memberSelect | null; fieldId: PubFieldsId | null; rank: string; element: null; } | { type: ElementType.pubfield; content: null; id: FormElementsId; label: string | null; slug: string; schemaName: CoreSchemaType.Vector3; isRelation: boolean; required: boolean | null; config: { label?: string | undefined; help?: string | undefined; }; stageId: null; component: InputComponent.confidenceInterval | null; fieldId: PubFieldsId | null; rank: string; element: null; } | { type: ElementType.pubfield; content: null; id: FormElementsId; label: string | null; slug: string; schemaName: CoreSchemaType.NumericArray | CoreSchemaType.StringArray; isRelation: boolean; required: boolean | null; config: { label?: string | undefined; help?: string | undefined; includeOther?: boolean | undefined; userShouldSelect?: string | undefined; numCheckboxes?: number | undefined; values: number[] | string[]; }; stageId: null; component: InputComponent.checkboxGroup | null; fieldId: PubFieldsId | null; rank: string; element: null; } | { type: ElementType.pubfield; content: null; id: FormElementsId; label: string | null; slug: string; schemaName: CoreSchemaType.NumericArray | CoreSchemaType.StringArray; isRelation: boolean; required: boolean | null; config: { label?: string | undefined; help?: string | undefined; includeOther?: boolean | undefined; values: number[] | string[]; }; stageId: null; component: InputComponent.radioGroup | null; fieldId: PubFieldsId | null; rank: string; element: null; } | { type: ElementType.pubfield; content: null; id: FormElementsId; label: string | null; slug: string; schemaName: CoreSchemaType.NumericArray | CoreS
|
ci / ci
Type '(BasicFormElements | { type: ElementType.pubfield; content: null; id: FormElementsId; label: string | null; slug: string; schemaName: CoreSchemaType.String; isRelation: boolean; required: boolean | null; config: { minLength?: number | undefined; maxLength?: number | undefined; label?: string | undefined; placeholder?: string | undefined; help?: string | undefined; }; stageId: null; component: InputComponent.textArea | null; fieldId: PubFieldsId | null; rank: string; element: null; } | { type: ElementType.pubfield; content: null; id: FormElementsId; label: string | null; slug: string; schemaName: CoreSchemaType.String | CoreSchemaType.Email | CoreSchemaType.URL | CoreSchemaType.Number; isRelation: boolean; required: boolean | null; config: { label?: string | undefined; placeholder?: string | undefined; help?: string | undefined; }; stageId: null; component: InputComponent.textInput | null; fieldId: PubFieldsId | null; rank: string; element: null; } | { type: ElementType.pubfield; content: null; id: FormElementsId; label: string | null; slug: string; schemaName: CoreSchemaType.DateTime; isRelation: boolean; required: boolean | null; config: { label?: string | undefined; help?: string | undefined; }; stageId: null; component: InputComponent.datePicker | null; fieldId: PubFieldsId | null; rank: string; element: null; } | { type: ElementType.pubfield; content: null; id: FormElementsId; label: string | null; slug: string; schemaName: CoreSchemaType.Boolean; isRelation: boolean; required: boolean | null; config: { label?: string | undefined; help?: string | undefined; checkboxLabel?: string | undefined; groupLabel?: string | undefined; defaultValue: boolean; }; stageId: null; component: InputComponent.checkbox | null; fieldId: PubFieldsId | null; rank: string; element: null; } | { type: ElementType.pubfield; content: null; id: FormElementsId; label: string | null; slug: string; schemaName: CoreSchemaType.FileUpload; isRelation: boolean; required: boolean | null; config: { label?: string | undefined; help?: string | undefined; }; stageId: null; component: InputComponent.fileUpload | null; fieldId: PubFieldsId | null; rank: string; element: null; } | { type: ElementType.pubfield; content: null; id: FormElementsId; label: string | null; slug: string; schemaName: CoreSchemaType.MemberId; isRelation: boolean; required: boolean | null; config: { label?: string | undefined; help?: string | undefined; }; stageId: null; component: InputComponent.memberSelect | null; fieldId: PubFieldsId | null; rank: string; element: null; } | { type: ElementType.pubfield; content: null; id: FormElementsId; label: string | null; slug: string; schemaName: CoreSchemaType.Vector3; isRelation: boolean; required: boolean | null; config: { label?: string | undefined; help?: string | undefined; }; stageId: null; component: InputComponent.confidenceInterval | null; fieldId: PubFieldsId | null; rank: string; element: null; } | { type: ElementType.pubfield; content: null; id: FormElementsId; label: string | null; slug: string; schemaName: CoreSchemaType.NumericArray | CoreSchemaType.StringArray; isRelation: boolean; required: boolean | null; config: { label?: string | undefined; help?: string | undefined; includeOther?: boolean | undefined; userShouldSelect?: string | undefined; numCheckboxes?: number | undefined; values: number[] | string[]; }; stageId: null; component: InputComponent.checkboxGroup | null; fieldId: PubFieldsId | null; rank: string; element: null; } | { type: ElementType.pubfield; content: null; id: FormElementsId; label: string | null; slug: string; schemaName: CoreSchemaType.NumericArray | CoreSchemaType.StringArray; isRelation: boolean; required: boolean | null; config: { label?: string | undefined; help?: string | undefined; includeOther?: boolean | undefined; values: number[] | string[]; }; stageId: null; component: InputComponent.radioGroup | null; fieldId: PubFieldsId | null; rank: string; element: null; } | { type: ElementType.pubfield; content: null; id: FormElementsId; label: string | null; slug: string; schemaName: CoreSchemaType
|
ci / ci
Process completed with exit code 2.
|