Bump @typescript-eslint/rule-tester from 7.18.0 to 8.7.0 #22098
ci.yml
on: pull_request
Matrix: end-to-end-tests / run-tests
test
6m 21s
build
3m 4s
generate-headers
1m 16s
types
1m 32s
lint
4m 18s
dead-code
1m 49s
prettier
10s
Create report
47s
upload-to-codecov
0s
Annotations
10 errors and 1 warning
preferNullishable › valid › let x: Nullish;:
undefined#L1
Key "parserOptions": This appears to be in eslintrc format rather than flat config format.
at ObjectSchema.validate (node_modules/@humanwhocodes/object-schema/src/object-schema.js:287:23)
at node_modules/@humanwhocodes/object-schema/src/object-schema.js:239:18
at Array.reduce (<anonymous>)
at ObjectSchema.merge (node_modules/@humanwhocodes/object-schema/src/object-schema.js:237:24)
at node_modules/@humanwhocodes/config-array/api.js:935:42
at Array.reduce (<anonymous>)
at FlatConfigArray.getConfig (node_modules/@humanwhocodes/config-array/api.js:934:39)
at Linter._verifyWithFlatConfigArray (node_modules/eslint/lib/linter/linter.js:1827:36)
at Linter.verify (node_modules/eslint/lib/linter/linter.js:1433:65)
at RuleTester.runRuleForItem (node_modules/@typescript-eslint/rule-tester/src/RuleTester.ts:718:33)
at RuleTester.#testValidTemplate (node_modules/@typescript-eslint/rule-tester/src/RuleTester.ts:803:25)
at Object.<anonymous> (node_modules/@typescript-eslint/rule-tester/src/RuleTester.ts:500:38)
|
preferNullishable › valid › let y: string | number;:
undefined#L1
Key "parserOptions": This appears to be in eslintrc format rather than flat config format.
at ObjectSchema.validate (node_modules/@humanwhocodes/object-schema/src/object-schema.js:287:23)
at node_modules/@humanwhocodes/object-schema/src/object-schema.js:239:18
at Array.reduce (<anonymous>)
at ObjectSchema.merge (node_modules/@humanwhocodes/object-schema/src/object-schema.js:237:24)
at node_modules/@humanwhocodes/config-array/api.js:935:42
at Array.reduce (<anonymous>)
at FlatConfigArray.getConfig (node_modules/@humanwhocodes/config-array/api.js:934:39)
at Linter._verifyWithFlatConfigArray (node_modules/eslint/lib/linter/linter.js:1827:36)
at Linter.verify (node_modules/eslint/lib/linter/linter.js:1433:65)
at RuleTester.runRuleForItem (node_modules/@typescript-eslint/rule-tester/src/RuleTester.ts:718:33)
at RuleTester.#testValidTemplate (node_modules/@typescript-eslint/rule-tester/src/RuleTester.ts:803:25)
at Object.<anonymous> (node_modules/@typescript-eslint/rule-tester/src/RuleTester.ts:500:38)
|
preferNullishable › valid › let z: null:
undefined#L1
Key "parserOptions": This appears to be in eslintrc format rather than flat config format.
at ObjectSchema.validate (node_modules/@humanwhocodes/object-schema/src/object-schema.js:287:23)
at node_modules/@humanwhocodes/object-schema/src/object-schema.js:239:18
at Array.reduce (<anonymous>)
at ObjectSchema.merge (node_modules/@humanwhocodes/object-schema/src/object-schema.js:237:24)
at node_modules/@humanwhocodes/config-array/api.js:935:42
at Array.reduce (<anonymous>)
at FlatConfigArray.getConfig (node_modules/@humanwhocodes/config-array/api.js:934:39)
at Linter._verifyWithFlatConfigArray (node_modules/eslint/lib/linter/linter.js:1827:36)
at Linter.verify (node_modules/eslint/lib/linter/linter.js:1433:65)
at RuleTester.runRuleForItem (node_modules/@typescript-eslint/rule-tester/src/RuleTester.ts:718:33)
at RuleTester.#testValidTemplate (node_modules/@typescript-eslint/rule-tester/src/RuleTester.ts:803:25)
at Object.<anonymous> (node_modules/@typescript-eslint/rule-tester/src/RuleTester.ts:500:38)
|
preferNullishable › valid › let a: undefined;:
undefined#L1
Key "parserOptions": This appears to be in eslintrc format rather than flat config format.
at ObjectSchema.validate (node_modules/@humanwhocodes/object-schema/src/object-schema.js:287:23)
at node_modules/@humanwhocodes/object-schema/src/object-schema.js:239:18
at Array.reduce (<anonymous>)
at ObjectSchema.merge (node_modules/@humanwhocodes/object-schema/src/object-schema.js:237:24)
at node_modules/@humanwhocodes/config-array/api.js:935:42
at Array.reduce (<anonymous>)
at FlatConfigArray.getConfig (node_modules/@humanwhocodes/config-array/api.js:934:39)
at Linter._verifyWithFlatConfigArray (node_modules/eslint/lib/linter/linter.js:1827:36)
at Linter.verify (node_modules/eslint/lib/linter/linter.js:1433:65)
at RuleTester.runRuleForItem (node_modules/@typescript-eslint/rule-tester/src/RuleTester.ts:718:33)
at RuleTester.#testValidTemplate (node_modules/@typescript-eslint/rule-tester/src/RuleTester.ts:803:25)
at Object.<anonymous> (node_modules/@typescript-eslint/rule-tester/src/RuleTester.ts:500:38)
|
preferNullishable › valid › type Foo = string | number:
undefined#L1
Key "parserOptions": This appears to be in eslintrc format rather than flat config format.
at ObjectSchema.validate (node_modules/@humanwhocodes/object-schema/src/object-schema.js:287:23)
at node_modules/@humanwhocodes/object-schema/src/object-schema.js:239:18
at Array.reduce (<anonymous>)
at ObjectSchema.merge (node_modules/@humanwhocodes/object-schema/src/object-schema.js:237:24)
at node_modules/@humanwhocodes/config-array/api.js:935:42
at Array.reduce (<anonymous>)
at FlatConfigArray.getConfig (node_modules/@humanwhocodes/config-array/api.js:934:39)
at Linter._verifyWithFlatConfigArray (node_modules/eslint/lib/linter/linter.js:1827:36)
at Linter.verify (node_modules/eslint/lib/linter/linter.js:1433:65)
at RuleTester.runRuleForItem (node_modules/@typescript-eslint/rule-tester/src/RuleTester.ts:718:33)
at RuleTester.#testValidTemplate (node_modules/@typescript-eslint/rule-tester/src/RuleTester.ts:803:25)
at Object.<anonymous> (node_modules/@typescript-eslint/rule-tester/src/RuleTester.ts:500:38)
|
preferNullishable › valid › type Bar = null | (() => void):
undefined#L1
Key "parserOptions": This appears to be in eslintrc format rather than flat config format.
at ObjectSchema.validate (node_modules/@humanwhocodes/object-schema/src/object-schema.js:287:23)
at node_modules/@humanwhocodes/object-schema/src/object-schema.js:239:18
at Array.reduce (<anonymous>)
at ObjectSchema.merge (node_modules/@humanwhocodes/object-schema/src/object-schema.js:237:24)
at node_modules/@humanwhocodes/config-array/api.js:935:42
at Array.reduce (<anonymous>)
at FlatConfigArray.getConfig (node_modules/@humanwhocodes/config-array/api.js:934:39)
at Linter._verifyWithFlatConfigArray (node_modules/eslint/lib/linter/linter.js:1827:36)
at Linter.verify (node_modules/eslint/lib/linter/linter.js:1433:65)
at RuleTester.runRuleForItem (node_modules/@typescript-eslint/rule-tester/src/RuleTester.ts:718:33)
at RuleTester.#testValidTemplate (node_modules/@typescript-eslint/rule-tester/src/RuleTester.ts:803:25)
at Object.<anonymous> (node_modules/@typescript-eslint/rule-tester/src/RuleTester.ts:500:38)
|
preferNullishable › valid › type Baz = Foo | Bar:
undefined#L1
Key "parserOptions": This appears to be in eslintrc format rather than flat config format.
at ObjectSchema.validate (node_modules/@humanwhocodes/object-schema/src/object-schema.js:287:23)
at node_modules/@humanwhocodes/object-schema/src/object-schema.js:239:18
at Array.reduce (<anonymous>)
at ObjectSchema.merge (node_modules/@humanwhocodes/object-schema/src/object-schema.js:237:24)
at node_modules/@humanwhocodes/config-array/api.js:935:42
at Array.reduce (<anonymous>)
at FlatConfigArray.getConfig (node_modules/@humanwhocodes/config-array/api.js:934:39)
at Linter._verifyWithFlatConfigArray (node_modules/eslint/lib/linter/linter.js:1827:36)
at Linter.verify (node_modules/eslint/lib/linter/linter.js:1433:65)
at RuleTester.runRuleForItem (node_modules/@typescript-eslint/rule-tester/src/RuleTester.ts:718:33)
at RuleTester.#testValidTemplate (node_modules/@typescript-eslint/rule-tester/src/RuleTester.ts:803:25)
at Object.<anonymous> (node_modules/@typescript-eslint/rule-tester/src/RuleTester.ts:500:38)
|
preferNullishable › invalid › let x: string | null | undefined;:
undefined#L1
Key "parserOptions": This appears to be in eslintrc format rather than flat config format.
at ObjectSchema.validate (node_modules/@humanwhocodes/object-schema/src/object-schema.js:287:23)
at node_modules/@humanwhocodes/object-schema/src/object-schema.js:239:18
at Array.reduce (<anonymous>)
at ObjectSchema.merge (node_modules/@humanwhocodes/object-schema/src/object-schema.js:237:24)
at node_modules/@humanwhocodes/config-array/api.js:935:42
at Array.reduce (<anonymous>)
at FlatConfigArray.getConfig (node_modules/@humanwhocodes/config-array/api.js:934:39)
at Linter._verifyWithFlatConfigArray (node_modules/eslint/lib/linter/linter.js:1827:36)
at Linter.verify (node_modules/eslint/lib/linter/linter.js:1433:65)
at RuleTester.runRuleForItem (node_modules/@typescript-eslint/rule-tester/src/RuleTester.ts:718:33)
at RuleTester.#testInvalidTemplate (node_modules/@typescript-eslint/rule-tester/src/RuleTester.ts:861:25)
at Object.<anonymous> (node_modules/@typescript-eslint/rule-tester/src/RuleTester.ts:521:40)
|
preferNullishable › invalid › type Foo = string | number | Nullish;:
undefined#L1
Key "parserOptions": This appears to be in eslintrc format rather than flat config format.
at ObjectSchema.validate (node_modules/@humanwhocodes/object-schema/src/object-schema.js:287:23)
at node_modules/@humanwhocodes/object-schema/src/object-schema.js:239:18
at Array.reduce (<anonymous>)
at ObjectSchema.merge (node_modules/@humanwhocodes/object-schema/src/object-schema.js:237:24)
at node_modules/@humanwhocodes/config-array/api.js:935:42
at Array.reduce (<anonymous>)
at FlatConfigArray.getConfig (node_modules/@humanwhocodes/config-array/api.js:934:39)
at Linter._verifyWithFlatConfigArray (node_modules/eslint/lib/linter/linter.js:1827:36)
at Linter.verify (node_modules/eslint/lib/linter/linter.js:1433:65)
at RuleTester.runRuleForItem (node_modules/@typescript-eslint/rule-tester/src/RuleTester.ts:718:33)
at RuleTester.#testInvalidTemplate (node_modules/@typescript-eslint/rule-tester/src/RuleTester.ts:861:25)
at Object.<anonymous> (node_modules/@typescript-eslint/rule-tester/src/RuleTester.ts:521:40)
|
preferNullishable › invalid › type Bar = string | number | null | undefined;:
undefined#L1
Key "parserOptions": This appears to be in eslintrc format rather than flat config format.
at ObjectSchema.validate (node_modules/@humanwhocodes/object-schema/src/object-schema.js:287:23)
at node_modules/@humanwhocodes/object-schema/src/object-schema.js:239:18
at Array.reduce (<anonymous>)
at ObjectSchema.merge (node_modules/@humanwhocodes/object-schema/src/object-schema.js:237:24)
at node_modules/@humanwhocodes/config-array/api.js:935:42
at Array.reduce (<anonymous>)
at FlatConfigArray.getConfig (node_modules/@humanwhocodes/config-array/api.js:934:39)
at Linter._verifyWithFlatConfigArray (node_modules/eslint/lib/linter/linter.js:1827:36)
at Linter.verify (node_modules/eslint/lib/linter/linter.js:1433:65)
at RuleTester.runRuleForItem (node_modules/@typescript-eslint/rule-tester/src/RuleTester.ts:718:33)
at RuleTester.#testInvalidTemplate (node_modules/@typescript-eslint/rule-tester/src/RuleTester.ts:861:25)
at Object.<anonymous> (node_modules/@typescript-eslint/rule-tester/src/RuleTester.ts:521:40)
|
prettier
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
brick-headers
Expired
|
17 KB |
|
build-staging-bundle-dependency-report
Expired
|
561 KB |
|
end-to-end-tests-report
Expired
|
121 MB |
|
end-to-end-tests-report-chrome-1
Expired
|
37.4 MB |
|
end-to-end-tests-report-chrome-2
Expired
|
13.8 MB |
|
end-to-end-tests-report-chrome-3
Expired
|
9.93 MB |
|
end-to-end-tests-report-msedge-1
Expired
|
59.8 MB |
|
end-to-end-tests-report-msedge-2
Expired
|
14.1 MB |
|
end-to-end-tests-report-msedge-3
Expired
|
13.2 MB |
|