Skip to content

Validate _superseded_operations.yaml against its JSON schema #41

Validate _superseded_operations.yaml against its JSON schema

Validate _superseded_operations.yaml against its JSON schema #41

Triggered via pull request April 30, 2024 23:55
Status Success
Total duration 31s
Artifacts

tools.yml

on: pull_request
tools-tests
23s
tools-tests
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
tools-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
tools-tests: tools/helpers.ts#L14
Missing return type on function
tools-tests: tools/helpers.ts#L16
Unexpected any value in conditional. An explicit comparison or type cast is required
tools-tests: tools/helpers.ts#L16
Unsafe argument of type `any` assigned to a parameter of type `string`
tools-tests: tools/helpers.ts#L29
Missing return type on function
tools-tests: tools/helpers.ts#L32
Variable name `order_a` must match one of the following formats: camelCase, PascalCase, UPPER_CASE
tools-tests: tools/helpers.ts#L33
Variable name `order_b` must match one of the following formats: camelCase, PascalCase, UPPER_CASE
tools-tests: tools/helpers.ts#L34
Unexpected number value in conditional. An explicit zero/NaN check is required
tools-tests: tools/helpers.ts#L34
Unexpected number value in conditional. An explicit zero/NaN check is required
tools-tests: tools/helpers.ts#L35
Unexpected number value in conditional. An explicit zero/NaN check is required
tools-tests: tools/helpers.ts#L36
Unexpected number value in conditional. An explicit zero/NaN check is required