feat: add drive link fix behavior #350
pull-request-ci.yml
on: pull_request
Matrix: ci / linter / 🛡️ CodeQL Analysis
ci
/
...
/
🧹 Lint Code Base
1m 36s
ci
/
...
/
prepare-actions-linting
7s
ci
/
...
/
🛡️ CodeQL Analysis
1m 18s
ci
/
...
/
🛡️ Dependency Review
16s
ci
/
...
/
Check dist
1m 5s
ci
/
...
/
Test with valid issue
8s
ci
/
...
/
Test with invalid issue
9s
Annotations
2 errors and 6 warnings
|
ci / Test action / Test with valid issue
LintError: Drive Link: The incoming JSON object does not contain a client_email field
|
|
ci / Test action / Test with invalid issue
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"'
|
|
ci / linter / 🛡️ CodeQL Analysis (actions)
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.
|
|
OpenSSF Scorecard Warning
npm/json-bigint has an OpenSSF Scorecard of 2.1, which is less than this repository's threshold of 3.
|
|
OpenSSF Scorecard Warning
npm/https-proxy-agent has an OpenSSF Scorecard of 2.9, which is less than this repository's threshold of 3.
|
|
OpenSSF Scorecard Warning
npm/ecdsa-sig-formatter has an OpenSSF Scorecard of 2.4, which is less than this repository's threshold of 3.
|
|
OpenSSF Scorecard Warning
npm/agent-base has an OpenSSF Scorecard of 2.9, which is less than this repository's threshold of 3.
|
|
ci / Test nodejs / test-nodejs / 🛡️ CodeQL Analysis
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.
|