add support for testing sign up #9911
Annotations
2 errors, 10 warnings, and 1 notice
Test:
App/LoginController.swift#L21
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/Cognito.swift#L23
immutable value 'challengedResponse' was never used; consider replacing with '_' or removing it
|
Test:
Sources/App/Controllers/Manage/Cognito.swift#L40
result of call to 'signUp(username:password:attributes:clientMetadata:logger:on:)' is unused
|
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
|
Test
Skipped LiveGitlabBuilderTests.test_triggerBuild_live
|