added tms support #20
Annotations
10 errors and 6 warnings
build:
src/tile/base.ts#L60
Expected indentation of 8 spaces but found 10
|
build:
src/tile/base.ts#L61
Expected indentation of 8 spaces but found 10
|
build:
src/tile/base.ts#L62
Expected indentation of 8 spaces but found 10
|
build:
src/tile/base.ts#L73
Expected indentation of 12 spaces but found 14
|
build:
src/tile/base.ts#L74
Expected indentation of 14 spaces but found 16
|
build:
src/tile/base.ts#L75
Expected indentation of 14 spaces but found 16
|
build:
src/tile/base.ts#L76
Expected indentation of 14 spaces but found 16
|
build:
src/tile/base.ts#L77
Expected indentation of 12 spaces but found 14
|
build:
src/tile/base.ts#L78
Expected indentation of 12 spaces but found 14
|
build:
src/tile/base.ts#L82
Expected indentation of 12 spaces but found 14
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
src/tile/base.ts#L146
'r' is defined but never used
|
build:
src/tile/base.ts#L146
'g' is defined but never used
|
build:
src/tile/base.ts#L146
'b' is defined but never used
|
build:
src/tile/base.ts#L146
'a' is defined but never used
|