Skip to content

Merge #411

Merge #411 #1044

Triggered via push September 27, 2023 15:59
Status Success
Total duration 3m 21s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

tests.yml

on: push
linter-check
44s
linter-check
pod-spec-lint
2m 12s
pod-spec-lint
Yaml linting check
8s
Yaml linting check
Matrix: integration_tests
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
linter-check: Tests/MeiliSearchUnitTests/TasksTests.swift#L51
Blanket Disable Command Violation: The enabled 'force_unwrapping' rule was not disabled (blanket_disable_command)
linter-check: Tests/MeiliSearchUnitTests/SettingsTests.swift#L902
Force Try Violation: Force tries should be avoided (force_try)
linter-check: Tests/MeiliSearchUnitTests/SettingsTests.swift#L932
Force Try Violation: Force tries should be avoided (force_try)
linter-check: Tests/MeiliSearchUnitTests/SettingsTests.swift#L904
Force Unwrapping Violation: Force unwrapping should be avoided (force_unwrapping)
linter-check: Tests/MeiliSearchUnitTests/SettingsTests.swift#L934
Force Unwrapping Violation: Force unwrapping should be avoided (force_unwrapping)
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#L52
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/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)