Feature/terrain reddish selection (#248) #1268
Annotations
2 errors and 1 warning
Build and Deploy:
src/features/bookmarks/useCreateBookmark.ts#L140
Property 'canSelect' is missing in type '{ asBackground: boolean; elevationGradient: { knots: { position: number; color: VecRGB; }[]; }; }' but required in type '{ asBackground: boolean; elevationGradient: { knots: { position: number; color: VecRGB; }[]; }; canSelect: boolean; }'.
|
Build and Deploy
Process completed with exit code 2.
|
Build and Deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|