Skip to content

release:beta

release:beta #482

Triggered via push April 9, 2024 19:14
Status Failure
Total duration 37s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/modals/ImpliedRelationshipsSettingsModal.ts#L73
Type '{ explicit: false; field: string; dir: "same"; }' is not assignable to type 'BCEdgeAttributes'.
build: src/modals/ImpliedRelationshipsSettingsModal.ts#L100
Type '{ explicit: true; field: string; dir: "up"; }' is not assignable to type 'BCEdgeAttributes'.
build: src/modals/ImpliedRelationshipsSettingsModal.ts#L107
Type '{ explicit: false; field: string; dir: "down"; }' is not assignable to type 'BCEdgeAttributes'.
build: src/modals/ImpliedRelationshipsSettingsModal.ts#L137
Type '{ explicit: true; field: string; dir: "up"; }' is not assignable to type 'BCEdgeAttributes'.
build: src/modals/ImpliedRelationshipsSettingsModal.ts#L144
Type '{ explicit: true; field: string; dir: "down"; }' is not assignable to type 'BCEdgeAttributes'.
build: src/modals/ImpliedRelationshipsSettingsModal.ts#L151
Type '{ explicit: false; field: string; dir: "same"; }' is not assignable to type 'BCEdgeAttributes'.
build: src/modals/ImpliedRelationshipsSettingsModal.ts#L179
Type '{ explicit: true; field: string; dir: "same"; }' is not assignable to type 'BCEdgeAttributes'.
build: src/modals/ImpliedRelationshipsSettingsModal.ts#L186
Type '{ explicit: true; field: string; dir: "same"; }' is not assignable to type 'BCEdgeAttributes'.
build: src/modals/ImpliedRelationshipsSettingsModal.ts#L193
Type '{ explicit: false; field: string; dir: "same"; }' is not assignable to type 'BCEdgeAttributes'.
build: src/modals/ImpliedRelationshipsSettingsModal.ts#L221
Type '{ explicit: true; field: string; dir: "same"; }' is not assignable to type 'BCEdgeAttributes'.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.