Skip to content

chore: fix lint and test error #59

chore: fix lint and test error

chore: fix lint and test error #59

Triggered via push March 11, 2024 08:02
Status Failure
Total duration 32s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
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.
build / test
Process completed with exit code 1.
build / build: src/api.ts#L12
Class 'HitokotoApi' incorrectly extends base class 'Service<any, Context>'.
build / build
Process completed with exit code 1.