Skip to content

fix: verify peer dependencies with error on load of package #300

fix: verify peer dependencies with error on load of package

fix: verify peer dependencies with error on load of package #300

Triggered via pull request June 10, 2025 21:21
Status Failure
Total duration 39s
Artifacts

test.yaml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build (20.x)
Process completed with exit code 1.
build (20.x): src/verifyPeerDependencies.ts#L1
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
build (18.x)
Process completed with exit code 1.
build (18.x): src/verifyPeerDependencies.ts#L1
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
build (18.x)
The strategy configuration was canceled because "build._20_x" failed