Change up the Codable implementation of GregorianDay to use an ISO st… #75
Annotations
11 errors and 6 warnings
swiftlint:
Sources/HandySwift/Extensions/DispatchTimeIntervalExt.swift#L4
Indentation Width Violation: Code should be indented using one tab or 2 spaces. (indentation_width)
|
swiftlint:
Sources/HandySwift/Extensions/DispatchTimeIntervalExt.swift#L6
Indentation Width Violation: Code should be indented using one tab or 2 spaces. (indentation_width)
|
swiftlint:
Sources/HandySwift/Extensions/DispatchTimeIntervalExt.swift#L8
Indentation Width Violation: Code should be indented using one tab or 2 spaces. (indentation_width)
|
swiftlint:
Sources/HandySwift/Extensions/DispatchTimeIntervalExt.swift#L9
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
|
swiftlint:
Sources/HandySwift/Extensions/DispatchTimeIntervalExt.swift#L12
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
|
swiftlint:
Sources/HandySwift/Extensions/DispatchTimeIntervalExt.swift#L15
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
|
swiftlint:
Sources/HandySwift/Extensions/DispatchTimeIntervalExt.swift#L18
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
|
swiftlint:
Sources/HandySwift/Extensions/DispatchTimeIntervalExt.swift#L21
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
|
swiftlint:
Sources/HandySwift/Extensions/NSRangeExt.swift#L4
Indentation Width Violation: Code should be indented using one tab or 2 spaces. (indentation_width)
|
swiftlint:
Sources/HandySwift/Extensions/NSRangeExt.swift#L6
Indentation Width Violation: Code should be indented using one tab or 2 spaces. (indentation_width)
|
test-macos
Process completed with exit code 1.
|
swiftlint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
swiftlint
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/
|
test-macos
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-macos
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/
|
test-linux
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-linux
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/
|