Skip to content

chore: fix lint and test error #60

chore: fix lint and test error

chore: fix lint and test error #60

Triggered via pull request March 11, 2024 08:02
Status Failure
Total duration 31s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build / build: src/api.ts#L12
Class 'HitokotoApi' incorrectly extends base class 'Service<any, Context>'.
build / build
Process completed with exit code 1.
build / test
Process completed with exit code 1.
build / lint: src/api.ts#L1
There should be at least one empty line between import groups
build / lint: src/api.ts#L4
`.` import should occur before type import of `koishi-plugin-hitokoto-sentences`
build / lint
Process completed with exit code 1.