Skip to content

Validate feature flag schema #174

Validate feature flag schema

Validate feature flag schema #174

Triggered via pull request November 6, 2024 07:08
Status Failure
Total duration 21s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

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

Annotations

13 errors and 1 warning
build (20.x): src/featureProvider.ts#L67
Newline required at end of file but not found
build (20.x): src/schema/model.ts#L175
Newline required at end of file but not found
build (20.x): src/schema/validator.ts#L186
Newline required at end of file but not found
build (20.x): test/featureManager.test.ts#L144
Newline required at end of file but not found
build (20.x): test/noFilters.test.ts#L70
Newline required at end of file but not found
build (20.x)
Process completed with exit code 1.
build (18.x)
The job was canceled because "_20_x" failed.
build (18.x): src/featureProvider.ts#L67
Newline required at end of file but not found
build (18.x): src/schema/model.ts#L175
Newline required at end of file but not found
build (18.x): src/schema/validator.ts#L186
Newline required at end of file but not found
build (18.x): test/featureManager.test.ts#L144
Newline required at end of file but not found
build (18.x): test/noFilters.test.ts#L70
Newline required at end of file but not found
build (18.x)
Process completed with exit code 1.
build (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/