Skip to content

Regular update

Regular update #59

Triggered via pull request May 4, 2025 15:49
@l-youl-you
synchronize #46
regular-update
Status Failure
Total duration 46s
Artifacts

test.yml

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

Annotations

55 errors and 5 warnings
Tests (18, macOS-latest): __tests__/global_subscribtion.test.tsx#L16
Functions that return promises must be async
Tests (18, macOS-latest): __tests__/global_subscribtion.test.tsx#L16
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
Tests (18, macOS-latest): __tests__/global_subscribtion.test.tsx#L17
Avoid creating new promises
Tests (18, macOS-latest): __tests__/provider_test.test.tsx#L2
Imports "ScriptProps" are only used as type
Tests (18, macOS-latest): __tests__/provider_test.test.tsx#L68
Too many nested callbacks (4). Maximum allowed is 3
Tests (18, macOS-latest): __tests__/provider_test.test.tsx#L150
Unsafe type assertion: type 'HTMLScriptElement' is more narrow than the original type
Lint: __tests__/global_subscribtion.test.tsx#L16
Functions that return promises must be async
Lint: __tests__/global_subscribtion.test.tsx#L16
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
Lint: __tests__/global_subscribtion.test.tsx#L17
Avoid creating new promises
Lint: __tests__/global_subscribtion.test.tsx#L26
No magic number: 3
Lint: __tests__/global_subscribtion.test.tsx#L33
No magic number: 5
Lint: __tests__/provider_test.test.tsx#L2
Imports "ScriptProps" are only used as type
Lint: __tests__/provider_test.test.tsx#L68
Too many nested callbacks (4). Maximum allowed is 3
Lint: __tests__/provider_test.test.tsx#L77
No magic number: 300
Lint: __tests__/provider_test.test.tsx#L78
No magic number: 200
Lint: __tests__/provider_test.test.tsx#L150
Unsafe type assertion: type 'HTMLScriptElement' is more narrow than the original type
Tests (18, windows-latest)
The job was canceled because "_18_macOS-latest" failed.
Tests (18, windows-latest)
The operation was canceled.
Tests (18, ubuntu-latest)
The job was canceled because "_18_macOS-latest" failed.
Tests (18, ubuntu-latest): __tests__/global_subscribtion.test.tsx#L16
Functions that return promises must be async
Tests (18, ubuntu-latest): __tests__/global_subscribtion.test.tsx#L16
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
Tests (18, ubuntu-latest): __tests__/global_subscribtion.test.tsx#L17
Avoid creating new promises
Tests (18, ubuntu-latest): __tests__/provider_test.test.tsx#L2
Imports "ScriptProps" are only used as type
Tests (18, ubuntu-latest): __tests__/provider_test.test.tsx#L68
Too many nested callbacks (4). Maximum allowed is 3
Tests (18, ubuntu-latest): __tests__/provider_test.test.tsx#L150
Unsafe type assertion: type 'HTMLScriptElement' is more narrow than the original type
Tests (22, ubuntu-latest)
The job was canceled because "_18_macOS-latest" failed.
Tests (22, ubuntu-latest): __tests__/global_subscribtion.test.tsx#L16
Functions that return promises must be async
Tests (22, ubuntu-latest): __tests__/global_subscribtion.test.tsx#L16
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
Tests (22, ubuntu-latest): __tests__/global_subscribtion.test.tsx#L17
Avoid creating new promises
Tests (22, ubuntu-latest): __tests__/provider_test.test.tsx#L2
Imports "ScriptProps" are only used as type
Tests (22, ubuntu-latest): __tests__/provider_test.test.tsx#L68
Too many nested callbacks (4). Maximum allowed is 3
Tests (22, ubuntu-latest): __tests__/provider_test.test.tsx#L150
Unsafe type assertion: type 'HTMLScriptElement' is more narrow than the original type
Tests (20, ubuntu-latest)
The job was canceled because "_18_macOS-latest" failed.
Tests (20, ubuntu-latest): __tests__/global_subscribtion.test.tsx#L16
Functions that return promises must be async
Tests (20, ubuntu-latest): __tests__/global_subscribtion.test.tsx#L16
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
Tests (20, ubuntu-latest): __tests__/global_subscribtion.test.tsx#L17
Avoid creating new promises
Tests (20, ubuntu-latest): __tests__/provider_test.test.tsx#L2
Imports "ScriptProps" are only used as type
Tests (20, ubuntu-latest): __tests__/provider_test.test.tsx#L68
Too many nested callbacks (4). Maximum allowed is 3
Tests (20, ubuntu-latest): __tests__/provider_test.test.tsx#L150
Unsafe type assertion: type 'HTMLScriptElement' is more narrow than the original type
Tests (18, macOS-latest): src/useHandleNextInQueue.ts#L7
`MutableRefObject` is deprecated. Use `RefObject` instead
Lint: src/useHandleNextInQueue.ts#L7
`MutableRefObject` is deprecated. Use `RefObject` instead
Tests (18, ubuntu-latest): src/useHandleNextInQueue.ts#L7
`MutableRefObject` is deprecated. Use `RefObject` instead
Tests (22, ubuntu-latest): src/useHandleNextInQueue.ts#L7
`MutableRefObject` is deprecated. Use `RefObject` instead
Tests (20, ubuntu-latest): src/useHandleNextInQueue.ts#L7
`MutableRefObject` is deprecated. Use `RefObject` instead