Skip to content

[BREAKING] Tasks Parity #1053

[BREAKING] Tasks Parity

[BREAKING] Tasks Parity #1053

Triggered via pull request September 28, 2023 19:32
Status Failure
Total duration 2m 58s
Artifacts

tests.yml

on: pull_request
linter-check
39s
linter-check
pod-spec-lint
2m 32s
pod-spec-lint
Yaml linting check
8s
Yaml linting check
Matrix: integration_tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
integration-tests on ubuntu-20.04
Process completed with exit code 1.
integration-tests on macos-latest
The job was canceled because "ubuntu-20_04" failed.
integration-tests on macos-latest
The operation was canceled.
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/SearchTests.swift#L114
Force Try Violation: Force tries should be avoided (force_try)
linter-check: Tests/MeiliSearchUnitTests/SearchTests.swift#L83
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
linter-check: Tests/MeiliSearchUnitTests/SearchTests.swift#L111
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
linter-check: Tests/MeiliSearchUnitTests/SearchTests.swift#L116
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
linter-check: Tests/MeiliSearchUnitTests/SearchTests.swift#L119
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
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)