packages/core: re-enable runtime effects #4205
Annotations
10 errors and 1 warning
Build:
packages/core/src/runtime/FunctionRuntime.ts#L1
Type 'string[]' cannot be used as an index type.
|
Build:
packages/core/src/runtime/FunctionRuntime.ts#L1
Type '(PrimaryKeyValue | PrimaryKeyValue[])[]' is not assignable to type 'PropertyValue'.
|
Build:
packages/core/src/runtime/FunctionRuntime.ts#L1
Argument of type 'string' is not assignable to parameter of type 'PrimaryKeyValue[] & PrimaryKeyValue'.
|
Build:
packages/core/src/runtime/FunctionRuntime.ts#L1
Type 'string[]' cannot be used as an index type.
|
Build:
packages/core/src/runtime/FunctionRuntime.ts#L1
Type '(PrimaryKeyValue | PrimaryKeyValue[])[]' is not assignable to type 'PropertyValue'.
|
Build:
packages/core/src/runtime/FunctionRuntime.ts#L1
Type 'string[]' is not assignable to type 'string | number | symbol'.
|
Build:
packages/core/src/runtime/FunctionRuntime.ts#L1
Type 'string[]' cannot be used as an index type.
|
Build:
packages/core/src/runtime/FunctionRuntime.ts#L1
Type 'string[]' is not assignable to type 'string | number | symbol'.
|
Build:
packages/core/src/runtime/FunctionRuntime.ts#L1
Type 'string[]' cannot be used as an index type.
|
Build:
packages/core/src/runtime/FunctionRuntime.ts#L1
Type 'string[]' is not assignable to type 'string | number | symbol'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading