ci: publish previews to pkg.pr.new on push and PR #45
+33
−0
Annotations
10 errors and 1 warning
|
Build:
src/utils.ts#L229
This expression is not callable.
|
|
Build:
src/utils.ts#L177
Type 'Simplify<Override<TDefaults extends any ? {} & { [K in keyof TDefaults]: K extends never ? DistributeOverride<TDefaults[K], {}[K]> : TDefaults[K]; } : {} & TDefaults, T>>' is not assignable to type '{ [K in keyof (TDefaults & Omit<T, keyof TDefaults>)]: (TDefaults & Omit<T, keyof TDefaults>)[K]; }'.
|
|
Build:
src/props.ts#L51
Argument of type '{ [$S3C]: Data<unknown>; }' is not assignable to parameter of type 'Meta<object>'.
|
|
Build:
src/hooks.ts#L250
Type 'PromiseMaybe<LoadOutput<TLoader, TInput>>' is not assignable to type 'Promise<LoadOutput<TLoader, TInput>>'.
|
|
Build:
src/hooks.ts#L246
Type 'PromiseMaybe<LoadOutput<TLoader, TInput>>' is not assignable to type 'Promise<LoadOutput<TLoader, TInput>>'.
|
|
Build:
src/hooks.ts#L232
Argument of type 'TInput' is not assignable to parameter of type 'LoaderUrl<TLoader>'.
|
|
Build:
src/hooks.ts#L228
Type 'Promise<LoaderData<TLoader>> | NonNullable<LoaderData<TLoader>>' is not assignable to type 'PromiseMaybe<LoadOutput<TLoader, TInput>>'.
|
|
Build:
src/hooks.ts#L219
Type 'PromiseMaybe<LoadOutput<TLoader, (TInput & Record<string, any>)[string | keyof TInput]>>' is not assignable to type 'Promise<LoadOutput<TLoader, (TInput & Record<string, any>)[string | keyof TInput]>>'.
|
|
Build:
src/components.tsx#L202
No overload matches this call.
|
|
Build:
src/create-three.tsx#L118
This comparison appears to be unintentional because the types '"always"' and '"never"' have no overlap.
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
Loading