Merge branch 'development' into feature/config-context #48
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
9 errors
build:
src/adapters/supabase/helpers/log.ts#L235
Property 'warn' in type 'GitHubLogger' is not assignable to the same property in base type 'Logger'.
|
build:
src/adapters/supabase/helpers/log.ts#L250
Property 'error' in type 'GitHubLogger' is not assignable to the same property in base type 'Logger'.
|
build:
src/bindings/event.ts#L48
Type 'GitHubLogger' is not assignable to type 'Logger'.
|
build:
src/handlers/assign/action.ts#L66
Cannot find name 'commit_msg'.
|
build:
src/handlers/label/index.ts#L25
Expected 4 arguments, but got 3.
|
build:
src/helpers/issue.ts#L208
Expected 2-3 arguments, but got 1.
|
build:
src/helpers/issue.ts#L210
Expected 3 arguments, but got 2.
|
build:
src/helpers/issue.ts#L217
Cannot find name 'getBotContext'.
|
build
Process completed with exit code 2.
|