Skip to content

so just the addition of a couple new files as #24

so just the addition of a couple new files as

so just the addition of a couple new files as #24

Triggered via push July 19, 2024 01:00
Status Failure
Total duration 14m 22s
Artifacts

test.yml

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

Annotations

30 errors and 3 warnings
test (ubuntu-latest): src/renderer/modals/ConnectionConfigModal.tsx#L2
`react` import should occur before import of `./Modal`
test (ubuntu-latest): src/renderer/modals/ConnectionConfigModal.tsx#L2
'useState' is defined but never used
test (ubuntu-latest): src/renderer/modals/ConnectionConfigModal.tsx#L38
Replace `·id="FieldIPAddress"·onChange={onChange}·value={FieldIPAddress}` with `⏎············id="FieldIPAddress"⏎············onChange={onChange}⏎············value={FieldIPAddress}⏎·········`
test (ubuntu-latest): src/renderer/modals/ConnectionConfigModal.tsx#L42
Replace `·id="FieldStationNum"·onChange={onChange}·value={FieldStationNum}` with `⏎············id="FieldStationNum"⏎············onChange={onChange}⏎············value={FieldStationNum}⏎·········`
test (ubuntu-latest)
Process completed with exit code 1.
test (macos-latest): src/renderer/modals/ConnectionConfigModal.tsx#L2
`react` import should occur before import of `./Modal`
test (macos-latest): src/renderer/modals/ConnectionConfigModal.tsx#L2
'useState' is defined but never used
test (macos-latest): src/renderer/modals/ConnectionConfigModal.tsx#L38
Replace `·id="FieldIPAddress"·onChange={onChange}·value={FieldIPAddress}` with `⏎············id="FieldIPAddress"⏎············onChange={onChange}⏎············value={FieldIPAddress}⏎·········`
test (macos-latest): src/renderer/modals/ConnectionConfigModal.tsx#L42
Replace `·id="FieldStationNum"·onChange={onChange}·value={FieldStationNum}` with `⏎············id="FieldStationNum"⏎············onChange={onChange}⏎············value={FieldStationNum}⏎·········`
test (macos-latest)
Process completed with exit code 1.
test (windows-latest): src/renderer/modals/ConnectionConfigModal.tsx#L2
`react` import should occur before import of `./Modal`
test (windows-latest): src/renderer/modals/ConnectionConfigModal.tsx#L2
'useState' is defined but never used
test (windows-latest): src/renderer/modals/ConnectionConfigModal.tsx#L38
Replace `·id="FieldIPAddress"·onChange={onChange}·value={FieldIPAddress}` with `⏎············id="FieldIPAddress"⏎············onChange={onChange}⏎············value={FieldIPAddress}⏎·········`
test (windows-latest): src/renderer/modals/ConnectionConfigModal.tsx#L42
Replace `·id="FieldStationNum"·onChange={onChange}·value={FieldStationNum}` with `⏎············id="FieldStationNum"⏎············onChange={onChange}⏎············value={FieldStationNum}⏎·········`
test (windows-latest): src/main/MainApp.ts#L52
Rest parameter 'args' implicitly has an 'any[]' type.
test (ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (macos-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (windows-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/