Skip to content

fix: Fix cancel async #630

fix: Fix cancel async

fix: Fix cancel async #630

Triggered via pull request April 29, 2024 09:31
Status Failure
Total duration 2m 19s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
SwiftLint: Tests/ConfidenceProviderTests/ConfidenceFeatureProviderTest.swift#L28
Function Body Length Violation: Function body should span 60 lines or less excluding comments and whitespace: currently spans 65 lines (function_body_length)
SwiftLint: Tests/ConfidenceProviderTests/ConfidenceFeatureProviderTest.swift#L44
Indentation Width Violation: Code should be indented using one tab or 4 spaces (indentation_width)
SwiftLint: Tests/ConfidenceProviderTests/ConfidenceFeatureProviderTest.swift#L43
Multiline Parameters Brackets Violation: Multiline parameters should have their surrounding brackets in a new line (multiline_parameters_brackets)
SwiftLint: Tests/ConfidenceProviderTests/ConfidenceFeatureProviderTest.swift#L46
Multiline Parameters Brackets Violation: Multiline parameters should have their surrounding brackets in a new line (multiline_parameters_brackets)
SwiftLint: Tests/ConfidenceProviderTests/ConfidenceFeatureProviderTest.swift#L73
XCTFail Message Violation: An XCTFail call should include a description of the assertion (xctfail_message)
SwiftLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, webfactory/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.