Chore: Upgrade Dependencies #708
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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.
|