feat: rfc-index.txt tests #35
Annotations
10 errors and 1 warning
build:
client/utilities/rfc-index.ts#L2
All imports in the declaration are only used as types. Use `import type`
|
build:
client/utilities/rfc-index.ts#L2
`~/generated/red-client` import should occur after import of `./strings`
|
build:
client/utilities/rfc-index.ts#L99
Expected newline between test and consequent of ternary expression
|
build:
client/utilities/rfc-index.ts#L99
Expected newline between consequent and alternate of ternary expression
|
build:
client/utilities/rfc-index.ts#L116
Unnecessary escape character: \.
|
build:
client/utilities/rfc-index.ts#L133
Expected indentation of 4 spaces
|
build:
client/utilities/rfc-index.ts#L134
Expected indentation of 4 spaces
|
build:
client/utilities/rfc-index.ts#L135
Expected indentation of 4 spaces
|
build:
client/utilities/rfc-index.ts#L136
Expected indentation of 4 spaces
|
build:
client/utilities/rfc-index.ts#L259
Unsafe usage of optional chaining. If it short-circuits with 'undefined' the evaluation will throw TypeError
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|