This repository has been archived by the owner on Jan 16, 2025. It is now read-only.
Fix manage tags when selecting all on serverside pagination #276
flowzone.yml
on: pull_request
Matrix: Flowzone / Event Types
Flowzone
/
Clean GitHub release
0s
Flowzone
/
Finalize GitHub release
0s
Matrix: Flowzone / Test custom
Matrix: Flowzone / Clean custom
Matrix: Flowzone / Finalize custom
Matrix: Flowzone / Test rust
Flowzone
/
Finalize rust
0s
Matrix: Flowzone / Test docker
Matrix: Flowzone / Finalize docker
Matrix: Flowzone / Test npm
Flowzone
/
Finalize npm
0s
Flowzone
/
Finalize npm docs
0s
Matrix: Flowzone / Test python poetry
Flowzone
/
Finalize python
0s
Matrix: Flowzone / Finalize balena
Matrix: Flowzone / Test CloudFormation
Matrix: Flowzone / Finalize CloudFormation
Matrix: Flowzone / Test Terraform
Matrix: Flowzone / Finalize Terraform
Matrix: Flowzone / Publish custom
Matrix: Flowzone / Publish rust
Matrix: Flowzone / Publish balena
Matrix: Flowzone / Publish docker
Matrix: Flowzone / Always custom
Flowzone
/
Auto-merge
0s
Annotations
5 errors
Flowzone / Test npm (20.x):
src/AutoUI/index.tsx#L305
Type '{ title: string; type: "update"; section: string; renderer: ({ affectedEntries, onDone, ...other }: { schema: JSONSchema7; affectedEntries: T[] | undefined; onDone: () => void; setSelected?: ((selected: Partial<T>[] | undefined, allChecked?: CheckedState | undefined) => void) | undefined; }) => Element | undefined; ...' is not assignable to type 'AutoUIAction<T> | null'.
|
Flowzone / Test npm (20.x):
src/AutoUI/index.tsx#L310
'other' is declared but its value is never read.
|
Flowzone / Test npm (20.x)
Process completed with exit code 2.
|
Flowzone / All tests
Process completed with exit code 1.
|
Flowzone / All jobs
Process completed with exit code 1.
|