Skip to content

add --abortOnUnknownConfig to OTP graph builds #42

add --abortOnUnknownConfig to OTP graph builds

add --abortOnUnknownConfig to OTP graph builds #42

Triggered via pull request September 4, 2024 15:45
Status Failure
Total duration 54s
Artifacts

node-ci.yml

on: pull_request
test-build-release
44s
test-build-release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
test-build-release
Process completed with exit code 1.
test-build-release
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/
test-build-release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-build-release: __tests__/otp-runner.js#L21
`../lib` import should occur before import of `./test-utils/constants`
test-build-release: __tests__/test-utils/mocks/cli-processes.js#L5
There should be at least one empty line between import groups
test-build-release: lib/index.js#L22
`../manifest-json-schema.json` import should occur before import of `./util`
test-build-release: lib/index.js#L177
Async method 'validateManifest' has a complexity of 15