Use macro to generate authorization property #10
Annotations
9 warnings
SwiftLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
SwiftLint:
Tests/EndpointBuilderMacrosTests/EndpointBuilderMacrosTests.swift#L110
Indentation Width Violation: Code should be indented with tabs or 4 spaces, but not both in the same line (indentation_width)
|
SwiftLint:
Tests/EndpointBuilderMacrosTests/EndpointBuilderMacrosTests.swift#L110
Indentation Width Violation: Code should be indented using one tab or 4 spaces (indentation_width)
|
SwiftLint:
Tests/EndpointBuilderMacrosTests/EndpointBuilderMacrosTests.swift#L111
Indentation Width Violation: Code should be indented with tabs or 4 spaces, but not both in the same line (indentation_width)
|
SwiftLint:
Tests/EndpointBuilderMacrosTests/EndpointBuilderMacrosTests.swift#L147
Indentation Width Violation: Code should be indented with tabs or 4 spaces, but not both in the same line (indentation_width)
|
SwiftLint:
Tests/EndpointBuilderMacrosTests/EndpointBuilderMacrosTests.swift#L147
Indentation Width Violation: Code should be indented using one tab or 4 spaces (indentation_width)
|
SwiftLint:
Tests/EndpointBuilderMacrosTests/EndpointBuilderMacrosTests.swift#L148
Indentation Width Violation: Code should be indented with tabs or 4 spaces, but not both in the same line (indentation_width)
|
SwiftLint:
Sources/EndpointBuilderMacros/EndpointMacro.swift#L220
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|