Skip to content

Convert to user selected camera matching #2254

Convert to user selected camera matching

Convert to user selected camera matching #2254

Triggered via pull request November 17, 2024 02:22
Status Failure
Total duration 1m 33s
Artifacts

lint-format.yml

on: pull_request
wpiformat
23s
wpiformat
Java Formatting
1m 24s
Java Formatting
PhotonClient Lint and Formatting
25s
PhotonClient Lint and Formatting
Check server index.html not changed
9s
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.
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