Skip to content

switch lodash.isEqual to fast-equals.deepEqual to improve performance #19

switch lodash.isEqual to fast-equals.deepEqual to improve performance

switch lodash.isEqual to fast-equals.deepEqual to improve performance #19

Triggered via push January 7, 2025 22:23
Status Failure
Total duration 1m 53s
Artifacts

ci.yml

on: push
Matrix: build
Deploy playground and docs to GitHub Pages
0s
Deploy playground and docs to GitHub Pages
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 1 warning
build (16.x): packages/utils/src/enumOptionsDeselectValue.ts#L1
Replace `"fast-equals"` with `'fast-equals'`
build (16.x): packages/utils/src/enumOptionsDeselectValue.ts#L3
Replace `"./types"` with `'./types'`
build (16.x): packages/utils/src/enumOptionsDeselectValue.ts#L4
Replace `"./enumOptionsValueForIndex"` with `'./enumOptionsValueForIndex'`
build (16.x): packages/utils/src/enumOptionsDeselectValue.ts#L18
Replace `⏎··S·extends·StrictRJSFSchema·=·RJSFSchema,⏎` with `S·extends·StrictRJSFSchema·=·RJSFSchema`
build (16.x): packages/utils/src/enumOptionsDeselectValue.ts#L22
Replace `"value"]·|·EnumOptionsType<S>["value"` with `'value']·|·EnumOptionsType<S>['value'`
build (16.x): packages/utils/src/enumOptionsDeselectValue.ts#L24
Replace `"value"]·|·EnumOptionsType<S>["value"` with `'value']·|·EnumOptionsType<S>['value'`
build (16.x): packages/utils/src/enumOptionsIsSelected.ts#L1
Replace `"fast-equals"` with `'fast-equals'`
build (16.x): packages/utils/src/enumOptionsIsSelected.ts#L3
Replace `"./types"` with `'./types'`
build (16.x): packages/utils/src/enumOptionsIsSelected.ts#L11
Replace `⏎··S·extends·StrictRJSFSchema·=·RJSFSchema,⏎` with `S·extends·StrictRJSFSchema·=·RJSFSchema`
build (18.x)
The job was canceled because "_16_x" failed.
build (18.x): packages/utils/src/enumOptionsDeselectValue.ts#L1
Replace `"fast-equals"` with `'fast-equals'`
build (18.x): packages/utils/src/enumOptionsDeselectValue.ts#L3
Replace `"./types"` with `'./types'`
build (18.x): packages/utils/src/enumOptionsDeselectValue.ts#L4
Replace `"./enumOptionsValueForIndex"` with `'./enumOptionsValueForIndex'`
build (18.x): packages/utils/src/enumOptionsDeselectValue.ts#L18
Replace `⏎··S·extends·StrictRJSFSchema·=·RJSFSchema,⏎` with `S·extends·StrictRJSFSchema·=·RJSFSchema`
build (18.x): packages/utils/src/enumOptionsDeselectValue.ts#L22
Replace `"value"]·|·EnumOptionsType<S>["value"` with `'value']·|·EnumOptionsType<S>['value'`
build (18.x): packages/utils/src/enumOptionsDeselectValue.ts#L24
Replace `"value"]·|·EnumOptionsType<S>["value"` with `'value']·|·EnumOptionsType<S>['value'`
build (18.x): packages/utils/src/enumOptionsIsSelected.ts#L1
Replace `"fast-equals"` with `'fast-equals'`
build (18.x): packages/utils/src/enumOptionsIsSelected.ts#L3
Replace `"./types"` with `'./types'`
build (18.x): packages/utils/src/enumOptionsIsSelected.ts#L11
Replace `⏎··S·extends·StrictRJSFSchema·=·RJSFSchema,⏎` with `S·extends·StrictRJSFSchema·=·RJSFSchema`
build (14.x)
The job was canceled because "_16_x" failed.
build (14.x): packages/utils/src/enumOptionsDeselectValue.ts#L1
Replace `"fast-equals"` with `'fast-equals'`
build (14.x): packages/utils/src/enumOptionsDeselectValue.ts#L3
Replace `"./types"` with `'./types'`
build (14.x): packages/utils/src/enumOptionsDeselectValue.ts#L4
Replace `"./enumOptionsValueForIndex"` with `'./enumOptionsValueForIndex'`
build (14.x): packages/utils/src/enumOptionsDeselectValue.ts#L18
Replace `⏎··S·extends·StrictRJSFSchema·=·RJSFSchema,⏎` with `S·extends·StrictRJSFSchema·=·RJSFSchema`
build (14.x): packages/utils/src/enumOptionsDeselectValue.ts#L22
Replace `"value"]·|·EnumOptionsType<S>["value"` with `'value']·|·EnumOptionsType<S>['value'`
build (14.x): packages/utils/src/enumOptionsDeselectValue.ts#L24
Replace `"value"]·|·EnumOptionsType<S>["value"` with `'value']·|·EnumOptionsType<S>['value'`
build (14.x): packages/utils/src/enumOptionsIsSelected.ts#L1
Replace `"fast-equals"` with `'fast-equals'`
build (14.x): packages/utils/src/enumOptionsIsSelected.ts#L3
Replace `"./types"` with `'./types'`
build (14.x): packages/utils/src/enumOptionsIsSelected.ts#L11
Replace `⏎··S·extends·StrictRJSFSchema·=·RJSFSchema,⏎` with `S·extends·StrictRJSFSchema·=·RJSFSchema`
build (16.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636