Skip to content

expand API to support loading from local files #104

expand API to support loading from local files

expand API to support loading from local files #104

Triggered via push March 15, 2026 12:07
Status Success
Total duration 2m 1s
Artifacts 6
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

36 warnings
build (macos-14)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (macos-14)
Running this action via 'uses: EnricoMi/publish-unit-test-result-action/composite@v2 is deprecated! For details, see: https://github.com/EnricoMi/publish-unit-test-result-action/tree/v2#running-as-a-composite-action
build (macos-14): implement/GitCore/GitObjects.cs#L144
Missing XML comment for publicly visible type or member 'GitObjects.ParseTree(ReadOnlyMemory<byte>)'
build (macos-14): implement/GitCore/GitObjects.cs#L36
Missing XML comment for publicly visible type or member 'GitObjects.TreeObject.Entries'
build (macos-14): implement/GitCore/GitObjects.cs#L35
Missing XML comment for publicly visible type or member 'GitObjects.TreeObject.TreeObject(IReadOnlyList<GitObjects.TreeEntry>)'
build (macos-14): implement/GitCore/GitObjects.cs#L35
Missing XML comment for publicly visible type or member 'GitObjects.TreeObject'
build (macos-14): implement/GitCore/GitObjects.cs#L33
Missing XML comment for publicly visible type or member 'GitObjects.TreeEntry.HashBase16'
build (macos-14): implement/GitCore/GitObjects.cs#L32
Missing XML comment for publicly visible type or member 'GitObjects.TreeEntry.Name'
build (macos-14): implement/GitCore/GitObjects.cs#L31
Missing XML comment for publicly visible type or member 'GitObjects.TreeEntry.Mode'
build (macos-14): implement/GitCore/GitObjects.cs#L30
Missing XML comment for publicly visible type or member 'GitObjects.TreeEntry.TreeEntry(string, string, string)'
build (macos-14): implement/GitCore/GitObjects.cs#L30
Missing XML comment for publicly visible type or member 'GitObjects.TreeEntry'
build (macos-14): implement/GitCore/GitObjects.cs#L10
Missing XML comment for publicly visible type or member 'GitObjects'
build (ubuntu-24.04)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (ubuntu-24.04)
Running this action via 'uses: EnricoMi/publish-unit-test-result-action/composite@v2 is deprecated! For details, see: https://github.com/EnricoMi/publish-unit-test-result-action/tree/v2#running-as-a-composite-action
build (ubuntu-24.04): implement/GitCore/GitObjects.cs#L144
Missing XML comment for publicly visible type or member 'GitObjects.ParseTree(ReadOnlyMemory<byte>)'
build (ubuntu-24.04): implement/GitCore/GitObjects.cs#L36
Missing XML comment for publicly visible type or member 'GitObjects.TreeObject.Entries'
build (ubuntu-24.04): implement/GitCore/GitObjects.cs#L35
Missing XML comment for publicly visible type or member 'GitObjects.TreeObject.TreeObject(IReadOnlyList<GitObjects.TreeEntry>)'
build (ubuntu-24.04): implement/GitCore/GitObjects.cs#L35
Missing XML comment for publicly visible type or member 'GitObjects.TreeObject'
build (ubuntu-24.04): implement/GitCore/GitObjects.cs#L33
Missing XML comment for publicly visible type or member 'GitObjects.TreeEntry.HashBase16'
build (ubuntu-24.04): implement/GitCore/GitObjects.cs#L32
Missing XML comment for publicly visible type or member 'GitObjects.TreeEntry.Name'
build (ubuntu-24.04): implement/GitCore/GitObjects.cs#L31
Missing XML comment for publicly visible type or member 'GitObjects.TreeEntry.Mode'
build (ubuntu-24.04): implement/GitCore/GitObjects.cs#L30
Missing XML comment for publicly visible type or member 'GitObjects.TreeEntry.TreeEntry(string, string, string)'
build (ubuntu-24.04): implement/GitCore/GitObjects.cs#L30
Missing XML comment for publicly visible type or member 'GitObjects.TreeEntry'
build (ubuntu-24.04): implement/GitCore/GitObjects.cs#L10
Missing XML comment for publicly visible type or member 'GitObjects'
build (windows-2022)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (windows-2022)
Running this action via 'uses: EnricoMi/publish-unit-test-result-action/composite@v2 is deprecated! For details, see: https://github.com/EnricoMi/publish-unit-test-result-action/tree/v2#running-as-a-composite-action
build (windows-2022): implement/GitCore/GitObjects.cs#L144
Missing XML comment for publicly visible type or member 'GitObjects.ParseTree(ReadOnlyMemory<byte>)'
build (windows-2022): implement/GitCore/GitObjects.cs#L36
Missing XML comment for publicly visible type or member 'GitObjects.TreeObject.Entries'
build (windows-2022): implement/GitCore/GitObjects.cs#L35
Missing XML comment for publicly visible type or member 'GitObjects.TreeObject.TreeObject(IReadOnlyList<GitObjects.TreeEntry>)'
build (windows-2022): implement/GitCore/GitObjects.cs#L35
Missing XML comment for publicly visible type or member 'GitObjects.TreeObject'
build (windows-2022): implement/GitCore/GitObjects.cs#L33
Missing XML comment for publicly visible type or member 'GitObjects.TreeEntry.HashBase16'
build (windows-2022): implement/GitCore/GitObjects.cs#L32
Missing XML comment for publicly visible type or member 'GitObjects.TreeEntry.Name'
build (windows-2022): implement/GitCore/GitObjects.cs#L31
Missing XML comment for publicly visible type or member 'GitObjects.TreeEntry.Mode'
build (windows-2022): implement/GitCore/GitObjects.cs#L30
Missing XML comment for publicly visible type or member 'GitObjects.TreeEntry.TreeEntry(string, string, string)'
build (windows-2022): implement/GitCore/GitObjects.cs#L30
Missing XML comment for publicly visible type or member 'GitObjects.TreeEntry'
build (windows-2022): implement/GitCore/GitObjects.cs#L10
Missing XML comment for publicly visible type or member 'GitObjects'

Artifacts

Produced during runtime
Name Size Digest
GitCore-separate-assemblies-8657b405c7b5f344f76d7483dd5eefe754aac491-linux-x64 Expired
176 KB
sha256:c4edf2dd375265b3210bd749590d6a93f88a654b9044eda731a9e356fe73c620
GitCore-separate-assemblies-8657b405c7b5f344f76d7483dd5eefe754aac491-osx-x64 Expired
176 KB
sha256:4b10a1434b82914b0b3d0f46965c1e7df1b7d23e5e4e85070f8c62b5fe996acc
GitCore-separate-assemblies-8657b405c7b5f344f76d7483dd5eefe754aac491-win-x64 Expired
176 KB
sha256:cb3f6be5a6263d2a04ac1f3a4e927797187517621a9ffdbea5826b62666119cb
test-results-8657b405c7b5f344f76d7483dd5eefe754aac491-macos-14 Expired
16.5 KB
sha256:88c7b4758f5b657619f2a5b5f7b8cb6e9a13a294eaff15f93955442d366850cd
test-results-8657b405c7b5f344f76d7483dd5eefe754aac491-ubuntu-24.04 Expired
16.4 KB
sha256:5c4e49612adb5954298e41740c2fb5f30c47e503264150bd536f75a8c37509f4
test-results-8657b405c7b5f344f76d7483dd5eefe754aac491-windows-2022 Expired
16.4 KB
sha256:bd9fbfc3e7baac11a7895ca2ab4ce272a18dcde2c259be176a4c83d7ab4217d0