Update dependency @rubensworks/eslint-config to v1.2.0 #753
Annotations
30 errors
|
test (macos-latest, 22.x)
The strategy configuration was canceled because "test.ubuntu-latest_24_x" failed
|
|
test (macos-latest, 20.x)
The strategy configuration was canceled because "test.ubuntu-latest_24_x" failed
|
|
test (ubuntu-latest, 24.x)
Process completed with exit code 1.
|
|
test (macos-latest, 24.x)
The strategy configuration was canceled because "test.ubuntu-latest_24_x" failed
|
|
test (windows-latest, 24.x)
The strategy configuration was canceled because "test.ubuntu-latest_24_x" failed
|
|
test (windows-latest, 24.x)
The operation was canceled.
|
|
test (ubuntu-latest, 20.x)
The strategy configuration was canceled because "test.ubuntu-latest_24_x" failed
|
|
test (ubuntu-latest, 20.x)
The operation was canceled.
|
|
test (macos-latest, 18.x)
The strategy configuration was canceled because "test.ubuntu-latest_24_x" failed
|
|
test (macos-latest, 18.x)
The operation was canceled.
|
|
test (windows-latest, 18.x)
The strategy configuration was canceled because "test.ubuntu-latest_24_x" failed
|
|
test (windows-latest, 18.x)
The operation was canceled.
|
|
test (windows-latest, 20.x)
The strategy configuration was canceled because "test.ubuntu-latest_24_x" failed
|
|
test (windows-latest, 20.x)
The operation was canceled.
|
|
test (windows-latest, 22.x)
The strategy configuration was canceled because "test.ubuntu-latest_24_x" failed
|
|
test (windows-latest, 22.x)
The operation was canceled.
|
|
test (ubuntu-latest, 18.x)
The strategy configuration was canceled because "test.ubuntu-latest_24_x" failed
|
|
test (ubuntu-latest, 18.x)
The operation was canceled.
|
|
test (ubuntu-latest, 22.x)
The strategy configuration was canceled because "test.ubuntu-latest_24_x" failed
|
|
test (ubuntu-latest, 22.x)
The operation was canceled.
|
|
lint:
lib/preprocess/ConfigPreprocessorOverride.ts#L234
Prefer `.at(…)` over `[….length - index]`
|
|
lint:
lib/preprocess/ConfigPreprocessorOverride.ts#L178
Prefer `.at(…)` over `[….length - index]`
|
|
lint:
lib/preprocess/ConfigPreprocessorOverride.ts#L161
Prefer `.at(…)` over `[….length - index]`
|
|
lint:
lib/preprocess/ConfigPreprocessorOverride.ts#L151
Prefer `.at(…)` over `[….length - index]`
|
|
lint:
lib/preprocess/ConfigPreprocessorComponent.ts#L293
Unexpected `if` as the only statement in a `if` block without `else`
|
|
lint:
lib/loading/ComponentRegistry.ts#L40
Do not pass function directly to `.flatMap(…)`
|
|
lint:
lib/construction/strategy/ConstructionStrategyCommonJsString.ts#L57
Prefer `String#replaceAll()` over `String#replace()`
|
|
lint:
lib/construction/strategy/ConstructionStrategyCommonJs.ts#L88
Prefer `Object.fromEntries()` over `Array#reduce()`
|
|
lint:
lib/construction/strategy/ConstructionStrategyCommonJs.ts#L76
Unexpected `if` as the only statement in a `if` block without `else`
|
|
lint:
lib/construction/strategy/ConstructionStrategyCommonJs.ts#L60
Prefer the spread operator over `Array#concat(…)`
|