Add Debouncer type with delay function #70
Annotations
10 errors and 3 warnings
swiftlint:
Sources/HandySwift/Globals.swift#L10
Indentation Width Violation: Code should be indented using one tab or 2 spaces. (indentation_width)
|
swiftlint:
Sources/HandySwift/Types/GregorianTimeOfDay.swift#L4
Indentation Width Violation: Code should be indented using one tab or 2 spaces. (indentation_width)
|
swiftlint:
Sources/HandySwift/Types/GregorianTimeOfDay.swift#L10
Indentation Width Violation: Code should be indented using one tab or 2 spaces. (indentation_width)
|
swiftlint:
Sources/HandySwift/Types/GregorianTimeOfDay.swift#L30
Indentation Width Violation: Code should be indented using one tab or 2 spaces. (indentation_width)
|
swiftlint:
Sources/HandySwift/Types/GregorianTimeOfDay.swift#L63
Indentation Width Violation: Code should be indented using one tab or 2 spaces. (indentation_width)
|
swiftlint:
Sources/HandySwift/Types/GregorianTimeOfDay.swift#L67
Indentation Width Violation: Code should be indented using one tab or 2 spaces. (indentation_width)
|
swiftlint:
Sources/HandySwift/Types/GregorianTimeOfDay.swift#L68
Indentation Width Violation: Code should be indented using one tab or 2 spaces. (indentation_width)
|
swiftlint:
Sources/HandySwift/Types/GregorianTimeOfDay.swift#L76
Indentation Width Violation: Code should be indented using one tab or 2 spaces. (indentation_width)
|
swiftlint:
Sources/HandySwift/Types/GregorianTimeOfDay.swift#L4
Missing Docs Violation: public declarations should be documented. (missing_docs)
|
swiftlint:
Sources/HandySwift/Types/GregorianTimeOfDay.swift#L5
Missing Docs Violation: public declarations should be documented. (missing_docs)
|
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-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/
|
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/
|