You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The version of Deno was updated to 1.26.0 on 2022.09.28.
Subsequently, the following error occurred in the Check type of CI.
error: TS1477 [ERROR]: An instantiation expression cannot be followed by a property access.
() => Promise<number>.resolve(4),
~~~~~~~~
at file:///home/runner/work/dim/dim/tests/libs/actions.search.test.ts:451:24
The text was updated successfully, but these errors were encountered:
The version of Deno was updated to 1.26.0 on 2022.09.28.
Subsequently, the following error occurred in the Check type of CI.
The text was updated successfully, but these errors were encountered: