lint: upgrade eslint to v9 and flag config #188
Annotations
10 errors and 2 warnings
packages/core/src/index.ts#L102
Closing curly brace appears on the same line as the subsequent block
|
packages/core/src/index.ts#L104
Closing curly brace appears on the same line as the subsequent block
|
packages/core/src/index.ts#L110
Closing curly brace appears on the same line as the subsequent block
|
packages/core/src/index.ts#L121
Closing curly brace appears on the same line as the subsequent block
|
packages/core/src/index.ts#L126
Closing curly brace appears on the same line as the subsequent block
|
packages/core/tests/index.spec.ts#L7
Do not pass arrow functions to describe()
|
packages/core/tests/index.spec.ts#L10
Unexpected function call in describe block
|
packages/core/tests/index.spec.ts#L10
Unexpected member expression in describe block. Member expressions may call functions via getters
|
packages/core/tests/index.spec.ts#L11
Unexpected function call in describe block
|
packages/core/tests/index.spec.ts#L11
Unexpected member expression in describe block. Member expressions may call functions via getters
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/
|
packages/wordle/src/index.ts#L62
Expected a block comment instead of consecutive line comments
|
This job failed
Loading