Skip to content

fix: pass sherif tests (#5843) #1003

fix: pass sherif tests (#5843)

fix: pass sherif tests (#5843) #1003

Triggered via push December 21, 2024 21:58
Status Failure
Total duration 1m 52s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Test & Publish
No overload matches this call.
Test & Publish: eslint.config.js#L3
Unused '@ts-expect-error' directive.
Test & Publish
No overload matches this call.
Test & Publish
Argument of type 'UserConfig & Promise<UserConfig> & (UserConfigFnObject & UserConfigExport)' is not assignable to parameter of type 'never'.
Test & Publish
Expected 2 type arguments, but got 1.
Test & Publish
Type 'AccessorKeyColumnDef<Post, RowData, any>[]' is not assignable to type 'ColumnDef<TableFeatures, never, unknown>[]'.
Test & Publish
No overload matches this call.
Test & Publish
Argument of type 'UserConfig & Promise<UserConfig> & (UserConfigFnObject & UserConfigExport)' is not assignable to parameter of type 'never'.
Test & Publish
Type 'AccessorKeyColumnDef<{ columnPinningFeature: TableFeature<{}>; columnVisibilityFeature: TableFeature<{}>; }, Person, string>' is not assignable to type 'ColumnDef<{ columnPinningFeature: TableFeature<{}>; columnVisibilityFeature: TableFeature<{}>; }, Person, unknown>'.
Test & Publish
Type 'AccessorFnColumnDef<{ columnPinningFeature: TableFeature<{}>; columnVisibilityFeature: TableFeature<{}>; }, Person, string>' is not assignable to type 'ColumnDef<{ columnPinningFeature: TableFeature<{}>; columnVisibilityFeature: TableFeature<{}>; }, Person, unknown>'.
Test & Publish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636