Skip to content

Current -> environment #9895

Current -> environment

Current -> environment #9895

Triggered via push November 27, 2024 03:44
Status Failure
Total duration 12m 9s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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