Skip to content

Merge pull request #12 from orchidfire/main #57

Merge pull request #12 from orchidfire/main

Merge pull request #12 from orchidfire/main #57

Triggered via push September 20, 2023 03:48
Status Success
Total duration 1m 21s
Artifacts

Tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
SwiftLint: Sources/Logger/Logger.swift#L124
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
SwiftLint: Sources/Logger/util/LogType.swift#L64
Line Length Violation: Line should be 120 characters or less; currently it has 152 characters (line_length)
SwiftLint: Sources/Logger/util/LogType.swift#L84
Line Length Violation: Line should be 120 characters or less; currently it has 152 characters (line_length)
SwiftLint: Sources/Logger/util/LogType.swift#L101
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
SwiftLint: Sources/Logger/util/LogLevel.swift#L9
Line Length Violation: Line should be 120 characters or less; currently it has 150 characters (line_length)
SwiftLint: Sources/Logger/util/LogLevel.swift#L19
Line Length Violation: Line should be 120 characters or less; currently it has 124 characters (line_length)
SwiftLint: Sources/Logger/util/LogLevel.swift#L30
Line Length Violation: Line should be 120 characters or less; currently it has 150 characters (line_length)
SwiftLint: Sources/Logger/util/LogLevel.swift#L47
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
SwiftLint: Sources/Logger/util/LogLevel.swift#L17
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: Sources/Logger/util/LogLevel.swift#L22
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/