Skip to content

bulk changes

bulk changes #942

Triggered via pull request December 26, 2025 14:42
Status Cancelled
Total duration 3m 20s
Artifacts

test-and-release.yml

on: pull_request
Matrix: adapter-tests
check-and-lint
39s
check-and-lint
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
adapter-tests (20.x, windows-latest)
Canceling since a higher priority waiting request for refs/pull/417/merge exists
adapter-tests (20.x, windows-latest)
The operation was canceled.
adapter-tests (22.x, windows-latest)
Canceling since a higher priority waiting request for refs/pull/417/merge exists
adapter-tests (22.x, windows-latest)
The operation was canceled.
Test and Release
Canceling since a higher priority waiting request for refs/pull/417/merge exists
adapter-tests (24.x, windows-latest)
Canceling since a higher priority waiting request for refs/pull/417/merge exists
adapter-tests (24.x, windows-latest)
The operation was canceled.
check-and-lint: src/main.ts#L51
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