Refactored out the block setting canonicalUrl.
#10406
Annotations
10 errors, 10 warnings, and 10 notices
|
Test:
Tests/AppTests/ApiTests.swift#L778
test_package_collections_owner, XCTAssertEqual failed: ("500 Internal Server Error") is not equal to ("200 OK") -
|
|
Test:
Tests/AppTests/ApiTests.swift#L773
test_package_collections_owner, failed - Swift.DecodingError.keyNotFound(CodingKeys(stringValue: "name", intValue: nil), Swift.DecodingError.Context(codingPath: [], debugDescription: "No value associated with key CodingKeys(stringValue: \"name\", intValue: nil) (\"name\").", underlyingError: nil))
|
|
Test:
<EXPR>#L1
test_package_collections_owner, threw error "keyNotFound(CodingKeys(stringValue: "name", intValue: nil), Swift.DecodingError.Context(codingPath: [], debugDescription: "No value associated with key CodingKeys(stringValue: \"name\", intValue: nil) (\"name\").", underlyingError: nil))"
|
|
Test:
Tests/AppTests/ApiTests.swift#L861
test_package_collections_packageURLs, XCTAssertEqual failed: ("500 Internal Server Error") is not equal to ("200 OK") -
|
|
Test:
Tests/AppTests/ApiTests.swift#L855
test_package_collections_packageURLs, failed - Swift.DecodingError.keyNotFound(CodingKeys(stringValue: "name", intValue: nil), Swift.DecodingError.Context(codingPath: [], debugDescription: "No value associated with key CodingKeys(stringValue: \"name\", intValue: nil) (\"name\").", underlyingError: nil))
|
|
Test:
<EXPR>#L1
test_package_collections_packageURLs, threw error "keyNotFound(CodingKeys(stringValue: "name", intValue: nil), Swift.DecodingError.Context(codingPath: [], debugDescription: "No value associated with key CodingKeys(stringValue: \"name\", intValue: nil) (\"name\").", underlyingError: nil))"
|
|
Test:
Tests/AppTests/PackageCollectionControllerTests.swift#L66
test_owner_request, XCTAssertEqual failed: ("500 Internal Server Error") is not equal to ("200 OK") -
|
|
Test:
Tests/AppTests/PackageCollectionControllerTests.swift#L61
test_owner_request, failed - Swift.DecodingError.keyNotFound(CodingKeys(stringValue: "name", intValue: nil), Swift.DecodingError.Context(codingPath: [], debugDescription: "No value associated with key CodingKeys(stringValue: \"name\", intValue: nil) (\"name\").", underlyingError: nil))
|
|
Test:
<EXPR>#L1
test_owner_request, threw error "keyNotFound(CodingKeys(stringValue: "name", intValue: nil), Swift.DecodingError.Context(codingPath: [], debugDescription: "No value associated with key CodingKeys(stringValue: \"name\", intValue: nil) (\"name\").", underlyingError: nil))"
|
|
Test:
<EXPR>#L1
test_sign_collection, threw error "invalidCertChain"
|
|
Test
'soto': found 774 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
'swift-nio-ssl': found 1 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/PackageController+routes.swift#L329
converting non-sendable function value to '@sendable (Joined<Package, Repository>) -> (PackageReleases.Model?)' may introduce data races
|
|
|
|
Test:
Sources/App/Controllers/PackageController+routes.swift#L329
converting non-sendable function value to '@sendable (Joined<Package, Repository>) -> (PackageReleases.Model?)' may introduce data races
|
|
|
|
Test:
Sources/App/Controllers/PackageController+routes.swift#L329
converting non-sendable function value to '@sendable (Joined<Package, Repository>) -> (PackageReleases.Model?)' may introduce data races
|
|
Test
Skipped LiveGitlabBuilderTests.test_triggerBuild_live
|
|
Test
Skipped PackageCollectionTests.test_sign_collection_revoked_key
|
|
Test
Skipped QueryPerformanceTests.test_01_Search_packageMatchQuery
|
|
Test
Skipped QueryPerformanceTests.test_02_Search_keywordMatchQuery
|
|
Test
Skipped QueryPerformanceTests.test_03_Search_authorMatchQuery
|
|
Test
Skipped QueryPerformanceTests.test_04_Search_query_noFilter
|
|
Test
Skipped QueryPerformanceTests.test_05_Search_query_authorFilter
|
|
Test
Skipped QueryPerformanceTests.test_06_Search_query_keywordFilter
|
|
Test
Skipped QueryPerformanceTests.test_07_Search_query_lastActicityFilter
|
|
Test
Skipped QueryPerformanceTests.test_08_Search_query_licenseFilter
|