Skip to content

verification flow

verification flow #799

Triggered via push August 16, 2023 10:55
Status Failure
Total duration 2m 42s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 4 warnings
lintAndTest
Private identifiers are only available when targeting ECMAScript 2015 and higher.
lintAndTest
Private identifiers are only available when targeting ECMAScript 2015 and higher.
lintAndTest
Private identifiers are only available when targeting ECMAScript 2015 and higher.
lintAndTest: packages/cli/src/test.js#L4
Insert `⏎`
lintAndTest
Process completed with exit code 1.
lintAndTest
Private identifiers are only available when targeting ECMAScript 2015 and higher.
lintAndTest
Private identifiers are only available when targeting ECMAScript 2015 and higher.
lintAndTest
Private identifiers are only available when targeting ECMAScript 2015 and higher.
lintAndTest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lintAndTest: packages/cli/src/test.js#L1
'helpers' is defined but never used
lintAndTest: packages/cli/src/test.js#L2
'Command' is defined but never used
lintAndTest: packages/cli/src/test.js#L4
Newline required at end of file but not found