Current -> environment #9895
Annotations
2 errors and 10 warnings
Test:
App/configure.swift#L86
Unexpectedly found nil while unwrapping an Optional value
|
Test
Process completed with exit code 2.
|
Test
'swift-clocks': /__w/SwiftPackageIndex-Server/SwiftPackageIndex-Server/.build/checkouts/swift-clocks/[email protected]:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
|
Test
'combine-schedulers': /__w/SwiftPackageIndex-Server/SwiftPackageIndex-Server/.build/checkouts/combine-schedulers/[email protected]:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
|
Test
'soto': found 1074 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
|
Test
'swift-algorithms': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
|
Test
'soto': found 1079 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
|
Test
'swiftsoup': found 4 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
|
Test:
Sources/App/Controllers/Manage/LoginController.swift#L29
immutable value 'challengedResponse' was never used; consider replacing with '_' or removing it
|
Test:
Sources/App/Controllers/Manage/LoginController.swift#L29
immutable value 'challengedResponse' was never used; consider replacing with '_' or removing it
|
Test:
Sources/App/Controllers/Manage/SessionAuthentication.swift#L21
initialization of immutable value 'response' was never used; consider replacing with assignment to '_' or removing it
|
Test:
Sources/App/Controllers/Manage/SessionAuthentication.swift#L23
immutable value 'error' was never used; consider replacing with '_' or removing it
|