Skip to content

extend parsing instructions to use json object instead of plain txt #1681

extend parsing instructions to use json object instead of plain txt

extend parsing instructions to use json object instead of plain txt #1681

Triggered via pull request November 1, 2023 23:27
Status Success
Total duration 47s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
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/
Lint: test/utils.go#L143
comment on exported type JSONInstruction should be of the form "JSONInstruction ..." (with optional leading article)
Lint: test/utils.go#L211
func extractInstructionFromJson should be extractInstructionFromJSON