Bump actions/download-artifact from 3 to 4 #4552
Annotations
15 errors, 46 warnings, and 2 notices
e2e-test (macos-latest, Github)
Unable to download artifact(s): Artifact not found for name: binaries-macos-latest
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
e2e-test (macos-latest, AdoCsv)
Unable to download artifact(s): Artifact not found for name: binaries-macos-latest
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
e2e-test (ubuntu-latest, Bbs)
Unable to download artifact(s): Artifact not found for name: binaries-ubuntu-latest
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
e2e-test (macos-latest, AdoBasic)
Unable to download artifact(s): Artifact not found for name: binaries-macos-latest
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
e2e-test (macos-latest, Ghes)
Unable to download artifact(s): Artifact not found for name: binaries-macos-latest
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
e2e-test (ubuntu-latest, AdoCsv)
Unable to download artifact(s): Artifact not found for name: binaries-ubuntu-latest
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
e2e-test (macos-latest, Bbs)
Unable to download artifact(s): Artifact not found for name: binaries-macos-latest
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
e2e-test (ubuntu-latest, AdoBasic)
Unable to download artifact(s): Artifact not found for name: binaries-ubuntu-latest
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
e2e-test (ubuntu-latest, Github)
Unable to download artifact(s): Artifact not found for name: binaries-ubuntu-latest
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
e2e-test (ubuntu-latest, Ghes)
Unable to download artifact(s): Artifact not found for name: binaries-ubuntu-latest
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
e2e-test (windows-latest, Ghes)
Unable to download artifact(s): Artifact not found for name: binaries-windows-latest
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
e2e-test (windows-latest, AdoCsv)
Unable to download artifact(s): Artifact not found for name: binaries-windows-latest
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
e2e-test (windows-latest, Github)
Unable to download artifact(s): Artifact not found for name: binaries-windows-latest
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
e2e-test (windows-latest, Bbs)
Unable to download artifact(s): Artifact not found for name: binaries-windows-latest
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
e2e-test (windows-latest, AdoBasic)
Unable to download artifact(s): Artifact not found for name: binaries-windows-latest
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
upload-event-file
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-for-e2e-test (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-for-e2e-test (macos-latest):
src/Octoshift/Extensions/AssemblyExtensions.cs#L13
Using member 'System.Reflection.Assembly.GetTypes()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed.
|
build-for-e2e-test (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-for-e2e-test (ubuntu-latest):
src/Octoshift/Extensions/AssemblyExtensions.cs#L13
Using member 'System.Reflection.Assembly.GetTypes()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed.
|
build (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-for-e2e-test (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-for-e2e-test (windows-latest):
src/Octoshift/Extensions/AssemblyExtensions.cs#L13
Using member 'System.Reflection.Assembly.GetTypes()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed.
|
build (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
e2e-test (macos-latest, Github)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
e2e-test (macos-latest, Github)
No files were found with the provided path: dist/**/*.log. No artifacts will be uploaded.
|
e2e-test (macos-latest, AdoCsv)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
e2e-test (macos-latest, AdoCsv)
No files were found with the provided path: dist/**/*.log. No artifacts will be uploaded.
|
e2e-test (ubuntu-latest, Bbs)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
e2e-test (ubuntu-latest, Bbs)
Could not find any files for **/*-tests.xml
|
e2e-test (ubuntu-latest, Bbs)
No files were found with the provided path: dist/**/*.log. No artifacts will be uploaded.
|
e2e-test (macos-latest, AdoBasic)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
e2e-test (macos-latest, AdoBasic)
No files were found with the provided path: dist/**/*.log. No artifacts will be uploaded.
|
e2e-test (macos-latest, Ghes)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
e2e-test (macos-latest, Ghes)
No files were found with the provided path: dist/**/*.log. No artifacts will be uploaded.
|
e2e-test (ubuntu-latest, AdoCsv)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
e2e-test (ubuntu-latest, AdoCsv)
Could not find any files for **/*-tests.xml
|
e2e-test (ubuntu-latest, AdoCsv)
No files were found with the provided path: dist/**/*.log. No artifacts will be uploaded.
|
e2e-test (macos-latest, Bbs)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
e2e-test (macos-latest, Bbs)
No files were found with the provided path: dist/**/*.log. No artifacts will be uploaded.
|
e2e-test (ubuntu-latest, AdoBasic)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
e2e-test (ubuntu-latest, AdoBasic)
No files were found with the provided path: dist/**/*.log. No artifacts will be uploaded.
|
e2e-test (ubuntu-latest, AdoBasic)
Could not find any files for **/*-tests.xml
|
e2e-test (ubuntu-latest, Github)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
e2e-test (ubuntu-latest, Github)
No files were found with the provided path: dist/**/*.log. No artifacts will be uploaded.
|
e2e-test (ubuntu-latest, Github)
Could not find any files for **/*-tests.xml
|
e2e-test (ubuntu-latest, Ghes)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
e2e-test (ubuntu-latest, Ghes)
Could not find any files for **/*-tests.xml
|
e2e-test (ubuntu-latest, Ghes)
No files were found with the provided path: dist/**/*.log. No artifacts will be uploaded.
|
e2e-test (windows-latest, Ghes)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
e2e-test (windows-latest, Ghes)
No files were found with the provided path: dist/**/*.log. No artifacts will be uploaded.
|
e2e-test (windows-latest, AdoCsv)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
e2e-test (windows-latest, AdoCsv)
No files were found with the provided path: dist/**/*.log. No artifacts will be uploaded.
|
build (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
e2e-test (windows-latest, Github)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
e2e-test (windows-latest, Github)
No files were found with the provided path: dist/**/*.log. No artifacts will be uploaded.
|
e2e-test (windows-latest, Bbs)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
e2e-test (windows-latest, Bbs)
No files were found with the provided path: dist/**/*.log. No artifacts will be uploaded.
|
e2e-test (windows-latest, AdoBasic)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
e2e-test (windows-latest, AdoBasic)
No files were found with the provided path: dist/**/*.log. No artifacts will be uploaded.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "binaries-macos-latest", "binaries-ubuntu-latest", "binaries-windows-latest", "Code Coverage Report", "Event File", "Unit Test Results".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
810 tests found (test 1 to 491)
There are 810 tests, see "Raw output" for the list of tests 1 to 491.
|
810 tests found (test 492 to 810)
There are 810 tests, see "Raw output" for the list of tests 492 to 810.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Code Coverage Report
|
404 Bytes |
|
Event File
|
33.1 KB |
|
Unit Test Results
|
137 KB |
|
binaries-macos-latest
|
129 MB |
|
binaries-ubuntu-latest
|
129 MB |
|
binaries-windows-latest
|
125 MB |
|