Skip to content

move stuff around

move stuff around #174

Triggered via push August 8, 2024 23:28
Status Failure
Total duration 35s
Artifacts

test.yaml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
test (macos-latest): src/lib/socket.ts#L92
Argument of type 'AnyProcess' is not assignable to parameter of type 'ManagedProcess'.
test (macos-latest): src/lib/socket.ts#L104
Property 'process' does not exist on type 'AnyProcess'.
test (macos-latest): src/lib/socket.ts#L105
Property 'process' does not exist on type 'AnyProcess'.
test (macos-latest)
Process completed with exit code 2.
test (ubuntu-latest)
The job was canceled because "macos-latest" failed.
test (ubuntu-latest): src/lib/socket.ts#L92
Argument of type 'AnyProcess' is not assignable to parameter of type 'ManagedProcess'.
test (ubuntu-latest): src/lib/socket.ts#L104
Property 'process' does not exist on type 'AnyProcess'.
test (ubuntu-latest): src/lib/socket.ts#L105
Property 'process' does not exist on type 'AnyProcess'.
test (ubuntu-latest)
Process completed with exit code 2.
test (windows-latest)
The job was canceled because "macos-latest" failed.
test (windows-latest)
The operation was canceled.
test (macos-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/