🤖 Sync org-wide files to upstream repo (#144) #23
Annotations
9 warnings
precheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
precheck:
src/output.ts#L11
All imports in the declaration are only used as types. Use `import type`
|
precheck:
src/output.ts#L32
Type Property name `version.tests.compatibility` must match one of the following formats: camelCase
|
precheck:
src/output.ts#L33
Type Property name `flag.tests.task-per-describe` must match one of the following formats: camelCase
|
precheck:
src/output.ts#L34
Type Property name `flag.tests.may-run-long` must match one of the following formats: camelCase
|
precheck:
src/output.ts#L35
Type Property name `flag.tests.includes-optional` must match one of the following formats: camelCase
|
precheck:
src/output.ts#L42
Member 'results' is never reassigned; mark it as `readonly`
|
precheck:
src/output.ts#L180
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
ci (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-node@v3, docker/setup-buildx-action@4c0219f9ac95b02789c1075625400b2acbff50b1, docker/build-push-action@2eb1c1961a95fc15694676618e422e8ba1d63825. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|