refactor!: rework to function as remote test runner #7
Annotations
5 errors and 4 warnings
lint:
example/App.tsx#L20
'config' is defined but never used. Allowed unused args must match /^_/u
|
lint:
src/index.tsx#L140
React Hook useEffect has a missing dependency: 'props'. Either include it or remove the dependency array
|
lint
Process completed with exit code 1.
|
|
test
The operation was canceled.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
example/e2e/example.jet.ts#L13
Disabled test
|
lint:
src/cli.ts#L92
'server' is already declared in the upper scope on line 88 column 3
|
build-library
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|