Skip to content

Add Federal to Tax revenues when budgetary impacts are split out #469

Add Federal to Tax revenues when budgetary impacts are split out

Add Federal to Tax revenues when budgetary impacts are split out #469

Triggered via pull request August 10, 2023 19:17
Status Failure
Total duration 1m 22s
Artifacts

pr.yml

on: pull_request
Matrix: CI
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
CI (19.x): src/pages/policy/output/BudgetaryImpact.jsx#L33
Replace `·"ak",·"az",·"ar",·"ca",·"co",·"ct",·"de",·"fl",·"ga",·"hi",·"id",` with `⏎····"ak",⏎····"az",⏎····"ar",⏎····"ca",⏎····"co",⏎····"ct",⏎····"de",⏎····"fl",⏎····"ga",⏎····"hi",⏎····"id",⏎···`
CI (19.x): src/pages/policy/output/BudgetaryImpact.jsx#L34
Replace `·"ia",·"ks",·"ky",·"la",·"me",·"md",·"ma",·"mi",·"mn",·"ms",·"mo",` with `⏎····"ia",⏎····"ks",⏎····"ky",⏎····"la",⏎····"me",⏎····"md",⏎····"ma",⏎····"mi",⏎····"mn",⏎····"ms",⏎····"mo",⏎···`
CI (19.x): src/pages/policy/output/BudgetaryImpact.jsx#L35
Replace `·"nv",·"nh",·"nj",·"nm",·"ny",·"nc",·"nd",·"oh",·"ok",·"or",·"pa",` with `⏎····"nv",⏎····"nh",⏎····"nj",⏎····"nm",⏎····"ny",⏎····"nc",⏎····"nd",⏎····"oh",⏎····"ok",⏎····"or",⏎····"pa",⏎···`
CI (19.x): src/pages/policy/output/BudgetaryImpact.jsx#L36
Replace `·"sd",·"tn",·"tx",·"ut",·"vt",·"va",·"wa",·"wv",·"wi",·"wy",·"dc","us"` with `⏎····"sd",⏎····"tn",⏎····"tx",⏎····"ut",⏎····"vt",⏎····"va",⏎····"wa",⏎····"wv",⏎····"wi",⏎····"wy",⏎····"dc",⏎····"us",`
CI (19.x): src/pages/policy/output/BudgetaryImpact.jsx#L39
Replace `(usInitials.includes(region)))` with `usInitials.includes(region))·`
CI (19.x)
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, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/