Skip to content

chore(deps): update dependency esbuild to ^0.24.0 #1077

chore(deps): update dependency esbuild to ^0.24.0

chore(deps): update dependency esbuild to ^0.24.0 #1077

Triggered via pull request September 22, 2024 04:57
Status Failure
Total duration 1m 47s
Artifacts

NodeCI.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 2 warnings
test (20.x): src/cjs-config-builder.ts#L28
Type 'Config<RulesRecord>' is not assignable to type 'LegacyConfig<RulesRecord, RulesRecord>'.
test (20.x): src/configs/base.ts#L12
Type 'string' has no properties in common with type 'Plugin'.
test (20.x)
Process completed with exit code 2.
test (22.x)
The job was canceled because "_20_x" failed.
test (22.x): src/cjs-config-builder.ts#L28
Type 'Config<RulesRecord>' is not assignable to type 'LegacyConfig<RulesRecord, RulesRecord>'.
test (22.x): src/configs/base.ts#L12
Type 'string' has no properties in common with type 'Plugin'.
test (22.x)
Process completed with exit code 2.
test (18.x)
The job was canceled because "_20_x" failed.
test (18.x): src/cjs-config-builder.ts#L28
Type 'Config<RulesRecord>' is not assignable to type 'LegacyConfig<RulesRecord, RulesRecord>'.
test (18.x): src/configs/base.ts#L12
Type 'string' has no properties in common with type 'Plugin'.
test (18.x)
Process completed with exit code 2.
test-and-coverage: src/cjs-config-builder.ts#L28
Type 'Config<RulesRecord>' is not assignable to type 'LegacyConfig<RulesRecord, RulesRecord>'.
test-and-coverage: src/configs/base.ts#L12
Type 'string' has no properties in common with type 'Plugin'.
test-and-coverage
Process completed with exit code 2.
test-integration
Process completed with exit code 2.
test-for-eslint-v8: src/cjs-config-builder.ts#L28
Type 'Config<RulesRecord>' is not assignable to type 'LegacyConfig<RulesRecord, RulesRecord>'.
test-for-eslint-v8: src/configs/base.ts#L12
Type 'string' has no properties in common with type 'Plugin'.
test-for-eslint-v8
Process completed with exit code 2.
lint: eslint.config.cjs#L191
Unexpected 'todo' comment: 'TODO'
lint: src/rules/no-exports-from-components.ts#L12
Unexpected 'todo' comment: 'TODO: Switch to recommended: true, in...'