Skip to content

Generate Async Overloads for All Public Functions #1070

Generate Async Overloads for All Public Functions

Generate Async Overloads for All Public Functions #1070

Triggered via pull request October 14, 2023 14:39
Status Success
Total duration 3m 21s
Artifacts

tests.yml

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

Annotations

10 warnings
linter-check: Tests/MeiliSearchUnitTests/SearchTests.swift#L114
Force Try Violation: Force tries should be avoided (force_try)
linter-check: Tests/MeiliSearchUnitTests/IndexesTests.swift#L322
Blanket Disable Command Violation: The enabled 'force_unwrapping' rule was not disabled (blanket_disable_command)
linter-check: Tests/MeiliSearchUnitTests/DocumentsTests.swift#L449
Blanket Disable Command Violation: The enabled 'force_cast' rule was not disabled (blanket_disable_command)
linter-check: Tests/MeiliSearchUnitTests/KeysTests.swift#L50
Blanket Disable Command Violation: The enabled 'force_unwrapping' rule was not disabled (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/SettingsTests.swift#L328
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
linter-check: Tests/MeiliSearchIntegrationTests/SettingsTests.swift#L332
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
linter-check: Tests/MeiliSearchIntegrationTests/KeysTests.swift#L256
Blanket Disable Command Violation: The enabled 'force_unwrapping' rule was not disabled (blanket_disable_command)
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)