$ rm -r .yarn/sdks # no longer using yarn pnp since migrated to nuxt #136
Annotations
36 errors
runs-on (ubuntu-latest) / eslint
Process completed with exit code 2.
|
runs-on (ubuntu-latest) / codechecks
Process completed with exit code 1.
|
runs-on (macos-latest) / codechecks
Process completed with exit code 1.
|
runs-on (ubuntu-latest) / tsc
Cannot find name 'grecaptcha'.
|
runs-on (ubuntu-latest) / tsc
Cannot find name 'grecaptcha'.
|
runs-on (ubuntu-latest) / tsc
Parameter 'reCAPTCHA' implicitly has an 'any' type.
|
runs-on (ubuntu-latest) / tsc
Rest parameter 'args' implicitly has an 'any[]' type.
|
runs-on (ubuntu-latest) / tsc
Cannot find name 'getReplyTitleTopOffset'.
|
runs-on (ubuntu-latest) / tsc
Cannot find module '@/views/Post.vue' or its corresponding type declarations.
|
runs-on (ubuntu-latest) / tsc
Cannot find module '../paginations/usePaginationButtons' or its corresponding type declarations.
|
runs-on (ubuntu-latest) / tsc
Cannot find name 'QueryForm'.
|
runs-on (ubuntu-latest) / tsc
Cannot find name 'scrollToPostListItemByRoute'.
|
runs-on (ubuntu-latest) / tsc
Type '{ errorCode: number; errorInfo: string | Record<string, unknown[]>; }' is not assignable to type 'ApiErrorClass | null'.
|
runs-on (macos-latest) / tsc
Cannot find name 'grecaptcha'.
|
runs-on (macos-latest) / tsc
Cannot find name 'grecaptcha'.
|
runs-on (macos-latest) / tsc
Parameter 'reCAPTCHA' implicitly has an 'any' type.
|
runs-on (macos-latest) / tsc
Rest parameter 'args' implicitly has an 'any[]' type.
|
runs-on (macos-latest) / tsc
Cannot find name 'getReplyTitleTopOffset'.
|
runs-on (macos-latest) / tsc
Cannot find module '@/views/Post.vue' or its corresponding type declarations.
|
runs-on (macos-latest) / tsc
Cannot find module '../paginations/usePaginationButtons' or its corresponding type declarations.
|
runs-on (macos-latest) / tsc
Cannot find name 'QueryForm'.
|
runs-on (macos-latest) / tsc
Cannot find name 'scrollToPostListItemByRoute'.
|
runs-on (macos-latest) / tsc
Type '{ errorCode: number; errorInfo: string | Record<string, unknown[]>; }' is not assignable to type 'ApiErrorClass | null'.
|
runs-on (macos-latest) / eslint
Process completed with exit code 2.
|
runs-on (windows-latest) / eslint
Process completed with exit code 1.
|
runs-on (windows-latest) / tsc
Cannot find name 'grecaptcha'.
|
runs-on (windows-latest) / tsc
Cannot find name 'grecaptcha'.
|
runs-on (windows-latest) / tsc
Parameter 'reCAPTCHA' implicitly has an 'any' type.
|
runs-on (windows-latest) / tsc
Rest parameter 'args' implicitly has an 'any[]' type.
|
runs-on (windows-latest) / tsc
Cannot find name 'getReplyTitleTopOffset'.
|
runs-on (windows-latest) / tsc
Cannot find module '@/views/Post.vue' or its corresponding type declarations.
|
runs-on (windows-latest) / tsc
Cannot find module '../paginations/usePaginationButtons' or its corresponding type declarations.
|
runs-on (windows-latest) / tsc
Cannot find name 'QueryForm'.
|
runs-on (windows-latest) / tsc
Cannot find name 'scrollToPostListItemByRoute'.
|
runs-on (windows-latest) / tsc
Type '{ errorCode: number; errorInfo: string | Record<string, unknown[]>; }' is not assignable to type 'ApiErrorClass | null'.
|
runs-on (windows-latest) / codechecks
Process completed with exit code 1.
|