Skip to content

Fixed method performance Date.between(_ from: _ to:) #5

Fixed method performance Date.between(_ from: _ to:)

Fixed method performance Date.between(_ from: _ to:) #5

Re-run triggered April 24, 2023 11:03
Status Success
Total duration 54s
Artifacts

swiftlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
lint: Sources/Fakery/Generators/Address.swift#L85
Legacy Random Violation: Prefer using `type.random(in:)` over legacy functions (legacy_random)
lint: Sources/Fakery/Generators/Address.swift#L89
Legacy Random Violation: Prefer using `type.random(in:)` over legacy functions (legacy_random)
lint: Sources/Fakery/Generators/Address.swift#L104
Legacy Random Violation: Prefer using `type.random(in:)` over legacy functions (legacy_random)
lint: Sources/Fakery/Generators/Address.swift#L105
Legacy Random Violation: Prefer using `type.random(in:)` over legacy functions (legacy_random)
lint: Sources/Fakery/Generators/Company.swift#L25
Legacy Random Violation: Prefer using `type.random(in:)` over legacy functions (legacy_random)
lint: Sources/Fakery/Generators/Internet.swift#L13
Legacy Random Violation: Prefer using `type.random(in:)` over legacy functions (legacy_random)
lint: Sources/Fakery/Generators/Internet.swift#L25
Legacy Random Violation: Prefer using `type.random(in:)` over legacy functions (legacy_random)
lint: Sources/Fakery/Generators/Internet.swift#L75
Legacy Random Violation: Prefer using `type.random(in:)` over legacy functions (legacy_random)
lint: Sources/Fakery/Generators/Internet.swift#L89
Legacy Random Violation: Prefer using `type.random(in:)` over legacy functions (legacy_random)
lint: Sources/Fakery/Generators/Internet.swift#L101
Legacy Random Violation: Prefer using `type.random(in:)` over legacy functions (legacy_random)