Skip to content

[ARGG-784]: Release pipeline for cra5 testing #637

[ARGG-784]: Release pipeline for cra5 testing

[ARGG-784]: Release pipeline for cra5 testing #637

Triggered via pull request October 10, 2023 16:14
Status Failure
Total duration 2m 39s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
lint: packages/react-scripts/backpack-addons/cssModules.js#L3
'postcssNormalize' is assigned a value but never used
lint: packages/react-scripts/backpack-addons/ssr/MultiCompilerUi.js#L1
Use the global form of 'use strict'
lint: packages/react-scripts/backpack-addons/ssr/customWebpackUtils.js#L1
Use the global form of 'use strict'
lint: packages/react-scripts/backpack-addons/ssr/forkSsr.js#L6
Use the global form of 'use strict'
lint: packages/react-scripts/scripts/start-ssr.js#L139
'devSocket' is not defined
lint: packages/react-scripts/scripts/start-ssr.js#L143
'tscCompileOnError' is not defined
lint
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-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/