Skip to content

Update release-draft-template.yml #1075

Update release-draft-template.yml

Update release-draft-template.yml #1075

Triggered via push October 30, 2023 13:52
Status Success
Total duration 2m 57s
Artifacts

tests.yml

on: push
linter-check
48s
linter-check
pod-spec-lint
1m 31s
pod-spec-lint
Yaml linting check
5s
Yaml linting check
Matrix: integration_tests
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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)
linter-check: Sources/MeiliSearch/Model/Task/TaskDetails.swift#L16
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 13 (cyclomatic_complexity)
linter-check: Sources/MeiliSearch/Model/Task/TaskType.swift#L28
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 12 (cyclomatic_complexity)
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/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)