Skip to content

feat(report): change gain jump question to look at flagged feeds #27

feat(report): change gain jump question to look at flagged feeds

feat(report): change gain jump question to look at flagged feeds #27

Triggered via push November 23, 2023 00:15
Status Failure
Total duration 20s
Artifacts

main.yml

on: push
install and lint
12s
install and lint
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
install and lint: src/payloads.js#L455
This line has a length of 100. Maximum allowed is 80
install and lint: src/payloads.js#L456
This line has a length of 85. Maximum allowed is 80
install and lint: src/payloads.js#L457
This line has a length of 96. Maximum allowed is 80
install and lint: src/payloads.js#L458
This line has a length of 101. Maximum allowed is 80
install and lint: src/payloads.js#L459
This line has a length of 99. Maximum allowed is 80
install and lint: src/payloads.js#L460
Missing trailing comma
install and lint
Process completed with exit code 1.
install and lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/