Feat/segment intl.segmenter #132
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
22 warnings
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
build (16.x):
src/segment-web.ts#L1
Do not use "@ts-ignore" because it alters compilation errors
|
build (16.x):
src/segment-web.ts#L5
Unexpected any. Specify a different type
|
build (16.x):
src/segment-web.ts#L6
Unexpected any. Specify a different type
|
build (16.x):
src/segment.ts#L3
Do not use "@ts-ignore" because it alters compilation errors
|
build (16.x):
src/segment.ts#L8
Unexpected any. Specify a different type
|
build (16.x):
src/segment.ts#L9
Unexpected any. Specify a different type
|
build (16.x):
src/segment.ts#L51
Do not use "@ts-ignore" because it alters compilation errors
|
build (16.x):
src/util.ts#L10
Unexpected any. Specify a different type
|
build (16.x):
test/test.ts#L5
Do not use "@ts-ignore" because it alters compilation errors
|
build (16.x):
test/test.ts#L10
Unexpected any. Specify a different type
|
build (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
build (20.x):
src/segment-web.ts#L1
Do not use "@ts-ignore" because it alters compilation errors
|
build (20.x):
src/segment-web.ts#L5
Unexpected any. Specify a different type
|
build (20.x):
src/segment-web.ts#L6
Unexpected any. Specify a different type
|
build (20.x):
src/segment.ts#L3
Do not use "@ts-ignore" because it alters compilation errors
|
build (20.x):
src/segment.ts#L8
Unexpected any. Specify a different type
|
build (20.x):
src/segment.ts#L9
Unexpected any. Specify a different type
|
build (20.x):
src/segment.ts#L51
Do not use "@ts-ignore" because it alters compilation errors
|
build (20.x):
src/util.ts#L10
Unexpected any. Specify a different type
|
build (20.x):
test/test.ts#L5
Do not use "@ts-ignore" because it alters compilation errors
|
build (20.x):
test/test.ts#L10
Unexpected any. Specify a different type
|