Skip to content

Add typo-tolerance APIs #1040

Add typo-tolerance APIs

Add typo-tolerance APIs #1040

Triggered via pull request September 27, 2023 15:49
Status Failure
Total duration 3m 31s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

tests.yml

on: pull_request
linter-check
42s
linter-check
pod-spec-lint
3m 3s
pod-spec-lint
Yaml linting check
6s
Yaml linting check
Matrix: integration_tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
integration-tests on macos-latest
Process completed with exit code 1.
integration-tests on ubuntu-20.04
The job was canceled because "macos-latest" failed.
integration-tests on ubuntu-20.04
The operation was canceled.
linter-check: Demos/PerfectDemo/Sources/PerfectTemplate/main.swift#L27
Blanket Disable Command Violation: The disabled 'force_try' rule was already disabled (blanket_disable_command)
linter-check: Demos/PerfectDemo/Sources/PerfectTemplate/main.swift#L27
Blanket Disable Command Violation: The disabled 'force_try' rule should be re-enabled before the end of the file (blanket_disable_command)
linter-check: Tests/MeiliSearchIntegrationTests/SettingsTests.swift#L341
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
linter-check: Tests/MeiliSearchIntegrationTests/SettingsTests.swift#L345
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
linter-check: Tests/MeiliSearchIntegrationTests/Utils.swift#L8
Blanket Disable Command Violation: The disabled 'force_try' rule should be re-enabled before the end of the file (blanket_disable_command)
linter-check: Tests/MeiliSearchIntegrationTests/Support/NestedBook.swift#L35
Unneeded Synthesized Initializer Violation: This memberwise initializer would be synthesized automatically - you do not need to define it (unneeded_synthesized_initializer)
linter-check: Tests/MeiliSearchIntegrationTests/TaskTests.swift#L8
Blanket Disable Command Violation: The disabled 'force_try' rule should be re-enabled before the end of the file (blanket_disable_command)
linter-check: Tests/MeiliSearchIntegrationTests/KeysTests.swift#L257
Blanket Disable Command Violation: The enabled 'force_unwrapping' rule was not disabled (blanket_disable_command)
linter-check: Tests/MeiliSearchIntegrationTests/KeysTests.swift#L8
Blanket Disable Command Violation: The disabled 'force_try' rule should be re-enabled before the end of the file (blanket_disable_command)
linter-check: Tests/MeiliSearchUnitTests/SettingsTests.swift#L902
Force Try Violation: Force tries should be avoided (force_try)