merged test workflows into build workflow #250
build.yml
on: push
Matrix: unix-test / ubuntu-test
Matrix: windows-test / windows-test
Matrix: upload-packages
Annotations
92 warnings
unix-test / ubuntu-test (ubuntu20, ubuntu-20.04, bash -e, linux-x64)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
unix-test / ubuntu-test (alpine, ubuntu-latest, alpine.sh --root, linux-musl-x64)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
unix-test / ubuntu-test (ubuntu22, ubuntu-22.04, bash -e, linux-x64)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
unix-test / ubuntu-test (osx, macos-13, bash -e, osx-x64)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
windows-test / windows-test (x86, C:\Program Files (x86))
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
windows-test / windows-test (x64, C:\Program Files)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
unix-test / ubuntu-test (ubuntu20, ubuntu-20.04, bash -e, linux-x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
unix-test / ubuntu-test (ubuntu20, ubuntu-20.04, bash -e, linux-x64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unix-test / ubuntu-test (ubuntu22, ubuntu-22.04, bash -e, linux-x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
unix-test / ubuntu-test (ubuntu22, ubuntu-22.04, bash -e, linux-x64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unix-test / ubuntu-test (alpine, ubuntu-latest, alpine.sh --root, linux-musl-x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
unix-test / ubuntu-test (alpine, ubuntu-latest, alpine.sh --root, linux-musl-x64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unix-test / ubuntu-test (osx, macos-13, bash -e, osx-x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
unix-test / ubuntu-test (osx, macos-13, bash -e, osx-x64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
windows-test / windows-test (x86, C:\Program Files (x86))
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
windows-test / windows-test (x86, C:\Program Files (x86))
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
windows-test / windows-test (x64, C:\Program Files)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
windows-test / windows-test (x64, C:\Program Files)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
upload-packages (Embedded.NativeAssets.Win-x86)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
upload-packages (Embedded.NativeAssets.Osx-x64)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
upload-packages (Embedded)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
upload-packages (Core)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
upload-packages (Embedded.NativeAssets.AlpineLinux-x64)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
upload-packages (Embedded.NativeAssets.Linux-x64)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
upload-packages (Remote.Grpc)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
upload-packages (Embedded.NativeAssets.Win-x64)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
upload-packages (Embedded)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, alirezanet/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
upload-packages (Embedded)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2, actions/setup-dotnet@v3, alirezanet/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
upload-packages (Core)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, alirezanet/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
upload-packages (Core)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2, actions/setup-dotnet@v3, alirezanet/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
upload-packages (Remote.Grpc)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, alirezanet/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
upload-packages (Remote.Grpc)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2, actions/setup-dotnet@v3, alirezanet/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
upload-packages (Embedded.NativeAssets.AlpineLinux-x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, alirezanet/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
upload-packages (Embedded.NativeAssets.AlpineLinux-x64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2, actions/setup-dotnet@v3, alirezanet/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
upload-packages (Embedded.NativeAssets.AlpineLinux-x64)
File 'D:\a\ReindexerNet\ReindexerNet\src\ReindexerNet.Embedded.NativeAssets.AlpineLinux-x64\bin\Release\net472\.xml' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
|
upload-packages (Embedded.NativeAssets.AlpineLinux-x64)
File 'D:\a\ReindexerNet\ReindexerNet\src\ReindexerNet.Embedded.NativeAssets.AlpineLinux-x64\bin\Release\net5.0\.xml' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
|
upload-packages (Embedded.NativeAssets.AlpineLinux-x64)
File 'D:\a\ReindexerNet\ReindexerNet\src\ReindexerNet.Embedded.NativeAssets.AlpineLinux-x64\bin\Release\net6.0\.xml' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
|
upload-packages (Embedded.NativeAssets.AlpineLinux-x64)
File 'D:\a\ReindexerNet\ReindexerNet\src\ReindexerNet.Embedded.NativeAssets.AlpineLinux-x64\bin\Release\net7.0\.xml' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
|
upload-packages (Embedded.NativeAssets.AlpineLinux-x64)
File 'D:\a\ReindexerNet\ReindexerNet\src\ReindexerNet.Embedded.NativeAssets.AlpineLinux-x64\bin\Release\net8.0\.xml' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
|
upload-packages (Embedded.NativeAssets.AlpineLinux-x64)
File 'D:\a\ReindexerNet\ReindexerNet\src\ReindexerNet.Embedded.NativeAssets.AlpineLinux-x64\bin\Release\netstandard2.0\.xml' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
|
upload-packages (Embedded.NativeAssets.AlpineLinux-x64)
File 'D:\a\ReindexerNet\ReindexerNet\src\ReindexerNet.Embedded.NativeAssets.AlpineLinux-x64\bin\Release\netstandard2.1\.xml' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
|
upload-packages (Embedded.NativeAssets.AlpineLinux-x64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
upload-packages (Embedded.NativeAssets.AlpineLinux-x64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
upload-packages (Embedded.NativeAssets.AlpineLinux-x64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
upload-packages (Embedded.NativeAssets.Linux-x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, alirezanet/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
upload-packages (Embedded.NativeAssets.Linux-x64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2, actions/setup-dotnet@v3, alirezanet/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
upload-packages (Embedded.NativeAssets.Linux-x64)
File 'D:\a\ReindexerNet\ReindexerNet\src\ReindexerNet.Embedded.NativeAssets.Linux-x64\bin\Release\net472\.xml' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
|
upload-packages (Embedded.NativeAssets.Linux-x64)
File 'D:\a\ReindexerNet\ReindexerNet\src\ReindexerNet.Embedded.NativeAssets.Linux-x64\bin\Release\net5.0\.xml' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
|
upload-packages (Embedded.NativeAssets.Linux-x64)
File 'D:\a\ReindexerNet\ReindexerNet\src\ReindexerNet.Embedded.NativeAssets.Linux-x64\bin\Release\net6.0\.xml' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
|
upload-packages (Embedded.NativeAssets.Linux-x64)
File 'D:\a\ReindexerNet\ReindexerNet\src\ReindexerNet.Embedded.NativeAssets.Linux-x64\bin\Release\net7.0\.xml' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
|
upload-packages (Embedded.NativeAssets.Linux-x64)
File 'D:\a\ReindexerNet\ReindexerNet\src\ReindexerNet.Embedded.NativeAssets.Linux-x64\bin\Release\net8.0\.xml' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
|
upload-packages (Embedded.NativeAssets.Linux-x64)
File 'D:\a\ReindexerNet\ReindexerNet\src\ReindexerNet.Embedded.NativeAssets.Linux-x64\bin\Release\netstandard2.0\.xml' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
|
upload-packages (Embedded.NativeAssets.Linux-x64)
File 'D:\a\ReindexerNet\ReindexerNet\src\ReindexerNet.Embedded.NativeAssets.Linux-x64\bin\Release\netstandard2.1\.xml' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
|
upload-packages (Embedded.NativeAssets.Linux-x64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
upload-packages (Embedded.NativeAssets.Linux-x64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
upload-packages (Embedded.NativeAssets.Linux-x64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
upload-packages (Embedded.NativeAssets.Win-x86)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, alirezanet/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
upload-packages (Embedded.NativeAssets.Win-x86)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2, actions/setup-dotnet@v3, alirezanet/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
upload-packages (Embedded.NativeAssets.Win-x86)
File 'D:\a\ReindexerNet\ReindexerNet\src\ReindexerNet.Embedded.NativeAssets.Win-x86\bin\Release\net472\.xml' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
|
upload-packages (Embedded.NativeAssets.Win-x86)
File 'D:\a\ReindexerNet\ReindexerNet\src\ReindexerNet.Embedded.NativeAssets.Win-x86\bin\Release\net5.0\.xml' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
|
upload-packages (Embedded.NativeAssets.Win-x86)
File 'D:\a\ReindexerNet\ReindexerNet\src\ReindexerNet.Embedded.NativeAssets.Win-x86\bin\Release\net6.0\.xml' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
|
upload-packages (Embedded.NativeAssets.Win-x86)
File 'D:\a\ReindexerNet\ReindexerNet\src\ReindexerNet.Embedded.NativeAssets.Win-x86\bin\Release\net7.0\.xml' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
|
upload-packages (Embedded.NativeAssets.Win-x86)
File 'D:\a\ReindexerNet\ReindexerNet\src\ReindexerNet.Embedded.NativeAssets.Win-x86\bin\Release\net8.0\.xml' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
|
upload-packages (Embedded.NativeAssets.Win-x86)
File 'D:\a\ReindexerNet\ReindexerNet\src\ReindexerNet.Embedded.NativeAssets.Win-x86\bin\Release\netstandard2.0\.xml' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
|
upload-packages (Embedded.NativeAssets.Win-x86)
File 'D:\a\ReindexerNet\ReindexerNet\src\ReindexerNet.Embedded.NativeAssets.Win-x86\bin\Release\netstandard2.1\.xml' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
|
upload-packages (Embedded.NativeAssets.Win-x86)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
upload-packages (Embedded.NativeAssets.Win-x86)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
upload-packages (Embedded.NativeAssets.Win-x86)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
upload-packages (Embedded.NativeAssets.Win-x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, alirezanet/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
upload-packages (Embedded.NativeAssets.Win-x64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2, actions/setup-dotnet@v3, alirezanet/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
upload-packages (Embedded.NativeAssets.Win-x64)
File 'D:\a\ReindexerNet\ReindexerNet\src\ReindexerNet.Embedded.NativeAssets.Win-x64\bin\Release\net472\.xml' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
|
upload-packages (Embedded.NativeAssets.Win-x64)
File 'D:\a\ReindexerNet\ReindexerNet\src\ReindexerNet.Embedded.NativeAssets.Win-x64\bin\Release\net5.0\.xml' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
|
upload-packages (Embedded.NativeAssets.Win-x64)
File 'D:\a\ReindexerNet\ReindexerNet\src\ReindexerNet.Embedded.NativeAssets.Win-x64\bin\Release\net6.0\.xml' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
|
upload-packages (Embedded.NativeAssets.Win-x64)
File 'D:\a\ReindexerNet\ReindexerNet\src\ReindexerNet.Embedded.NativeAssets.Win-x64\bin\Release\net7.0\.xml' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
|
upload-packages (Embedded.NativeAssets.Win-x64)
File 'D:\a\ReindexerNet\ReindexerNet\src\ReindexerNet.Embedded.NativeAssets.Win-x64\bin\Release\net8.0\.xml' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
|
upload-packages (Embedded.NativeAssets.Win-x64)
File 'D:\a\ReindexerNet\ReindexerNet\src\ReindexerNet.Embedded.NativeAssets.Win-x64\bin\Release\netstandard2.0\.xml' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
|
upload-packages (Embedded.NativeAssets.Win-x64)
File 'D:\a\ReindexerNet\ReindexerNet\src\ReindexerNet.Embedded.NativeAssets.Win-x64\bin\Release\netstandard2.1\.xml' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
|
upload-packages (Embedded.NativeAssets.Win-x64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
upload-packages (Embedded.NativeAssets.Win-x64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
upload-packages (Embedded.NativeAssets.Win-x64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
upload-packages (Embedded.NativeAssets.Osx-x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, alirezanet/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
upload-packages (Embedded.NativeAssets.Osx-x64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2, actions/setup-dotnet@v3, alirezanet/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
upload-packages (Embedded.NativeAssets.Osx-x64)
File 'D:\a\ReindexerNet\ReindexerNet\src\ReindexerNet.Embedded.NativeAssets.Osx-x64\bin\Release\net472\.xml' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
|
upload-packages (Embedded.NativeAssets.Osx-x64)
File 'D:\a\ReindexerNet\ReindexerNet\src\ReindexerNet.Embedded.NativeAssets.Osx-x64\bin\Release\net5.0\.xml' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
|
upload-packages (Embedded.NativeAssets.Osx-x64)
File 'D:\a\ReindexerNet\ReindexerNet\src\ReindexerNet.Embedded.NativeAssets.Osx-x64\bin\Release\net6.0\.xml' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
|
upload-packages (Embedded.NativeAssets.Osx-x64)
File 'D:\a\ReindexerNet\ReindexerNet\src\ReindexerNet.Embedded.NativeAssets.Osx-x64\bin\Release\net7.0\.xml' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
|
upload-packages (Embedded.NativeAssets.Osx-x64)
File 'D:\a\ReindexerNet\ReindexerNet\src\ReindexerNet.Embedded.NativeAssets.Osx-x64\bin\Release\net8.0\.xml' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
|
upload-packages (Embedded.NativeAssets.Osx-x64)
File 'D:\a\ReindexerNet\ReindexerNet\src\ReindexerNet.Embedded.NativeAssets.Osx-x64\bin\Release\netstandard2.0\.xml' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
|
upload-packages (Embedded.NativeAssets.Osx-x64)
File 'D:\a\ReindexerNet\ReindexerNet\src\ReindexerNet.Embedded.NativeAssets.Osx-x64\bin\Release\netstandard2.1\.xml' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
|
upload-packages (Embedded.NativeAssets.Osx-x64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
upload-packages (Embedded.NativeAssets.Osx-x64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
upload-packages (Embedded.NativeAssets.Osx-x64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|