Skip to content

Partial string search support #271

Partial string search support

Partial string search support #271

Triggered via pull request May 25, 2024 12:16
Status Failure
Total duration 2m 12s
Artifacts

ci.yml

on: pull_request
Matrix: test-unit
Matrix: test-integration-windows
Matrix: test-integration
Matrix: test-package
coveralls
0s
coveralls
Fit to window
Zoom out
Zoom in

Annotations

28 errors and 11 warnings
lint: src/SklEngineOptions.ts#L1
Strings must use singlequote
lint: src/SklEngineOptions.ts#L2
Strings must use singlequote
lint: src/logger.ts#L3
Member 'isDebug' is never reassigned; mark it as `readonly`
lint: src/logger.ts#L18
Unexpected console statement
lint: src/mapping/Mapper.ts#L2
Strings must use singlequote
lint: src/mapping/Mapper.ts#L3
Strings must use singlequote
lint: src/mapping/Mapper.ts#L4
Strings must use singlequote
lint: src/mapping/Mapper.ts#L5
Strings must use singlequote
lint: src/mapping/Mapper.ts#L6
`../logger` import should occur before import of `../util/Types`
lint: src/mapping/Mapper.ts#L6
Strings must use singlequote
test-unit (ubuntu-latest, 18.x)
Process completed with exit code 1.
test-unit (ubuntu-latest, 16.x)
Process completed with exit code 1.
test-unit (ubuntu-latest, 14.x)
The job was canceled because "ubuntu-latest_18_x" failed.
test-unit (ubuntu-latest, 14.x)
Process completed with exit code 1.
test-unit (windows-latest, 16.0)
The job was canceled because "ubuntu-latest_18_x" failed.
test-unit (windows-latest, 16.0)
The operation was canceled.
test-unit (windows-latest, 18.0)
The job was canceled because "ubuntu-latest_18_x" failed.
test-unit (windows-latest, 18.0)
The operation was canceled.
test-unit (windows-latest, 14.x)
The job was canceled because "ubuntu-latest_18_x" failed.
test-unit (windows-latest, 14.x)
The operation was canceled.
test-unit (windows-latest, 18.x)
The job was canceled because "ubuntu-latest_18_x" failed.
test-unit (windows-latest, 18.x)
The operation was canceled.
test-unit (windows-latest, 16.x)
The job was canceled because "ubuntu-latest_18_x" failed.
test-unit (windows-latest, 16.x)
The operation was canceled.
test-unit (ubuntu-latest, 16.0)
The job was canceled because "ubuntu-latest_18_x" failed.
test-unit (ubuntu-latest, 16.0)
The operation was canceled.
test-unit (ubuntu-latest, 18.0)
The job was canceled because "ubuntu-latest_18_x" failed.
test-unit (ubuntu-latest, 18.0)
The operation was canceled.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-package (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-integration (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-package (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-unit (ubuntu-latest, 18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-unit (ubuntu-latest, 16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-package (macos-12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-integration (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-package (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-integration-windows (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-integration-windows (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.