Remove _md code samples for Mintlify migration #1137
tests.yml
on: pull_request
linter-check
31s
pod-spec-lint
1m 5s
Yaml linting check
4s
Matrix: integration_tests
Annotations
2 errors and 10 warnings
integration-tests on ubuntu-20.04
This is a scheduled Ubuntu 20.04 retirement. Ubuntu 20.04 LTS runner will be removed on 2025-04-15. For more details, see https://github.com/actions/runner-images/issues/11101
|
integration-tests on ubuntu-20.04
GitHub Actions has encountered an internal error when running your job.
|
linter-check:
Tests/MeiliSearchUnitTests/KeysTests.swift#L37
Indentation Width Violation: Code should be indented using one tab or 2 spaces (indentation_width)
|
linter-check:
Tests/MeiliSearchUnitTests/KeysTests.swift#L34
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
linter-check:
Tests/MeiliSearchUnitTests/KeysTests.swift#L45
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
linter-check:
Tests/MeiliSearchUnitTests/DocumentsTests.swift#L202
Line Length Violation: Line should be 200 characters or less; currently it has 346 characters (line_length)
|
linter-check:
Tests/MeiliSearchUnitTests/MockURLSession.swift#L15
Force Unwrapping Violation: Force unwrapping should be avoided (force_unwrapping)
|
linter-check:
Tests/MeiliSearchUnitTests/MockURLSession.swift#L15
Force Unwrapping Violation: Force unwrapping should be avoided (force_unwrapping)
|
linter-check:
Tests/MeiliSearchUnitTests/MockURLSession.swift#L19
Force Unwrapping Violation: Force unwrapping should be avoided (force_unwrapping)
|
linter-check:
Tests/MeiliSearchUnitTests/MockURLSession.swift#L19
Force Unwrapping Violation: Force unwrapping should be avoided (force_unwrapping)
|
linter-check:
Tests/MeiliSearchUnitTests/KeyParamsTests.swift#L34
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
linter-check:
Tests/MeiliSearchIntegrationTests/KeysTests.swift#L300
Blanket Disable Command Violation: The enabled 'force_unwrapping' rule was not disabled (blanket_disable_command)
|