Skip to content

support displaying error message in portal view #9915

support displaying error message in portal view

support displaying error message in portal view #9915

Triggered via push December 3, 2024 05:36
Status Failure
Total duration 11m 4s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
Test: Sources/App/Controllers/Manage/PortalController.swift#L9
missing argument for parameter 'model' in call
Test: Sources/App/Controllers/Manage/PortalController.swift#L9
missing argument for parameter 'model' in call
Test: Sources/App/Controllers/Manage/PortalController.swift#L9
missing argument for parameter 'model' in call
Test: Sources/App/Controllers/Manage/PortalController.swift#L9
missing argument for parameter 'model' in call
Test: Sources/App/Controllers/Manage/PortalController.swift#L9
missing argument for parameter 'model' in call
Test: Sources/App/Controllers/Manage/PortalController.swift#L9
missing argument for parameter 'model' in call
Test: Sources/App/Controllers/Manage/PortalController.swift#L9
missing argument for parameter 'model' in call
Test: Sources/App/Controllers/Manage/PortalController.swift#L9
missing argument for parameter 'model' in call
Test: Sources/App/Controllers/Manage/PortalController.swift#L9
missing argument for parameter 'model' in call
Test: Sources/App/Controllers/Manage/PortalController.swift#L9
missing argument for parameter 'model' in call
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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