Skip to content

Convert to user selected camera matching #2240

Convert to user selected camera matching

Convert to user selected camera matching #2240

Triggered via pull request November 15, 2024 07:30
Status Failure
Total duration 1m 36s
Artifacts

lint-format.yml

on: pull_request
wpiformat
31s
wpiformat
Java Formatting
1m 25s
Java Formatting
PhotonClient Lint and Formatting
17s
PhotonClient Lint and Formatting
Check server index.html not changed
15s
Check server index.html not changed
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
PhotonClient Lint and Formatting: photon-client/src/views/CameraMatchingView.vue#L47
Custom elements in iteration require 'v-bind:key' directives
PhotonClient Lint and Formatting: photon-client/src/views/CameraMatchingView.vue#L49
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#L124
Custom elements in iteration require 'v-bind:key' directives
PhotonClient Lint and Formatting
Process completed with exit code 1.
PhotonClient Lint and Formatting: photon-client/src/stores/settings/GeneralSettingsStore.ts#L13
'AprilTagFieldLayout' is defined but never used
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/