Skip to content

Merge branch 'development' into feature/config-context #48

Merge branch 'development' into feature/config-context

Merge branch 'development' into feature/config-context #48

Triggered via push October 24, 2023 07:35
Status Failure
Total duration 1m 12s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: push
Fit to window
Zoom out
Zoom in

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.