use oauth github token if no env var is provided #4
Annotations
11 errors
|
typecheck
Process completed with exit code 1.
|
|
typecheck
Type 'string | number | symbol' is not assignable to type 'string | number | bigint | boolean | null | undefined'.
|
|
typecheck
Cannot find module '@github-tools/sdk' or its corresponding type declarations.
|
|
typecheck
Cannot find module '@github-tools/sdk' or its corresponding type declarations.
|
|
typecheck
Type 'string | number | symbol' is not assignable to type 'string | number | bigint | boolean | null | undefined'.
|
|
typecheck
Cannot find module '@github-tools/sdk' or its corresponding type declarations.
|
|
typecheck
Cannot find module '@github-tools/sdk' or its corresponding type declarations.
|
|
typecheck
Implicit conversion of a 'symbol' to a 'string' will fail at runtime. Consider wrapping this expression in 'String(...)'.
|
|
typecheck
nuxt-ui-template-chat#typecheck: command (/home/runner/work/github-tools/github-tools/apps/chat) /usr/local/bin/pnpm run typecheck exited (1)
|
|
build
Process completed with exit code 134.
|
|
build
nuxt-ui-template-chat#build: command (/home/runner/work/github-tools/github-tools/apps/chat) /usr/local/bin/pnpm run build exited (134)
|