Skip to content

Feature: Reference Parsing #1246

Feature: Reference Parsing

Feature: Reference Parsing #1246

Triggered via pull request August 12, 2023 16:01
Status Failure
Total duration 58s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint: src/lib/scripts/scripture-reference-utils.ts#L18
'result' is never reassigned. Use 'const' instead
lint: src/lib/scripts/scripture-reference-utils.ts#L20
Unnecessary escape character: \:
lint: src/lib/scripts/scripture-reference-utils.ts#L22
'docSet' is never reassigned. Use 'const' instead
lint
Process completed with exit code 1.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/