Skip to content

fix: require attributes in bindings #924

fix: require attributes in bindings

fix: require attributes in bindings #924

Triggered via push September 9, 2024 18:50
Status Failure
Total duration 1m 21s
Artifacts
Generate coverage report
1m 11s
Generate coverage report
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Generate coverage report
Type '{ [x: string]: { id: string; }[]; }' is not assignable to type '{ [qNodeID: string]: TrapiNodeBinding[]; }'.
Generate coverage report
Type '{ [x: string]: { id: string; }[]; }' is not assignable to type '{ [qEdgeID: string]: TrapiEdgeBinding[]; }'.
Generate coverage report
Process completed with exit code 2.
Generate coverage report
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/