Test CI Workflow #2
ci.yml
on: pull_request
Build & Test
28s
golangci-lint
2m 30s
Annotations
4 errors
|
Build & Test
Process completed with exit code 2.
|
|
Build & Test
Type '{ variant: StatusVariant; icon: string; emoji: string; pulse: boolean; label: string | undefined; }' is not assignable to type 'StatusConfig' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
|
|
Build & Test
Argument of type 'CapabilityField | null' is not assignable to parameter of type 'CapabilityField | undefined'.
|
|
Build & Test
Argument of type 'CapabilityField | null' is not assignable to parameter of type 'CapabilityField | undefined'.
|