release:beta #482
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/.
|