planeur-net / airspace

Fichier des espaces aériens Francais au format "openair"
5 stars 9 forks source link

Github action for PRs fails due to "npm audit" #71

Open reskume opened 1 month ago

reskume commented 1 month ago

A github action is run for PRs that validates the submitted OpenAIR using the OpenAIP openAIR parser. The scripts fails due to a "npm audit" that has a security issue as a result. I updated the parser which needed some pkg updates.

llauner commented 1 month ago

it looks like the npm audit thing is a warning only...I'll try to run this manually to see where the error is coming from ...

llauner commented 1 month ago

I ran openaip-openair-parser manually. It looks like there's an unsupported comment being used: Error found at line 36234: Failed to read line 36234. Unknown syntax. That's the line with the ###

image

reskume commented 1 month ago

fixed

Am Di., 16. Juli 2024 um 08:57 Uhr schrieb Ludovic @.***

:

I ran openaip-openair-parser manually. It looks like there's an unsupported comment being used: Error found at line 36234: Failed to read line 36234. Unknown syntax. That's the line with the ###

image.png (view on web) https://github.com/user-attachments/assets/b597cd32-64f3-48f3-979b-be2b340cbcdc

— Reply to this email directly, view it on GitHub https://github.com/planeur-net/airspace/issues/71#issuecomment-2230160594, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABROSQECLMPVRYS6D42H6BLZMS76VAVCNFSM6AAAAABK2H6QESVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMZQGE3DANJZGQ . You are receiving this because you authored the thread.Message ID: @.***>