Skip to content

Fixed linting errors in CitationWrapper. #504

Fixed linting errors in CitationWrapper.

Fixed linting errors in CitationWrapper. #504

Triggered via push April 24, 2024 05:30
Status Failure
Total duration 53s
Artifacts

tests.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 1 warning
build (20.x): src/wrappers/CitationWrapper.js#L33
Trailing spaces not allowed
build (20.x): src/wrappers/PhylogenyWrapper.js#L5
Expected a line break after this opening brace
build (20.x): src/wrappers/PhylogenyWrapper.js#L6
Missing trailing comma
build (20.x): src/wrappers/PhylorefWrapper.js#L44
Line 44 exceeds the maximum line length of 100
build (20.x): src/wrappers/PhylorefWrapper.js#L45
Line 45 exceeds the maximum line length of 100
build (20.x): src/wrappers/PhyxWrapper.js#L56
Line 56 exceeds the maximum line length of 100
build (20.x): src/wrappers/PhyxWrapper.js#L59
Line 59 exceeds the maximum line length of 100
build (20.x): src/wrappers/PhyxWrapper.js#L60
Line 60 exceeds the maximum line length of 100
build (20.x): src/wrappers/PhyxWrapper.js#L70
Line 70 exceeds the maximum line length of 100
build (20.x)
Process completed with exit code 1.
build (18.x)
The job was canceled because "_20_x" failed.
build (18.x): src/wrappers/CitationWrapper.js#L33
Trailing spaces not allowed
build (18.x): src/wrappers/PhylogenyWrapper.js#L5
Expected a line break after this opening brace
build (18.x): src/wrappers/PhylogenyWrapper.js#L6
Missing trailing comma
build (18.x): src/wrappers/PhylorefWrapper.js#L44
Line 44 exceeds the maximum line length of 100
build (18.x): src/wrappers/PhylorefWrapper.js#L45
Line 45 exceeds the maximum line length of 100
build (18.x): src/wrappers/PhyxWrapper.js#L56
Line 56 exceeds the maximum line length of 100
build (18.x): src/wrappers/PhyxWrapper.js#L59
Line 59 exceeds the maximum line length of 100
build (18.x): src/wrappers/PhyxWrapper.js#L60
Line 60 exceeds the maximum line length of 100
build (18.x): src/wrappers/PhyxWrapper.js#L70
Line 70 exceeds the maximum line length of 100
build (18.x)
Process completed with exit code 1.
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.