feat: type utilites for unicode language id #89
ci.yml
on: pull_request
Matrix: Build
Matrix: Lint
Matrix: Test
Matrix: Edge Release
Annotations
7 errors
Build (ubuntu-latest, 18.x):
src/h3.ts#L5
File '/home/runner/work/utils/utils/src/constants.ts' is not listed within the file list of project ''. Projects must list all files or use an 'include' pattern.
|
Build (ubuntu-latest, 18.x):
src/h3.ts#L12
File '/home/runner/work/utils/utils/src/http.ts' is not listed within the file list of project ''. Projects must list all files or use an 'include' pattern.
|
Build (ubuntu-latest, 18.x):
src/index.ts#L8
File '/home/runner/work/utils/utils/src/shared.ts' is not listed within the file list of project ''. Projects must list all files or use an 'include' pattern.
|
Build (ubuntu-latest, 18.x):
src/index.ts#L14
File '/home/runner/work/utils/utils/src/http.ts' is not listed within the file list of project ''. Projects must list all files or use an 'include' pattern.
|
Build (ubuntu-latest, 18.x):
src/index.ts#L15
File '/home/runner/work/utils/utils/src/web.ts' is not listed within the file list of project ''. Projects must list all files or use an 'include' pattern.
|
Build (ubuntu-latest, 18.x)
Process completed with exit code 1.
|
Test (ubuntu-latest, 18.x)
Process completed with exit code 1.
|