Skip to content

Chore: Upgrade Dependencies #708

Chore: Upgrade Dependencies

Chore: Upgrade Dependencies #708

Triggered via pull request November 12, 2023 01:16
Status Failure
Total duration 1m 15s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yaml

on: pull_request
Matrix: eslint
Fit to window
Zoom out
Zoom in

Annotations

8 errors
eslint (18.x): src/stores/event.ts#L20
Replace `·as·EventState)` with `)·as·EventState`
eslint (18.x): src/stores/roster.ts#L24
Replace `·as·RosterState)` with `)·as·RosterState`
eslint (18.x): src/stores/training.ts#L35
Replace `·as·TrainingState)` with `)·as·TrainingState`
eslint (18.x): src/stores/users.ts#L36
Replace `·as·UserState)` with `)·as·UserState`
eslint (18.x): src/views/pages/FacilityMap.vue#L42
Replace `⏎········weather.value[airport.icao]?.raw_text⏎······` with `weather.value[airport.icao]⏎········?.raw_text`
eslint (18.x): src/views/pages/FacilityWeather.vue#L12
Replace `(weather[station]?.flight_category·as·string)` with `weather[station]?.flight_category·as·string`
eslint (18.x)
Process completed with exit code 1.