Skip to content

Implement matchFamilyStyle for FontMgr. #2

Implement matchFamilyStyle for FontMgr.

Implement matchFamilyStyle for FontMgr. #2

Triggered via push December 6, 2023 00:45
Status Failure
Total duration 1m 46s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
build: package/src/skia/web/JsiSkFontMgr.ts#L3
There should be at least one empty line between import groups
build: package/src/skia/web/JsiSkFontMgr.ts#L4
`../types` type import should occur before import of `./JsiSkTypeface`
build: package/src/skia/web/JsiSkTypefaceFontProvider.ts#L3
There should be at least one empty line between import groups
build: package/src/skia/web/JsiSkTypefaceFontProvider.ts#L4
There should be at least one empty line between import groups
build: package/src/skia/web/JsiSkTypefaceFontProvider.ts#L5
`../types` type import should occur before import of `./JsiSkTypeface`
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/