Skip to content

feat(logger): add flushLogs method to tests #43

feat(logger): add flushLogs method to tests

feat(logger): add flushLogs method to tests #43

Re-run triggered February 15, 2024 11:58
Status Failure
Total duration 1m 28s
Artifacts

checks.yml

on: pull_request
Matrix: test / test_linux
Matrix: test / test_windows
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 6 warnings
test / test_windows (20.10.0): src/logger/main.ts#L49
Replace `·this.getRenderer().flushLogs();` with `this.getRenderer().flushLogs()`
lint / lint: src/logger/main.ts#L45
Delete `;`
lint / lint: src/logger/main.ts#L49
Replace `·····this.getRenderer().flushLogs();` with `····this.getRenderer().flushLogs()`
lint / lint: src/renderers/console.ts#L21
Delete `⏎··`
lint / lint: src/renderers/memory.ts#L23
Delete `;`
lint / lint: src/types.ts#L21
Delete `;`
lint / lint: tests/logger.spec.ts#L485
Delete `;`
lint / lint: tests/logger.spec.ts#L492
Delete `;`
lint / lint: tests/logger.spec.ts#L494
Delete `;`
lint / lint: tests/logger.spec.ts#L496
Delete `;`
lint / lint: tests/logger.spec.ts#L499
Delete `⏎`
test / test_windows (21.x)
The operation was canceled.
test / test_linux (21.x): src/logger/main.ts#L49
Replace `·····this.getRenderer().flushLogs();` with `····this.getRenderer().flushLogs()`
test / test_linux (21.x): src/types.ts#L21
Delete `;`
test / test_linux (20.10.0)
The operation was canceled.
typecheck / typecheck
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 / test_windows (20.10.0)
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/.
lint / 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 / test_windows (21.x)
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 / test_linux (21.x)
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 / test_linux (20.10.0)
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/.