Merge pull request #374 from meilisearch/meili-bot/feb-23-code-samples #1003
tests.yml
on: push
linter-check
38s
pod-spec-lint
2m 2s
Yaml linting check
4s
Matrix: integration_tests
Annotations
10 warnings
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/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/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/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/MeiliSearchUnitTests/IndexesTests.swift#L322
Blanket Disable Command Violation: The enabled 'force_unwrapping' 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/MeiliSearchUnitTests/DocumentsTests.swift#L449
Blanket Disable Command Violation: The enabled 'force_cast' rule was not disabled (blanket_disable_command)
|
linter-check:
Tests/MeiliSearchUnitTests/TasksTests.swift#L51
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)
|