Remove reference to CHALLENGE_DATA stuff #109
Annotations
10 errors and 1 warning
test (ubuntu-latest):
src/main/MainApp.ts#L276
Replace `(state)·=>·state.id.split('_')[0]·===·DeviceType.PDB.toString()` with `⏎······(state)·=>·state.id.split('_')[0]·===·DeviceType.PDB.toString(),⏎····`
|
test (ubuntu-latest):
src/main/MainApp.ts#L277
Expected '!==' and instead saw '!='
|
test (ubuntu-latest):
src/main/network/RuntimeComms.ts#L277
Insert `⏎···········`
|
test (ubuntu-latest):
src/renderer/App.tsx#L184
Replace `⏎····IPAddress,⏎····FieldIPAddress,⏎····FieldStationNum,⏎····showDirtyUploadWarning,⏎··` with `IPAddress,·FieldIPAddress,·FieldStationNum,·showDirtyUploadWarning`
|
test (ubuntu-latest):
src/renderer/modals/ConnectionConfigModal.tsx#L8
Replace `⏎··|·'IPAddress'⏎··|·'FieldIPAddress'⏎·` with `·'IPAddress'·|·'FieldIPAddress'`
|
test (ubuntu-latest)
Process completed with exit code 1.
|
test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
test (windows-latest)
The operation was canceled.
|
test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
test (macos-latest)
The operation was canceled.
|
test (ubuntu-latest)
The following actions use a deprecated Node.js version 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/
|