support displaying error message in portal view #9915
Annotations
10 errors and 11 warnings
Run tests:
Sources/App/Controllers/Manage/PortalController.swift#L9
missing argument for parameter 'model' in call
|
Run tests:
Sources/App/Controllers/Manage/PortalController.swift#L9
missing argument for parameter 'model' in call
|
Run tests:
Sources/App/Controllers/Manage/PortalController.swift#L9
missing argument for parameter 'model' in call
|
Run tests:
Sources/App/Controllers/Manage/PortalController.swift#L9
missing argument for parameter 'model' in call
|
Run tests:
Sources/App/Controllers/Manage/PortalController.swift#L9
missing argument for parameter 'model' in call
|
Run tests:
Sources/App/Controllers/Manage/PortalController.swift#L9
missing argument for parameter 'model' in call
|
Run tests:
Sources/App/Controllers/Manage/PortalController.swift#L9
missing argument for parameter 'model' in call
|
Run tests:
Sources/App/Controllers/Manage/PortalController.swift#L9
missing argument for parameter 'model' in call
|
Run tests:
Sources/App/Controllers/Manage/PortalController.swift#L9
missing argument for parameter 'model' in call
|
Run tests:
Sources/App/Controllers/Manage/PortalController.swift#L9
missing argument for parameter 'model' in call
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run tests
'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:)'
|
Run tests
'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:)'
|
Run tests
'soto': found 1074 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
|
Run tests
'swift-algorithms': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
|
Run tests
'soto': found 1079 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
|
Run tests
'swiftsoup': found 4 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
|
Run tests:
Sources/App/Controllers/Manage/Cognito.swift#L23
immutable value 'challengedResponse' was never used; consider replacing with '_' or removing it
|
Run tests:
Sources/App/Controllers/Manage/Cognito.swift#L40
result of call to 'signUp(username:password:attributes:clientMetadata:logger:on:)' is unused
|
Run tests:
Sources/App/Controllers/Manage/SessionAuthentication.swift#L21
initialization of immutable value 'response' was never used; consider replacing with assignment to '_' or removing it
|
Run tests:
Sources/App/Controllers/Manage/SessionAuthentication.swift#L23
immutable value 'error' was never used; consider replacing with '_' or removing it
|
Loading