🤖 🤖 Add swiftlint workflow #2
Annotations
10 errors and 10 warnings
Sources/NadaADeclarar/Generator.swift#L24
Explicit Type Interface Violation: Properties should have a type interface (explicit_type_interface)
|
Sources/NadaADeclarar/Generator.swift#L25
Explicit Type Interface Violation: Properties should have a type interface (explicit_type_interface)
|
Sources/NadaADeclarar/Generator.swift#L29
Explicit Type Interface Violation: Properties should have a type interface (explicit_type_interface)
|
Sources/NadaADeclarar/Generator.swift#L34
Explicit Type Interface Violation: Properties should have a type interface (explicit_type_interface)
|
Sources/NadaADeclarar/Generator.swift#L42
Explicit Type Interface Violation: Properties should have a type interface (explicit_type_interface)
|
Sources/NadaADeclarar/Generator.swift#L43
Explicit Type Interface Violation: Properties should have a type interface (explicit_type_interface)
|
Sources/NadaADeclarar/Generator.swift#L55
Explicit Type Interface Violation: Properties should have a type interface (explicit_type_interface)
|
Sources/NadaADeclarar/Generator.swift#L56
Explicit Type Interface Violation: Properties should have a type interface (explicit_type_interface)
|
Sources/NadaADeclarar/Generator.swift#L57
Explicit Type Interface Violation: Properties should have a type interface (explicit_type_interface)
|
Sources/NadaADeclarar/Generator.swift#L63
Explicit Type Interface Violation: Properties should have a type interface (explicit_type_interface)
|
Sources/NadaADeclarar/Protocols.swift#L17
Implicit Return Violation: Prefer implicit returns in closures, functions and getters (implicit_return)
|
Sources/NadaADeclarar/Protocols.swift#L21
Implicit Return Violation: Prefer implicit returns in closures, functions and getters (implicit_return)
|
Sources/NadaADeclarar/Protocols.swift#L25
Implicit Return Violation: Prefer implicit returns in closures, functions and getters (implicit_return)
|
Sources/NadaADeclarar/Protocols.swift#L33
Implicit Return Violation: Prefer implicit returns in closures, functions and getters (implicit_return)
|
Sources/NadaADeclarar/Generator.swift#L45
Legacy Random Violation: Prefer using `type.random(in:)` over legacy functions (legacy_random)
|
Sources/NadaADeclarar/FiscalRegions.swift#L33
Implicit Return Violation: Prefer implicit returns in closures, functions and getters (implicit_return)
|
Sources/NadaADeclarar/FiscalRegions.swift#L43
Implicit Return Violation: Prefer implicit returns in closures, functions and getters (implicit_return)
|
Sources/NadaADeclarar/Parser.swift#L185
Implicit Return Violation: Prefer implicit returns in closures, functions and getters (implicit_return)
|
Sources/NadaADeclarar/Parser.swift#L191
Implicit Return Violation: Prefer implicit returns in closures, functions and getters (implicit_return)
|
Sources/NadaADeclarar/CNPJ.swift#L49
Implicit Return Violation: Prefer implicit returns in closures, functions and getters (implicit_return)
|
This job failed
Loading