fix: Issues with context/secret trigger error #797
Annotations
6 errors and 2 warnings
SwiftLint:
Tests/ConfidenceProviderTests/ConfidenceProviderTest.swift#L47
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
SwiftLint:
Tests/ConfidenceProviderTests/ConfidenceProviderTest.swift#L46
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Tests/ConfidenceProviderTests/ConfidenceProviderTest.swift#L50
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Tests/ConfidenceProviderTests/ConfidenceProviderTest.swift#L54
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Tests/ConfidenceProviderTests/ConfidenceProviderTest.swift#L58
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Tests/ConfidenceProviderTests/ConfidenceProviderTest.swift#L58
Vertical Whitespace before Closing Braces Violation: Don't include vertical whitespace (empty line) before closing braces (vertical_whitespace_closing_braces)
|
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/.
|