Skip to content

feat: granular schemas for sdk-greenhouse #216

feat: granular schemas for sdk-greenhouse

feat: granular schemas for sdk-greenhouse #216

Triggered via push April 25, 2024 09:24
Status Success
Total duration 2m 48s
Artifacts
Run type checks, lint, and tests
2m 39s
Run type checks, lint, and tests
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Run type checks, lint, and tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2.2.4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run type checks, lint, and tests: bin/syncPackages.ts#L38
Do not access a member directly from an await expression
Run type checks, lint, and tests: bin/syncPackages.ts#L61
Unexpected any. Specify a different type
Run type checks, lint, and tests: bin/syncPackages.ts#L179
Forbidden non-null assertion
Run type checks, lint, and tests: bin/syncPackages.ts#L253
Forbidden non-null assertion
Run type checks, lint, and tests: bin/yaml2json.js#L20
Do not access a member directly from an await expression
Run type checks, lint, and tests: bin/yaml2json.js#L22
Do not access a member directly from an await expression
Run type checks, lint, and tests: examples/bin/mdxToMd.ts#L30
Unsafe assignment of an `any` value
Run type checks, lint, and tests: examples/example-kitchensink.ts#L48
Forbidden non-null assertion
Run type checks, lint, and tests: examples/example-kitchensink.ts#L49
Forbidden non-null assertion
Run type checks, lint, and tests: examples/example-kitchensink.ts#L92
Forbidden non-null assertion