feat: add drive link fix behavior #350
Annotations
1 error
|
Assert
Unhandled error: AssertionError [ERR_ASSERTION]: The action did not return the expected list of issues
--- expected ---
Title: Invalid, expected "[Meetup] - 2025-01-01 - Test Invalid Issue"
Hoster: "Wrong Hoster" is not an existing hoster
Event Description: Invalid input: expected string, received undefined
Agenda: Speaker "Wrong Speaker" is not in the list of speakers
Agenda: Entry "- Wrong agenda entry" must follow the format: "- <speaker(s)>: <talk_description>"
Meetup Link: Must be a valid Meetup link, e.g. https://www.meetup.com/cloud-native-aix-marseille/events/123456789
CNCF Link: Must be a valid CNCF link, e.g. https://community.cncf.io/events/details/cncf-cloud-native-aix-marseille-presents-test-meetup-event
Drive Link: Must be a valid Drive Link, e.g. https://drive.google.com/drive/folders/1a2b3c4d5e6f7g8h9i0j
Labels: Missing label(s) "hoster:confirmed"
--- received ---
Title: Invalid, expected "[Meetup] - 2025-01-01 - Test Invalid Issue"
Hoster: "Wrong Hoster" is not an existing hoster
Event Description: Invalid input: expected string, received undefined
Agenda: Speaker "Wrong Speaker" is not in the list of speakers
Agenda: Entry "- Wrong agenda entry" must follow the format: "- <speaker(s)>: <talk_description>"
Meetup Link: Must be a valid Meetup link, e.g. https://www.meetup.com/cloud-native-aix-marseille/events/123456789
CNCF Link: Must be a valid CNCF link, e.g. https://community.cncf.io/events/details/cncf-cloud-native-aix-marseille-presents-test-meetup-event
Labels: Missing label(s) "hoster:confirmed"
+ actual - expected
'Title: Invalid, expected "[Meetup] - 2025-01-01 - Test Invalid Issue"\n' +
'Hoster: "Wrong Hoster" is not an existing hoster\n' +
'Event Description: Invalid input: expected string, received undefined\n' +
'Agenda: Speaker "Wrong Speaker" is not in the list of speakers\n' +
'Agenda: Entry "- Wrong agenda entry" must follow the format: "- <speaker(s)>: <talk_description>"\n' +
'Meetup Link: Must be a valid Meetup link, e.g. https://www.meetup.com/cloud-native-aix-marseille/events/123456789\n' +
'CNCF Link: Must be a valid CNCF link, e.g. https://community.cncf.io/events/details/cncf-cloud-native-aix-marseille-presents-test-meetup-event\n' +
- 'Drive Link: Must be a valid Drive Link, e.g. https://drive.google.com/drive/folders/1a2b3c4d5e6f7g8h9i0j\n' +
'Labels: Missing label(s) "hoster:confirmed"'
|
Loading