updatng openint #318
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run lint:
bin/syncPackages.ts#L57
Forbidden non-null assertion
|
Run lint:
bin/syncPackages.ts#L131
Forbidden non-null assertion
|
Run lint:
bin/yaml2json.js#L22
Do not access a member directly from an await expression
|
Run lint:
bin/yaml2json.js#L24
Do not access a member directly from an await expression
|
Run lint:
examples/bin/mdxToMd.ts#L30
Unsafe assignment of an `any` value
|
Run lint:
examples/example-kitchensink.ts#L48
Forbidden non-null assertion
|
Run lint:
examples/example-kitchensink.ts#L49
Forbidden non-null assertion
|
Run lint:
examples/example-kitchensink.ts#L92
Forbidden non-null assertion
|
Run lint:
examples/example-kitchensink.ts#L93
Forbidden non-null assertion
|
Run lint:
examples/example-kitchensink.ts#L104
Forbidden non-null assertion
|
Loading