WebGL 2.0 がサポートされているかチェックする #1015
Annotations
10 errors and 5 warnings
build (18.x):
src/lib/util.ts#L291
Expected indentation of 4 spaces but found 6
|
build (18.x):
src/lib/util.ts#L292
Expected indentation of 4 spaces but found 6
|
build (18.x):
src/lib/util.ts#L293
Expected indentation of 6 spaces but found 10
|
build (18.x):
src/lib/util.ts#L293
A space is required after ','
|
build (18.x):
src/lib/util.ts#L294
Expected indentation of 8 spaces but found 12
|
build (18.x):
src/lib/util.ts#L294
Missing trailing comma
|
build (18.x):
src/lib/util.ts#L295
Expected indentation of 6 spaces but found 10
|
build (18.x):
src/lib/util.ts#L295
Missing semicolon
|
build (18.x):
src/lib/util.ts#L297
Expected indentation of 6 spaces but found 10
|
build (18.x):
src/lib/util.ts#L298
Expected indentation of 8 spaces but found 14
|
build (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (18.x):
src/lib/geolonia-map.ts#L51
Unexpected console statement
|
build (18.x):
src/lib/parse-atts.test.ts#L12
Do not use "@ts-ignore" because it alters compilation errors
|
build (18.x):
src/lib/util.test.ts#L109
Do not use "@ts-ignore" because it alters compilation errors
|
build (18.x):
src/lib/util.test.ts#L120
Do not use "@ts-ignore" because it alters compilation errors
|