Skip to content

Add regular expression feature #77

Add regular expression feature

Add regular expression feature #77

Triggered via pull request November 10, 2023 01:26
@ezhou413ezhou413
synchronize #57
regex
Status Success
Total duration 29s
Artifacts

main.yml

on: pull_request
lint-and-test
20s
lint-and-test
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint-and-test
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/
lint-and-test: scripts/regex.js#L20
Expected '!==' and instead saw '!='
lint-and-test: scripts/regex.js#L20
Expected '!==' and instead saw '!='
lint-and-test: scripts/regex.js#L21
Expected '!==' and instead saw '!='
lint-and-test: scripts/regex.js#L21
Expected '!==' and instead saw '!='
lint-and-test: scripts/regex.js#L22
Expected '!==' and instead saw '!='
lint-and-test: scripts/regex.js#L22
Expected '!==' and instead saw '!='
lint-and-test: scripts/regex.js#L23
Expected '!==' and instead saw '!='
lint-and-test: scripts/regex.js#L23
Expected '!==' and instead saw '!='
lint-and-test: scripts/regex.js#L62
Closing curly brace does not appear on the same line as the subsequent block
lint-and-test: scripts/regex.js#L70
Closing curly brace does not appear on the same line as the subsequent block