Skip to content

fix a number of tests were failing because of syntax issues #435

fix a number of tests were failing because of syntax issues

fix a number of tests were failing because of syntax issues #435

Triggered via push February 24, 2025 20:40
Status Failure
Total duration 31s
Artifacts

main.yml

on: push
Matrix: lint
Matrix: test-node
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint (20.x): tests/10-data_model.js#L272
Expected indentation of 12 spaces but found 14
lint (20.x): tests/10-data_model.js#L272
Unexpected parentheses around single function argument
lint (20.x): tests/10-data_model.js#L273
Expected indentation of 14 spaces but found 16
lint (20.x): tests/10-data_model.js#L273
Strings must use singlequote
lint (20.x): tests/10-data_model.js#L273
Strings must use singlequote
lint (20.x): tests/10-data_model.js#L274
Expected indentation of 14 spaces but found 16
lint (20.x): tests/10-data_model.js#L274
Strings must use singlequote
lint (20.x): tests/10-data_model.js#L274
Strings must use singlequote
lint (20.x): tests/10-data_model.js#L275
Expected indentation of 12 spaces but found 14
lint (20.x)
Process completed with exit code 1.