Skip to content

Merge remote-tracking branch 'origin/module-builds' into ctc-office/a… #615

Merge remote-tracking branch 'origin/module-builds' into ctc-office/a…

Merge remote-tracking branch 'origin/module-builds' into ctc-office/a… #615

Triggered via push September 3, 2024 04:16
Status Cancelled
Total duration 4m 32s
Artifacts

test.yml

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

Annotations

14 errors and 12 warnings
test (ubuntu-latest): src/__tests__/TrackController.test.js#L2
Using exported name 'Switch' as identifier for default export
test (ubuntu-latest): src/__tests__/TrackController.test.js#L3
Using exported name 'Track' as identifier for default export
test (ubuntu-latest): src/__tests__/TrackController.test.js#L4
Using exported name 'PLCReader' as identifier for default export
test (ubuntu-latest): src/__tests__/TrackController.test.js#L5
Using exported name 'Block' as identifier for default export
test (ubuntu-latest): src/__tests__/TrackController.test.js#L6
Using exported name 'Wayside' as identifier for default export
test (ubuntu-latest): src/__tests__/TrackController.test.js#L10
Expected 1 empty line after import statement not followed by another import
test (ubuntu-latest): src/__tests__/TrackModel.test.js#L3
Using exported name 'Switch' as identifier for default export
test (ubuntu-latest): src/__tests__/TrackModel.test.js#L4
Using exported name 'Track' as identifier for default export
test (ubuntu-latest): src/__tests__/TrackModel.test.js#L8
`prop-types` import should occur before import of `../modules/TrackModel`
test (ubuntu-latest): src/__tests__/TrainModel.test.js#L3
'trainModel' is never reassigned. Use 'const' instead
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 uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (ubuntu-latest): src/__tests__/TrackController.test.js#L5
'Block' is defined but never used
test (ubuntu-latest): src/__tests__/TrackController.test.js#L115
Expected exception block, space or tab after '//' in comment
test (ubuntu-latest): src/__tests__/TrackModel.test.js#L3
'Switch' is defined but never used
test (ubuntu-latest): src/__tests__/TrackModel.test.js#L7
'Red' is defined but never used
test (ubuntu-latest): src/__tests__/TrackModel.test.js#L28
'TM' is assigned a value but never used
test (ubuntu-latest): src/__tests__/TrackModel.test.js#L42
Unexpected console statement
test (ubuntu-latest): src/__tests__/TrackModel.test.js#L44
Some tests seem to be commented
test (ubuntu-latest): src/__tests__/TrainModel.test.js#L5
Some tests seem to be commented
test (ubuntu-latest): src/main/Timer.ts#L18
Unexpected any. Specify a different type
test (ubuntu-latest): src/main/main.ts#L212
Avoid nesting promises