Implement variable font rendering (gvar, avar, hvar, cvar) #379
Annotations
10 errors and 2 warnings
build:
src/font.js#L150
Do not access Object.prototype method 'hasOwnProperty' from target object
|
build:
src/font.js#L150
Do not access Object.prototype method 'hasOwnProperty' from target object
|
build:
src/util.js#L100
Unnecessary semicolon
|
build:
src/util.js#L111
Missing semicolon
|
build:
src/variationprocessor.js#L35
'i' is already defined
|
build:
src/variationprocessor.js#L194
Strings must use singlequote
|
build:
src/variationprocessor.js#L288
Strings must use singlequote
|
build:
src/variationprocessor.js#L290
Strings must use singlequote
|
build:
src/variationprocessor.js#L292
Strings must use singlequote
|
build:
src/variationprocessor.js#L300
Strings must use singlequote
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v2. 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/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|