Skip to content

Merge branch 'main' into fontMgr/matchFamilyStyle #3

Merge branch 'main' into fontMgr/matchFamilyStyle

Merge branch 'main' into fontMgr/matchFamilyStyle #3

Triggered via push December 10, 2023 08:20
Status Failure
Total duration 1m 27s
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/