ci #42
ci.yml
on: pull_request
Matrix: test
Lint
36s
All Tests Pass
0s
Annotations
7 errors and 11 warnings
|
test (macos-latest, chromium)
Process completed with exit code 1.
|
|
test (macos-latest, chromium)
Process completed with exit code 1.
|
|
test (ubuntu-latest, chromium)
Canceling since a higher priority waiting request for CI-98 exists
|
|
test (ubuntu-latest, chromium)
The operation was canceled.
|
|
test (macos-latest, chrome)
Canceling since a higher priority waiting request for CI-98 exists
|
|
test (macos-latest, chrome)
The operation was canceled.
|
|
CI
Canceling since a higher priority waiting request for CI-98 exists
|
|
Lint:
client/src/store/project-atoms.ts#L7
'get' is defined but never used. Allowed unused args must match /^_/u
|
|
Lint:
client/src/store/project-atoms.ts#L7
'get' is defined but never used. Allowed unused args must match /^_/u
|
|
Lint:
client/src/settings/SettingsPopup.tsx#L22
'setSettings' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Lint:
client/src/settings/SettingsPopup.tsx#L22
'setSettings' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Lint:
client/src/Popups/Tools.tsx#L125
React Hook useEffect has a missing dependency: 'handleHover'. Either include it or remove the dependency array
|
|
Lint:
client/src/Popups/Tools.tsx#L123
The ref value 'linkRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'linkRef.current' to a variable inside the effect, and use that variable in the cleanup function
|
|
Lint:
client/src/App.tsx#L210
React Hook useEffect has missing dependencies: 'code', 'mobile', and 'setCode'. Either include them or remove the dependency array
|
|
Lint:
client/src/App.tsx#L25
'isBrowserDefaultDark' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint:
client/src/App.tsx#L25
'isBrowserDefaultDark' is defined but never used. Allowed unused vars must match /^_/u
|
|
test (macos-latest, chromium)
No files were found with the provided path: cypress/videos. No artifacts will be uploaded.
|
|
test (macos-latest, chromium)
No files were found with the provided path: cypress/screenshots. No artifacts will be uploaded.
|