Skip to content

store can be extended #110

store can be extended

store can be extended #110

Triggered via push January 14, 2025 00:27
Status Failure
Total duration 40s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Test
Property 'githubOrganizations' does not exist on type 'FxSchema<{ cache: Record<IdProp, {}>; loaders: Record<string, LoaderItemState<M>>; simulationLogs: Record<IdProp, SimulationLog>; ... 4 more ...; blobs: Record<...>; }, { ...; } & { ...; }>'. Did you mean 'organizations'?
Test
Parameter 'o' implicitly has an 'any' type.
Test
Property 'githubOrganizations' does not exist on type 'FxSchema<{ cache: Record<IdProp, {}>; loaders: Record<string, LoaderItemState<M>>; simulationLogs: Record<IdProp, SimulationLog>; ... 4 more ...; blobs: Record<...>; }, { ...; } & { ...; }>'. Did you mean 'organizations'?
Test
Argument of type 'unknown' is not assignable to parameter of type 'AnyState'.
Test
Property 'githubRepositories' does not exist on type 'FxSchema<{ cache: Record<IdProp, {}>; loaders: Record<string, LoaderItemState<M>>; simulationLogs: Record<IdProp, SimulationLog>; ... 4 more ...; blobs: Record<...>; }, { ...; } & { ...; }>'. Did you mean 'repositories'?
Test
Parameter 'r' implicitly has an 'any' type.
Test
Property 'githubOrganizations' does not exist on type 'FxSchema<{ cache: Record<IdProp, {}>; loaders: Record<string, LoaderItemState<M>>; simulationLogs: Record<IdProp, SimulationLog>; ... 4 more ...; blobs: Record<...>; }, { ...; } & { ...; }>'. Did you mean 'organizations'?
Test
Parameter 'o' implicitly has an 'any' type.
Test
Property 'githubOrganizations' does not exist on type 'FxSchema<{ cache: Record<IdProp, {}>; loaders: Record<string, LoaderItemState<M>>; simulationLogs: Record<IdProp, SimulationLog>; ... 4 more ...; blobs: Record<...>; }, { ...; } & { ...; }>'. Did you mean 'organizations'?
Test
Argument of type 'unknown' is not assignable to parameter of type 'AnyState'.
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636