Skip to content

Convert to user selected camera matching #2238

Convert to user selected camera matching

Convert to user selected camera matching #2238

Triggered via pull request November 15, 2024 07:04
Status Failure
Total duration 2m 0s
Artifacts

lint-format.yml

on: pull_request
wpiformat
30s
wpiformat
Java Formatting
1m 7s
Java Formatting
PhotonClient Lint and Formatting
28s
PhotonClient Lint and Formatting
Check server index.html not changed
14s
Check server index.html not changed
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
PhotonClient Lint and Formatting: photon-client/src/views/CameraMatchingView.vue#L49
Custom elements in iteration require 'v-bind:key' directives
PhotonClient Lint and Formatting: photon-client/src/views/CameraMatchingView.vue#L51
The 'useCameraSettingsStore().cameras' expression inside 'v-for' directive should be replaced with a computed property that returns filtered array instead. You should not mix 'v-for' with 'v-if'
PhotonClient Lint and Formatting: photon-client/src/views/CameraMatchingView.vue#L126
Custom elements in iteration require 'v-bind:key' directives
PhotonClient Lint and Formatting
Process completed with exit code 1.
wpiformat
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PhotonClient Lint and Formatting: photon-client/src/stores/settings/GeneralSettingsStore.ts#L13
'AprilTagFieldLayout' is defined but never used
PhotonClient Lint and Formatting: photon-client/src/views/CameraMatchingView.vue#L2
'MetricsCard' is defined but never used
PhotonClient Lint and Formatting: photon-client/src/views/CameraMatchingView.vue#L3
'useSettingsStore' is defined but never used