Skip to content

Bump release-drafter/release-drafter from 5 to 6 #1091

Bump release-drafter/release-drafter from 5 to 6

Bump release-drafter/release-drafter from 5 to 6 #1091

Triggered via pull request March 1, 2024 19:27
Status Failure
Total duration 1m 21s
Artifacts

tests.yml

on: pull_request
linter-check
38s
linter-check
pod-spec-lint
1m 10s
pod-spec-lint
Yaml linting check
3s
Yaml linting check
Matrix: integration_tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
integration-tests on macos-latest
Process completed with exit code 1.
integration-tests on ubuntu-20.04
The job was canceled because "macos-latest" failed.
integration-tests on ubuntu-20.04
The operation was canceled.
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: 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/DocumentsTests.swift#L202
Line Length Violation: Line should be 200 characters or less; currently it has 346 characters (line_length)
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)