Skip to content

Merge branch 'master' into smouillour/test/report-lint-in-script-core #3109

Merge branch 'master' into smouillour/test/report-lint-in-script-core

Merge branch 'master' into smouillour/test/report-lint-in-script-core #3109

Triggered via push November 21, 2023 08:51
Status Success
Total duration 3m 19s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Matrix: cypress-run
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
tools/scripts-core/src/scripts/lint-merge-report.js#L19
[no-async-promise-executor] Promise executor functions should not be async.
tools/scripts-core/src/scripts/lint-merge-report.js#L40
[prefer-promise-reject-errors] Expected the Promise rejection reason to be an Error.