Skip to content

chore: use npm run in the GH workflow #680

chore: use npm run in the GH workflow

chore: use npm run in the GH workflow #680

Triggered via push December 25, 2023 02:36
Status Failure
Total duration 39s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

cicd.yml

on: push
Matrix: run-js-tests
Matrix: run-py-linter
Matrix: run-py-tests
Matrix: deploy-docs
publish-js-package
0s
publish-js-package
publish-py-package
0s
publish-py-package
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 5 warnings
run-js-tests (20.x): src/js/esse/utils.js#L27
Replace `=` with `·=·`
run-js-tests (20.x): src/js/esse/utils.js#L38
Replace `.dirname(filePath).replace(path.join(topDir,·"example"),·"").replace(/^\/+/,·''` with `⏎····························.dirname(filePath)⏎····························.replace(path.join(topDir,·"example"),·"")⏎····························.replace(/^\/+/,·""`
run-js-tests (20.x)
Process completed with exit code 1.
run-js-tests (14.x): src/js/esse/utils.js#L27
Replace `=` with `·=·`
run-js-tests (14.x): src/js/esse/utils.js#L38
Replace `.dirname(filePath).replace(path.join(topDir,·"example"),·"").replace(/^\/+/,·''` with `⏎····························.dirname(filePath)⏎····························.replace(path.join(topDir,·"example"),·"")⏎····························.replace(/^\/+/,·""`
run-js-tests (14.x)
Process completed with exit code 1.
deploy-docs (20.x)
Process completed with exit code 2.
run-py-linter (3.8.6)
Unexpected input(s) 'python-version', valid inputs are ['']
run-js-tests (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
run-js-tests (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
run-py-tests (3.8.6)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
run-py-tests (3.9.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/