Skip to content

Use SafeHandles

Use SafeHandles #216

Triggered via pull request November 21, 2024 05:22
Status Queued
Total duration
Artifacts 1

ci.yml

on: pull_request
Matrix: test-linux
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

330 errors and 2 warnings
LibGit2Sharp.Tests.MockingFixture.CanCountCommitsWithConcreteRepository: app/LibGit2Sharp.Tests/MockingFixture.cs#L22
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.ResetIndexFixture.ResettingInABareRepositoryThrows: app/LibGit2Sharp.Tests/ResetIndexFixture.cs#L25
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.ResetIndexFixture.CanResetTheIndexWhenARenameExists: app/LibGit2Sharp.Tests/ResetIndexFixture.cs#L117
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.ResetIndexFixture.CanResetTargetOfARenameInIndex: app/LibGit2Sharp.Tests/ResetIndexFixture.cs#L151
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.ResetIndexFixture.ResetANewlyInitializedBareRepositoryThrows: app/LibGit2Sharp.Tests/ResetIndexFixture.cs#L13
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.ResetIndexFixture.CanResetSourceOfARenameInIndex: app/LibGit2Sharp.Tests/ResetIndexFixture.cs#L130
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.RemoteFixture.ReportsRemotesWithNonDefaultRefSpecs: app/LibGit2Sharp.Tests/RemoteFixture.cs#L298
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.RemoteFixture.CanGetRemoteOrigin: app/LibGit2Sharp.Tests/RemoteFixture.cs#L14
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.RemoteFixture.CanSetRemotePushUrl: app/LibGit2Sharp.Tests/RemoteFixture.cs#L108
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.RemoteFixture.CanSetTagFetchMode(tagFetchMode: All): app/LibGit2Sharp.Tests/RemoteFixture.cs#L60
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.RemoteFixture.CanSetTagFetchMode(tagFetchMode: None): app/LibGit2Sharp.Tests/RemoteFixture.cs#L60
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.RemoteFixture.CanSetTagFetchMode(tagFetchMode: Auto): app/LibGit2Sharp.Tests/RemoteFixture.cs#L60
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.RepositoryOptionsFixture.OpeningABareRepoWithoutProvidingBothWorkDirAndIndexThrows: app/LibGit2Sharp.Tests/RepositoryOptionsFixture.cs#L113
Assert.Throws() Failure: Exception type was not an exact match Expected: typeof(System.ArgumentException) Actual: typeof(LibGit2Sharp.LibGit2SharpException) ---- LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.RepositoryOptionsFixture.CanCommitOnBareRepository: app/LibGit2Sharp.Tests/RepositoryOptionsFixture.cs#L159
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.CherryPickFixture.CanCherryPickCommitIntoIndex: app/LibGit2Sharp.Tests/CherryPickFixture.cs#L169
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.CherryPickFixture.CanCherryPickCommit: app/LibGit2Sharp.Tests/CherryPickFixture.cs#L133
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.CherryPickFixture.CherryPickWithConflictDoesNotCommit: app/LibGit2Sharp.Tests/CherryPickFixture.cs#L46
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.ResetHeadFixture.SoftResetSetsTheDetachedHeadToTheSpecifiedCommit: app/LibGit2Sharp.Tests/ResetHeadFixture.cs#L90
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.ResetHeadFixture.ResettingWithBadParamsThrows: app/LibGit2Sharp.Tests/ResetHeadFixture.cs#L69
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.ResetHeadFixture.ResetANewlyInitializedRepositoryThrows(isBare: False): app/LibGit2Sharp.Tests/ResetHeadFixture.cs#L17
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.ResetHeadFixture.ResetANewlyInitializedRepositoryThrows(isBare: True): app/LibGit2Sharp.Tests/ResetHeadFixture.cs#L17
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.ResetHeadFixture.SoftResetSetsTheHeadToTheSpecifiedCommit: app/LibGit2Sharp.Tests/ResetHeadFixture.cs#L83
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.ResetHeadFixture.MixedResetInABareRepositoryThrows: app/LibGit2Sharp.Tests/ResetHeadFixture.cs#L219
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.ConfigurationFixture.ReadingUnsupportedTypeThrows: app/LibGit2Sharp.Tests/ConfigurationFixture.cs#L405
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.ConfigurationFixture.CanReadStringValue: app/LibGit2Sharp.Tests/ConfigurationFixture.cs#L216
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.ConfigurationFixture.CanFindInGlobalConfig: app/LibGit2Sharp.Tests/ConfigurationFixture.cs#L312
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.ConfigurationFixture.CanRedirectConfigAccess: app/LibGit2Sharp.Tests/ConfigurationFixture.cs#L617
LibGit2Sharp.LibGit2SharpException : invalid argument: 'cfg'
LibGit2Sharp.Tests.ConfigurationFixture.ReadingUnsupportedTypeThrows: app/LibGit2Sharp.Tests/ConfigurationFixture.cs#L405
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.CheckoutFixture.CanCheckoutPaths: app/LibGit2Sharp.Tests/CheckoutFixture.cs#L971
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.CheckoutFixture.CheckingOutCallsCheckoutNotify(notifyFlags: Untracked: app/LibGit2Sharp.Tests/CheckoutFixture.cs#L448
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.CheckoutFixture.CheckingOutCallsCheckoutNotify(notifyFlags: Updated: app/LibGit2Sharp.Tests/CheckoutFixture.cs#L448
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.CheckoutFixture.CheckingOutCallsCheckoutNotify(notifyFlags: Ignored: app/LibGit2Sharp.Tests/CheckoutFixture.cs#L448
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.CheckoutFixture.CheckingOutCallsCheckoutNotify(notifyFlags: Conflict: app/LibGit2Sharp.Tests/CheckoutFixture.cs#L448
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.ReferenceFixture.CanAddADirectReference: app/LibGit2Sharp.Tests/ReferenceFixture.cs#L25
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.ReferenceFixture.ResolvingWithEmptyStringThrows: app/LibGit2Sharp.Tests/ReferenceFixture.cs#L415
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.ReferenceFixture.CanResolveRefsByName: app/LibGit2Sharp.Tests/ReferenceFixture.cs#L400
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.ReferenceFixture.AddWithNullStringThrows: app/LibGit2Sharp.Tests/ReferenceFixture.cs#L246
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.ReferenceFixture.CanResolveHeadByName: app/LibGit2Sharp.Tests/ReferenceFixture.cs#L348
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.ReferenceFixture.UpdatingADirectRefWithSymbolFails: app/LibGit2Sharp.Tests/ReferenceFixture.cs#L587
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.ReferenceFixture.CanFilterReferencesWithAGlob: app/LibGit2Sharp.Tests/ReferenceFixture.cs#L771
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.NetworkFixture.CanListRemoteReferenceObjects: app/LibGit2Sharp.Tests/NetworkFixture.cs#L85
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.NetworkFixture.CanMergeFetchedRefs: app/LibGit2Sharp.Tests/NetworkFixture.cs#L243
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.NetworkFixture.PullWithoutMergeBranchThrows: app/LibGit2Sharp.Tests/NetworkFixture.cs#L209
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.NetworkFixture.CanPruneRefs: app/LibGit2Sharp.Tests/NetworkFixture.cs#L270
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.NetworkFixture.CanListRemoteReferences(url: "https://github.com/libgit2/TestGitRepository"): app/LibGit2Sharp.Tests/NetworkFixture.cs#L18
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.NetworkFixture.CanListRemoteReferences(url: "http://github.com/libgit2/TestGitRepository"): app/LibGit2Sharp.Tests/NetworkFixture.cs#L18
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.NetworkFixture.CanPullIntoEmptyRepo: app/LibGit2Sharp.Tests/NetworkFixture.cs#L184
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.NetworkFixture.CanPull(fastForwardStrategy: NoFastForward): app/LibGit2Sharp.Tests/NetworkFixture.cs#L147
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.NoteFixture.CanAccessNotesFromACommit: app/LibGit2Sharp.Tests/NoteFixture.cs#L119
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.NoteFixture.CanRetrieveNotesWhenThereAreNotAny: app/LibGit2Sharp.Tests/NoteFixture.cs#L314
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.NoteFixture.CanAddANoteOnAGitObject: app/LibGit2Sharp.Tests/NoteFixture.cs#L136
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.NoteFixture.CanCompareTwoUniqueNotes: app/LibGit2Sharp.Tests/NoteFixture.cs#L196
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.NoteFixture.RemovingANonExistingNoteDoesntThrow: app/LibGit2Sharp.Tests/NoteFixture.cs#L259
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.NoteFixture.CanRetrieveTheListOfNotesForAGivenNamespace: app/LibGit2Sharp.Tests/NoteFixture.cs#L300
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.NoteFixture.CanAddANoteWithSignatureFromConfig: app/LibGit2Sharp.Tests/NoteFixture.cs#L173
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.StageFixture.CanStageIgnoredPaths(path: "ignored_file.txt"): _/LibGit2Sharp.Tests/StageFixture.cs#L345
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.CheckoutFixture.CanCheckoutPaths: app/LibGit2Sharp.Tests/CheckoutFixture.cs#L971
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.CheckoutFixture.CheckingOutCallsCheckoutNotify(notifyFlags: Untracked: app/LibGit2Sharp.Tests/CheckoutFixture.cs#L448
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.CheckoutFixture.CheckingOutCallsCheckoutNotify(notifyFlags: Updated: app/LibGit2Sharp.Tests/CheckoutFixture.cs#L448
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.CheckoutFixture.CheckingOutCallsCheckoutNotify(notifyFlags: Ignored: app/LibGit2Sharp.Tests/CheckoutFixture.cs#L448
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.CheckoutFixture.CheckingOutCallsCheckoutNotify(notifyFlags: Conflict: app/LibGit2Sharp.Tests/CheckoutFixture.cs#L448
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.SubmoduleFixture.CanInitializeAndUpdateSubmodule: app/LibGit2Sharp.Tests/SubmoduleFixture.cs#L265
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.DiffTreeToTreeFixture.CanDetectTheExactCopyingOfModifiedFilesWhenEnabled: app/LibGit2Sharp.Tests/DiffTreeToTreeFixture.cs#L625
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.DiffTreeToTreeFixture.CanDetectTheExactCopyingOfNonModifiedFilesWhenEnabled: app/LibGit2Sharp.Tests/DiffTreeToTreeFixture.cs#L556
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.FileHistoryFixture.EmptyRepositoryHasNoHistory: app/LibGit2Sharp.Tests/FileHistoryFixture.cs#L239
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.FileHistoryFixture.CanTellSimpleCommitHistory: app/LibGit2Sharp.Tests/FileHistoryFixture.cs#L190
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.FileHistoryFixture.UnsupportedSortStrategyThrows: app/LibGit2Sharp.Tests/FileHistoryFixture.cs#L252
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.FileHistoryFixture.CanTellSingleCommitHistory: app/LibGit2Sharp.Tests/FileHistoryFixture.cs#L216
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.FileHistoryFixture.CanFollowBranches(specificRepoPath: null): app/LibGit2Sharp.Tests/FileHistoryFixture.cs#L68
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.FileHistoryFixture.CanTellComplexCommitHistory: app/LibGit2Sharp.Tests/FileHistoryFixture.cs#L144
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.NoteFixture.CanAccessNotesFromACommit: _/LibGit2Sharp.Tests/NoteFixture.cs#L119
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.NoteFixture.CanRetrieveNotesWhenThereAreNotAny: _/LibGit2Sharp.Tests/NoteFixture.cs#L314
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.NoteFixture.CanAddANoteOnAGitObject: _/LibGit2Sharp.Tests/NoteFixture.cs#L136
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.NoteFixture.CanCompareTwoUniqueNotes: _/LibGit2Sharp.Tests/NoteFixture.cs#L196
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.NoteFixture.RemovingANonExistingNoteDoesntThrow: _/LibGit2Sharp.Tests/NoteFixture.cs#L259
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.NoteFixture.CanRetrieveTheListOfNotesForAGivenNamespace: _/LibGit2Sharp.Tests/NoteFixture.cs#L300
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.NoteFixture.CanAddANoteWithSignatureFromConfig: _/LibGit2Sharp.Tests/NoteFixture.cs#L173
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.IgnoreFixture.CallingIsPathIgnoredWithBadParamsThrows: _/LibGit2Sharp.Tests/IgnoreFixture.cs#L55
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.IgnoreFixture.AddingATemporaryRuleWithBadParamsThrows: _/LibGit2Sharp.Tests/IgnoreFixture.cs#L66
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.IgnoreFixture.IsPathIgnoredShouldVerifyWhetherPathIsIgnored: _/LibGit2Sharp.Tests/IgnoreFixture.cs#L35
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.IgnoreFixture.TemporaryRulesShouldApplyUntilCleared: _/LibGit2Sharp.Tests/IgnoreFixture.cs#L15
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.IgnoreFixture.HonorDeeplyNestedGitIgnoreFile: _/LibGit2Sharp.Tests/IgnoreFixture.cs#L90
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.ResetIndexFixture.ResettingInABareRepositoryThrows: _/LibGit2Sharp.Tests/ResetIndexFixture.cs#L25
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.ResetIndexFixture.CanResetTheIndexWhenARenameExists: _/LibGit2Sharp.Tests/ResetIndexFixture.cs#L117
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.FileHistoryFixture.EmptyRepositoryHasNoHistory: _/LibGit2Sharp.Tests/FileHistoryFixture.cs#L239
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.FileHistoryFixture.CanTellSimpleCommitHistory: _/LibGit2Sharp.Tests/FileHistoryFixture.cs#L190
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.FileHistoryFixture.UnsupportedSortStrategyThrows: _/LibGit2Sharp.Tests/FileHistoryFixture.cs#L252
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.FileHistoryFixture.CanTellSingleCommitHistory: _/LibGit2Sharp.Tests/FileHistoryFixture.cs#L216
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.FileHistoryFixture.CanFollowBranches(specificRepoPath: null): _/LibGit2Sharp.Tests/FileHistoryFixture.cs#L68
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.FileHistoryFixture.CanTellComplexCommitHistory: _/LibGit2Sharp.Tests/FileHistoryFixture.cs#L144
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.FilterFixture.WhenStagingFileApplyIsCalledWithCleanForCorrectPath: _/LibGit2Sharp.Tests/FilterFixture.cs#L118
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.FilterFixture.CanFilterLargeFiles: _/LibGit2Sharp.Tests/FilterFixture.cs#L252
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.FilterFixture.CleanFilterWritesOutputToObjectTree: _/LibGit2Sharp.Tests/FilterFixture.cs#L150
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.FilterFixture.InitCallbackMadeWhenUsingTheFilter: _/LibGit2Sharp.Tests/FilterFixture.cs#L102
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.PatchStatsFixture.CanExtractStatisticsFromDiff: _/LibGit2Sharp.Tests/PatchStatsFixture.cs#L12
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.FileHistoryFixture.EmptyRepositoryHasNoHistory: _/LibGit2Sharp.Tests/FileHistoryFixture.cs#L239
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.FileHistoryFixture.CanTellSimpleCommitHistory: _/LibGit2Sharp.Tests/FileHistoryFixture.cs#L190
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.FileHistoryFixture.UnsupportedSortStrategyThrows: _/LibGit2Sharp.Tests/FileHistoryFixture.cs#L252
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.FileHistoryFixture.CanTellSingleCommitHistory: _/LibGit2Sharp.Tests/FileHistoryFixture.cs#L216
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.FileHistoryFixture.CanFollowBranches(specificRepoPath: null): _/LibGit2Sharp.Tests/FileHistoryFixture.cs#L68
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.FileHistoryFixture.CanTellComplexCommitHistory: _/LibGit2Sharp.Tests/FileHistoryFixture.cs#L144
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.SetErrorFixture.FormatAggregateException: _/LibGit2Sharp.Tests/SetErrorFixture.cs#L68
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.SetErrorFixture.FormatExceptionWithInnerException: _/LibGit2Sharp.Tests/SetErrorFixture.cs#L43
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.SetErrorFixture.FormatSimpleException: _/LibGit2Sharp.Tests/SetErrorFixture.cs#L28
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.StageFixture.CanStageIgnoredPaths(path: "ignored_file.txt"): _/LibGit2Sharp.Tests/StageFixture.cs#L345
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.RebaseFixture.CanRebaseHandlePatchAlreadyApplied(attributes: "* binary": _/LibGit2Sharp.Tests/RebaseFixture.cs#L609
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.RebaseFixture.CanRebaseHandlePatchAlreadyApplied(attributes: "* text=auto": _/LibGit2Sharp.Tests/RebaseFixture.cs#L609
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.RebaseFixture.CanRebaseHandlePatchAlreadyApplied(attributes: "* text=auto\r\n*.txt eol=crlf": _/LibGit2Sharp.Tests/RebaseFixture.cs#L609
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.RebaseFixture.CanRebaseHandlePatchAlreadyApplied(attributes: "* text=auto\n*.txt eol=lf": _/LibGit2Sharp.Tests/RebaseFixture.cs#L609
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.RebaseFixture.CanRebaseHandlePatchAlreadyApplied(attributes: "* text=auto": _/LibGit2Sharp.Tests/RebaseFixture.cs#L609
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.RebaseFixture.CanRebaseHandlePatchAlreadyApplied(attributes: "* binary": _/LibGit2Sharp.Tests/RebaseFixture.cs#L609
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.RebaseFixture.CanRebase(initialBranchName: "T2": _/LibGit2Sharp.Tests/RebaseFixture.cs#L37
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.RebaseFixture.CanRebase(initialBranchName: "T2": _/LibGit2Sharp.Tests/RebaseFixture.cs#L37
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.RebaseFixture.CanRebase(initialBranchName: "T2": _/LibGit2Sharp.Tests/RebaseFixture.cs#L37
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.RebaseFixture.CanRebase(initialBranchName: "T2": _/LibGit2Sharp.Tests/RebaseFixture.cs#L37
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.SetErrorFixture.FormatAggregateException: _/LibGit2Sharp.Tests/SetErrorFixture.cs#L68
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.SetErrorFixture.FormatExceptionWithInnerException: _/LibGit2Sharp.Tests/SetErrorFixture.cs#L43
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.SetErrorFixture.FormatSimpleException: _/LibGit2Sharp.Tests/SetErrorFixture.cs#L28
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.RemoteFixture.ReportsRemotesWithNonDefaultRefSpecs: _/LibGit2Sharp.Tests/RemoteFixture.cs#L298
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.RemoteFixture.CanGetRemoteOrigin: _/LibGit2Sharp.Tests/RemoteFixture.cs#L14
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.RemoteFixture.CanSetRemotePushUrl: _/LibGit2Sharp.Tests/RemoteFixture.cs#L108
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.RemoteFixture.CanSetTagFetchMode(tagFetchMode: All): _/LibGit2Sharp.Tests/RemoteFixture.cs#L60
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.RemoteFixture.CanSetTagFetchMode(tagFetchMode: None): _/LibGit2Sharp.Tests/RemoteFixture.cs#L60
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.RemoteFixture.CanSetTagFetchMode(tagFetchMode: Auto): _/LibGit2Sharp.Tests/RemoteFixture.cs#L60
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.UnstageFixture.CanUnstageUntrackedFileAgainstAnOrphanedHead: _/LibGit2Sharp.Tests/UnstageFixture.cs#L159
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.ReferenceFixture.CanAddADirectReference: _/LibGit2Sharp.Tests/ReferenceFixture.cs#L25
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.ReferenceFixture.ResolvingWithEmptyStringThrows: _/LibGit2Sharp.Tests/ReferenceFixture.cs#L415
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.ReferenceFixture.CanResolveRefsByName: _/LibGit2Sharp.Tests/ReferenceFixture.cs#L400
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.ReferenceFixture.AddWithNullStringThrows: _/LibGit2Sharp.Tests/ReferenceFixture.cs#L246
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.ReferenceFixture.CanResolveHeadByName: _/LibGit2Sharp.Tests/ReferenceFixture.cs#L348
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.ReferenceFixture.UpdatingADirectRefWithSymbolFails: _/LibGit2Sharp.Tests/ReferenceFixture.cs#L587
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.ReferenceFixture.CanFilterReferencesWithAGlob: _/LibGit2Sharp.Tests/ReferenceFixture.cs#L771
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.BlobFixture.CanReadBlobFilteredStreamOfUnmodifiedBinary: _/LibGit2Sharp.Tests/BlobFixture.cs#L169
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.BlobFixture.CanStageAFileGeneratedFromABlobContentStream: _/LibGit2Sharp.Tests/BlobFixture.cs#L188
System.NullReferenceException : Object reference not set to an instance of an object.
LibGit2Sharp.Tests.BlobFixture.CanReadBlobFilteredStream(autocrlf: "false": _/LibGit2Sharp.Tests/BlobFixture.cs#L144
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.BlobFixture.CanReadBlobFilteredStream(autocrlf: "input": _/LibGit2Sharp.Tests/BlobFixture.cs#L144
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.BlobFixture.CanReadBlobFilteredStream(autocrlf: "true": _/LibGit2Sharp.Tests/BlobFixture.cs#L144
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.BlobFixture.CanGetBlobAsFilteredText(autocrlf: "true": _/LibGit2Sharp.Tests/BlobFixture.cs#L35
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.BlobFixture.CanGetBlobAsFilteredText(autocrlf: "false": _/LibGit2Sharp.Tests/BlobFixture.cs#L35
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.BlobFixture.CanGetBlobAsFilteredText(autocrlf: "input": _/LibGit2Sharp.Tests/BlobFixture.cs#L35
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.BlobFixture.CanTellIfTheBlobContentLooksLikeBinary: _/LibGit2Sharp.Tests/BlobFixture.cs#L226
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
LibGit2Sharp.Tests.BlobFixture.CanGetBlobSize: _/LibGit2Sharp.Tests/BlobFixture.cs#L95
LibGit2Sharp.LibGit2SharpException : invalid argument: 'repo'
Test / macos-12 / x64 / net8.0
A brownout will take place on November 25, 14:00 UTC - November 26, 00:00 UTC to raise awareness of the upcoming macOS-12 environment removal. For more details, see https://github.com/actions/runner-images/issues/10721
Test / macos-12 / x64 / net6.0
A brownout will take place on November 25, 14:00 UTC - November 26, 00:00 UTC to raise awareness of the upcoming macOS-12 environment removal. For more details, see https://github.com/actions/runner-images/issues/10721

Artifacts

Produced during runtime
Name Size
NuGet packages
690 KB