Add example project implementation #34
Annotations
4 errors and 2 warnings
lint:
.eslintrc.js#L7
Replace `"eslint:recommended",·"plugin:@typescript-eslint/recommended",·"plugin:prettier/recommended"` with `⏎····"eslint:recommended",⏎····"plugin:@typescript-eslint/recommended",⏎····"plugin:prettier/recommended",⏎··`
|
lint:
src/global.d.ts#L42
Replace `documentPtr:·number,·pageIndex:·number,·width:·number,·height:·number` with `⏎····documentPtr:·number,⏎····pageIndex:·number,⏎····width:·number,⏎····height:·number⏎··`
|
lint:
src/global.d.ts#L56
Replace `width:·number,·height:·number,·format:·number,·firstScan:·number,·stride:·number` with `⏎····width:·number,⏎····height:·number,⏎····format:·number,⏎····firstScan:·number,⏎····stride:·number⏎··`
|
lint
Process completed with exit code 1.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|