Skip to content

Commit

Permalink
deploy: 244850c
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 17, 2024
1 parent 5412a03 commit 1616a14
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions audit.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,16 @@
Error parsing 2024-12-17_15-42-18_https___www_comune_camposanto_mo_it/report.json
Traceback (most recent call last):
File "/home/runner/work/pa-website-validator-action/pa-website-validator-action/scripts/process_audit.py", line 19, in parse_files
'site': audit['finalUrl'],
~~~~~^^^^^^^^^^^^
KeyError: 'finalUrl'

Error parsing 2024-12-17_14-30-27_https___v3_io_comune_redturtle_it/report.json
Traceback (most recent call last):
File "/home/runner/work/pa-website-validator-action/pa-website-validator-action/scripts/process_audit.py", line 16, in parse_files
'date': audit['fetchTime'],
~~~~~^^^^^^^^^^^^^
KeyError: 'fetchTime'
File "/home/runner/work/pa-website-validator-action/pa-website-validator-action/scripts/process_audit.py", line 19, in parse_files
'site': audit['finalUrl'],
~~~~~^^^^^^^^^^^^
KeyError: 'finalUrl'

[
{
Expand Down

0 comments on commit 1616a14

Please sign in to comment.