Skip to content

add "skip global checks" attribute for AOs #735

add "skip global checks" attribute for AOs

add "skip global checks" attribute for AOs #735

Triggered via pull request November 1, 2023 23:20
Status Failure
Total duration 45s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Check: src/Spec.ts#L706
Replace `⏎············![⏎··············'toUppercase',⏎··············'toLowercase',⏎············].includes(calleeName)⏎··········` with `!['toUppercase',·'toLowercase'].includes(calleeName)`
Check
Process completed with exit code 1.
Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/