Skip to content

Merge pull request #33 from DanieleCeglia-EPR/main #14

Merge pull request #33 from DanieleCeglia-EPR/main

Merge pull request #33 from DanieleCeglia-EPR/main #14

Triggered via push April 2, 2025 13:12
Status Success
Total duration 43s
Artifacts

swiftlint.yml

on: push
Matrix: Run SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Run SwiftLint (macOS-13, 15.0): Sources/CBORCoding/CBOREncoder.swift#L421
Trailing closure syntax should be used whenever possible (trailing_closure)
Run SwiftLint (macOS-13, 15.0): Sources/CBORCoding/CBOREncoder.swift#L412
Trailing closure syntax should be used whenever possible (trailing_closure)
Run SwiftLint (macOS-13, 15.0): Sources/CBORCoding/CBOREncoder.swift#L405
Trailing closure syntax should be used whenever possible (trailing_closure)
Run SwiftLint (macOS-13, 15.0): Sources/CBORCoding/CBOREncoder.swift#L396
Trailing closure syntax should be used whenever possible (trailing_closure)
Run SwiftLint (macOS-13, 15.0): Sources/CBORCoding/CBOREncoder.swift#L393
Trailing closure syntax should be used whenever possible (trailing_closure)
Run SwiftLint (macOS-13, 15.0): Sources/CBORCoding/CBOREncoder.swift#L385
Trailing closure syntax should be used whenever possible (trailing_closure)
Run SwiftLint (macOS-13, 15.0): Sources/CBORCoding/CBOREncoder.swift#L355
Trailing closure syntax should be used whenever possible (trailing_closure)
Run SwiftLint (macOS-13, 15.0): Sources/CBORCoding/CBOREncoder.swift#L348
Trailing closure syntax should be used whenever possible (trailing_closure)
Run SwiftLint (macOS-13, 15.0): Sources/CBORCoding/CBOREncoder.swift#L317
Trailing closure syntax should be used whenever possible (trailing_closure)
Run SwiftLint (macOS-13, 15.0): Tests/CBORCodingTests/CBORDecoderTests.swift#L1195
Lines should not have trailing whitespace (trailing_whitespace)