Update octokit monorepo to v6 (major) #1050
Annotations
2 errors
build:
src/internal/octokit.ts#L62
Argument of type '{ log?: { [key: string]: any; debug: (message: string, additionalInfo?: object | undefined) => any; info: (message: string, additionalInfo?: object | undefined) => any; warn: (message: string, additionalInfo?: object | undefined) => any; error: (message: string, additionalInfo?: object | undefined) => any; } | { ......' is not assignable to parameter of type 'OctokitOptions'.
|
build
Process completed with exit code 2.
|