This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of GithubAPI with Swift 6.0 for Linux.

Swift 6 data race errors: 0

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/serhii-londar/GithubAPI.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/serhii-londar/GithubAPI
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 7705cde Merge pull request #16 from serhii-londar/swift-5.0
Cloned https://github.com/serhii-londar/GithubAPI.git
Revision (git rev-parse @):
7705cde68eaabe5fbd884af72627a4147228ba8f
SUCCESS checkout https://github.com/serhii-londar/GithubAPI.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/serhii-londar/GithubAPI.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Fetching https://github.com/serhii-londar/BaseAPI.git
[1/369] Fetching baseapi
Fetched https://github.com/serhii-londar/BaseAPI.git from cache (0.26s)
Computing version for https://github.com/serhii-londar/BaseAPI.git
Computed https://github.com/serhii-londar/BaseAPI.git at 0.2.1 (0.42s)
Creating working copy for https://github.com/serhii-londar/BaseAPI.git
Working copy of https://github.com/serhii-londar/BaseAPI.git resolved at 0.2.1
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/11] Compiling BaseAPI Request.swift
[5/11] Compiling BaseAPI ResponsetHeaderFields.swift
[6/11] Compiling BaseAPI RequestMethod.swift
[7/11] Compiling BaseAPI RequestHeaderFields.swift
[8/11] Compiling BaseAPI CharacterSet.swift
[9/11] Compiling BaseAPI URLSession.swift
[10/11] Emitting module BaseAPI
[11/11] Compiling BaseAPI BaseAPI.swift
[13/80] Compiling GithubAPI ActivityAPI.swift
[14/80] Compiling GithubAPI EventsAPI.swift
[15/80] Compiling GithubAPI EventResponse.swift
[16/80] Compiling GithubAPI EventResponseActor.swift
[17/80] Compiling GithubAPI EventResponseOrg.swift
[18/80] Compiling GithubAPI EventResponseRepo.swift
[19/80] Compiling GithubAPI EventTypes.swift
[20/80] Compiling GithubAPI FeedsAPI.swift
[21/80] Compiling GithubAPI FeedsResponse.swift
[22/80] Compiling GithubAPI NotificationsOwner.swift
[23/89] Emitting module GithubAPI
[24/89] Compiling GithubAPI SearchIssuesMilestone.swift
[25/89] Compiling GithubAPI SearchIssuesMilestoneCreator.swift
[26/89] Compiling GithubAPI SearchIssuesPullRequest.swift
[27/89] Compiling GithubAPI SearchIssuesResponse.swift
[28/89] Compiling GithubAPI SearchIssuesUser.swift
[29/89] Compiling GithubAPI SearchRepositoriesItem.swift
[30/89] Compiling GithubAPI SearchRepositoriesOwner.swift
[31/89] Compiling GithubAPI SearchRepositoriesResponse.swift
[32/89] Compiling GithubAPI SearchUsersItem.swift
[33/89] Compiling GithubAPI GetIssueResponse.swift
[34/89] Compiling GithubAPI GetIssueResponseAssignee.swift
[35/89] Compiling GithubAPI GetIssueResponseLabel.swift
[36/89] Compiling GithubAPI GetIssueResponseMilestone.swift
[37/89] Compiling GithubAPI GetIssueResponsePermission.swift
[38/89] Compiling GithubAPI GetIssueResponsePullRequest.swift
[39/89] Compiling GithubAPI GetIssueResponseRepository.swift
[40/89] Compiling GithubAPI GithubLogin.swift
[41/89] Compiling GithubAPI GithubLoginAPI.swift
[42/89] Compiling GithubAPI AccessTokenResponse.swift
[43/89] Compiling GithubAPI SearchCommitsItem.swift
[44/89] Compiling GithubAPI SearchCommitsOwner.swift
[45/89] Compiling GithubAPI SearchCommitsParent.swift
[46/89] Compiling GithubAPI SearchCommitsRepository.swift
[47/89] Compiling GithubAPI SearchCommitsResponse.swift
[48/89] Compiling GithubAPI SearchCommitsTree.swift
[49/89] Compiling GithubAPI SearchIssuesAssignee.swift
[50/89] Compiling GithubAPI SearchIssuesItem.swift
[51/89] Compiling GithubAPI SearchIssuesLabel.swift
[52/89] Compiling GithubAPI RepositoriesAPI.swift
[53/89] Compiling GithubAPI RepositoriesContentsAPI.swift
[54/89] Compiling GithubAPI SearchCodeItem.swift
[55/89] Compiling GithubAPI SearchCodeOwner.swift
[56/89] Compiling GithubAPI SearchCodeRepository.swift
[57/89] Compiling GithubAPI SearchCodeResponse.swift
[58/89] Compiling GithubAPI SearchCommitsAuthor.swift
[59/89] Compiling GithubAPI SearchCommitsCommit.swift
[60/89] Compiling GithubAPI SearchCommitsCommitter.swift
[61/89] Compiling GithubAPI SearchUsersResponse.swift
[62/89] Compiling GithubAPI SearchAPI.swift
[63/89] Compiling GithubAPI AllUsersResponse.swift
[64/89] Compiling GithubAPI OtherUserError.swift
[65/89] Compiling GithubAPI OtherUserResponse.swift
[66/89] Compiling GithubAPI UserPlan.swift
[67/89] Compiling GithubAPI UserResponse.swift
[68/89] Compiling GithubAPI UpdateUser.swift
[69/89] Compiling GithubAPI UserAPI.swift
[70/89] Compiling GithubAPI NotificationsRepository.swift
[71/89] Compiling GithubAPI NotificationsResponse.swift
[72/89] Compiling GithubAPI NotificationsSubject.swift
[73/89] Compiling GithubAPI NotificationsAPI.swift
[74/89] Compiling GithubAPI StarredRepositories.swift
[75/89] Compiling GithubAPI StarringAPI.swift
[76/89] Compiling GithubAPI Authentication.swift
[77/89] Compiling GithubAPI GithubAPI.swift
[78/89] Compiling GithubAPI IssuesAPI.swift
[79/89] Compiling GithubAPI Issue.swift
[80/89] Compiling GithubAPI RepositoryLicense.swift
[81/89] Compiling GithubAPI RepositoryOrganization.swift
[82/89] Compiling GithubAPI RepositoryOwner.swift
[83/89] Compiling GithubAPI RepositoryParent.swift
[84/89] Compiling GithubAPI RepositoryPermission.swift
[85/89] Compiling GithubAPI RepositoryReponse.swift
[86/89] Compiling GithubAPI FileRequest.swift
[87/89] Compiling GithubAPI FileResponse.swift
[88/89] Compiling GithubAPI RepositoryContentsLink.swift
[89/89] Compiling GithubAPI RepositoryContentsReponse.swift
Build complete! (18.81s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "baseapi",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/serhii-londar/BaseAPI.git"
    }
  ],
  "manifest_display_name" : "GithubAPI",
  "name" : "GithubAPI",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "GithubAPI",
      "targets" : [
        "GithubAPI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GithubAPI",
      "module_type" : "SwiftTarget",
      "name" : "GithubAPI",
      "path" : "GithubAPI/Classes",
      "product_dependencies" : [
        "BaseAPI"
      ],
      "product_memberships" : [
        "GithubAPI"
      ],
      "sources" : [
        "ActivityAPI/ActivityAPI.swift",
        "ActivityAPI/Events/EventsAPI.swift",
        "ActivityAPI/Events/Models/EventResponse.swift",
        "ActivityAPI/Events/Models/EventResponseActor.swift",
        "ActivityAPI/Events/Models/EventResponseOrg.swift",
        "ActivityAPI/Events/Models/EventResponseRepo.swift",
        "ActivityAPI/Events/Models/EventTypes/EventTypes.swift",
        "ActivityAPI/Feeds/FeedsAPI.swift",
        "ActivityAPI/Feeds/Models/FeedsResponse.swift",
        "ActivityAPI/Notifications/Models/NotificationsOwner.swift",
        "ActivityAPI/Notifications/Models/NotificationsRepository.swift",
        "ActivityAPI/Notifications/Models/NotificationsResponse.swift",
        "ActivityAPI/Notifications/Models/NotificationsSubject.swift",
        "ActivityAPI/Notifications/NotificationsAPI.swift",
        "ActivityAPI/Starring/Models/StarredRepositories.swift",
        "ActivityAPI/Starring/StarringAPI.swift",
        "Authentication.swift",
        "GithubAPI.swift",
        "IssuesAPI/IssuesAPI.swift",
        "IssuesAPI/Models/CreateIssue/Issue.swift",
        "IssuesAPI/Models/GetIssueResponse/GetIssueResponse.swift",
        "IssuesAPI/Models/GetIssueResponse/GetIssueResponseAssignee.swift",
        "IssuesAPI/Models/GetIssueResponse/GetIssueResponseLabel.swift",
        "IssuesAPI/Models/GetIssueResponse/GetIssueResponseMilestone.swift",
        "IssuesAPI/Models/GetIssueResponse/GetIssueResponsePermission.swift",
        "IssuesAPI/Models/GetIssueResponse/GetIssueResponsePullRequest.swift",
        "IssuesAPI/Models/GetIssueResponse/GetIssueResponseRepository.swift",
        "Login/GithubLogin.swift",
        "Login/GithubLoginAPI.swift",
        "Login/Models/AccessTokenResponse.swift",
        "RepositoriesAPI/Models/Repository/RepositoryLicense.swift",
        "RepositoriesAPI/Models/Repository/RepositoryOrganization.swift",
        "RepositoriesAPI/Models/Repository/RepositoryOwner.swift",
        "RepositoriesAPI/Models/Repository/RepositoryParent.swift",
        "RepositoriesAPI/Models/Repository/RepositoryPermission.swift",
        "RepositoriesAPI/Models/Repository/RepositoryReponse.swift",
        "RepositoriesAPI/Models/RepositoryContents/CreateFile/FileRequest.swift",
        "RepositoriesAPI/Models/RepositoryContents/CreateFile/FileResponse.swift",
        "RepositoriesAPI/Models/RepositoryContents/RepositoryContentsLink.swift",
        "RepositoriesAPI/Models/RepositoryContents/RepositoryContentsReponse.swift",
        "RepositoriesAPI/RepositoriesAPI.swift",
        "RepositoriesAPI/RepositoriesContentsAPI.swift",
        "SearchAPI/Models/Code/SearchCodeItem.swift",
        "SearchAPI/Models/Code/SearchCodeOwner.swift",
        "SearchAPI/Models/Code/SearchCodeRepository.swift",
        "SearchAPI/Models/Code/SearchCodeResponse.swift",
        "SearchAPI/Models/Commits/SearchCommitsAuthor.swift",
        "SearchAPI/Models/Commits/SearchCommitsCommit.swift",
        "SearchAPI/Models/Commits/SearchCommitsCommitter.swift",
        "SearchAPI/Models/Commits/SearchCommitsItem.swift",
        "SearchAPI/Models/Commits/SearchCommitsOwner.swift",
        "SearchAPI/Models/Commits/SearchCommitsParent.swift",
        "SearchAPI/Models/Commits/SearchCommitsRepository.swift",
        "SearchAPI/Models/Commits/SearchCommitsResponse.swift",
        "SearchAPI/Models/Commits/SearchCommitsTree.swift",
        "SearchAPI/Models/Issues/SearchIssuesAssignee.swift",
        "SearchAPI/Models/Issues/SearchIssuesItem.swift",
        "SearchAPI/Models/Issues/SearchIssuesLabel.swift",
        "SearchAPI/Models/Issues/SearchIssuesMilestone.swift",
        "SearchAPI/Models/Issues/SearchIssuesMilestoneCreator.swift",
        "SearchAPI/Models/Issues/SearchIssuesPullRequest.swift",
        "SearchAPI/Models/Issues/SearchIssuesResponse.swift",
        "SearchAPI/Models/Issues/SearchIssuesUser.swift",
        "SearchAPI/Models/Repositories/SearchRepositoriesItem.swift",
        "SearchAPI/Models/Repositories/SearchRepositoriesOwner.swift",
        "SearchAPI/Models/Repositories/SearchRepositoriesResponse.swift",
        "SearchAPI/Models/Users/SearchUsersItem.swift",
        "SearchAPI/Models/Users/SearchUsersResponse.swift",
        "SearchAPI/SearchAPI.swift",
        "UserAPI/Models/GetAllUsers/AllUsersResponse.swift",
        "UserAPI/Models/GetOtherUser/OtherUserError.swift",
        "UserAPI/Models/GetOtherUser/OtherUserResponse.swift",
        "UserAPI/Models/GetUser/UserPlan.swift",
        "UserAPI/Models/GetUser/UserResponse.swift",
        "UserAPI/Models/UpdateUser/UpdateUser.swift",
        "UserAPI/UserAPI.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.