Merge pull request #3966 from sebinho/master #3071
main.yml
on: push
Matrix: linux-install
Matrix: macos-install
Matrix: msys2-install
Matrix: windows-install
Matrix: linux-coverage
Matrix: linux-pythonapi
Matrix: linux-regression
Matrix: linux-valgrind
Matrix: macos-regression
Matrix: msys2-regression
Matrix: windows-regression
Annotations
21 errors and 62 warnings
Windows | Install | clang | release
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
Windows | Install | cl | release
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
MSYS2 (MSYS) | Install | gcc | release
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
Windows | Regression | cl | release [0]
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
Windows | Regression | clang | release [0]
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
Windows | Regression | cl | release [3]
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
Windows | Regression | clang | release [2]
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
Windows | Regression | cl | release [2]
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
Windows | Regression | clang | release [3]
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
Windows | Regression | clang | release [1]
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
Windows | Regression | cl | release [1]
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
Windows | Regression | clang | release [5]
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
Windows | Regression | cl | release [5]
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
MSYS2 (MSYS) | Regression | gcc | release [0]
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
MSYS2 (MSYS) | Regression | gcc | release [3]
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
MSYS2 (MSYS) | Regression | gcc | release [1]
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
MSYS2 (MSYS) | Regression | gcc | release [4]
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
MSYS2 (MSYS) | Regression | gcc | release [2]
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
MSYS2 (MSYS) | Regression | gcc | release [5]
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
Windows | Regression | cl | release [4]
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
Windows | Regression | clang | release [4]
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
Version Tagging
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CodeFormatting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux | Coverage | gcc | debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux | Python API | gcc | release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux | Install | clang | release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux | Install | gcc | release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ClangTidy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Windows | Install | clang | release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/setup-java@v3, al-cheb/[email protected], actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Mac OS | Install | clang | release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, actions/setup-python@v4, actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Windows | Install | cl | release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/setup-java@v3, al-cheb/[email protected], actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux | Install | clang | debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux | Install | gcc | debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Mac OS | Install | gcc | release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, actions/setup-python@v4, actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
MSYS2 (MSYS) | Install | gcc | release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/setup-java@v3, al-cheb/[email protected], actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
MSYS2 (MSYS) | Install | gcc | release
Saving cache failed: Error: Unable to locate executable file: bash. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also verify the file has a valid extension for an executable file.
|
Windows | Regression | cl | release [0]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, al-cheb/[email protected], actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Windows | Regression | clang | release [0]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, al-cheb/[email protected], actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Windows | Regression | cl | release [3]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, al-cheb/[email protected], actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux | Valgrind | TypeParamElab | gcc | debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Windows | Regression | clang | release [2]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, al-cheb/[email protected], actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Windows | Regression | cl | release [2]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, al-cheb/[email protected], actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux | Valgrind | BlackParrotMuteErrors | gcc | debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux | Regression | clang | release [0]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Windows | Regression | clang | release [3]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, al-cheb/[email protected], actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux | Regression | gcc | release [0]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Windows | Regression | clang | release [1]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, al-cheb/[email protected], actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Windows | Regression | cl | release [1]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, al-cheb/[email protected], actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux | Regression | clang | release [3]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux | Regression | gcc | release [3]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Windows | Regression | clang | release [5]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, al-cheb/[email protected], actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux | Regression | clang | release [1]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Windows | Regression | cl | release [5]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, al-cheb/[email protected], actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux | Regression | clang | release [2]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux | Regression | gcc | release [1]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Mac OS | Regression | gcc | release [0]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux | Regression | gcc | release [2]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux | Valgrind | ArianeElab | gcc | debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux | Regression | clang | release [4]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux | Regression | gcc | release [4]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux | Regression | gcc | release [5]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux | Valgrind | ArianeElab2 | gcc | debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
MSYS2 (MSYS) | Regression | gcc | release [0]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, al-cheb/[email protected], actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux | Regression | clang | release [5]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
MSYS2 (MSYS) | Regression | gcc | release [3]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, al-cheb/[email protected], actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Mac OS | Regression | gcc | release [1]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
MSYS2 (MSYS) | Regression | gcc | release [1]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, al-cheb/[email protected], actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
MSYS2 (MSYS) | Regression | gcc | release [4]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, al-cheb/[email protected], actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
MSYS2 (MSYS) | Regression | gcc | release [2]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, al-cheb/[email protected], actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Mac OS | Regression | gcc | release [2]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Mac OS | Regression | clang | release [0]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
MSYS2 (MSYS) | Regression | gcc | release [5]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, al-cheb/[email protected], actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Mac OS | Regression | clang | release [1]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Windows | Regression | cl | release [4]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, al-cheb/[email protected], actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Mac OS | Regression | clang | release [2]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Windows | Regression | clang | release [4]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, al-cheb/[email protected], actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Mac OS | Regression | gcc | release [3]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Mac OS | Regression | clang | release [3]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Mac OS | Regression | gcc | release [4]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Mac OS | Regression | clang | release [4]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Mac OS | Regression | clang | release [5]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Mac OS | Regression | gcc | release [5]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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: "sl-3071-linux-clang-debug", "sl-3071-linux-clang-release", "sl-3071-linux-clang-release-regression-0", "sl-3071-linux-clang-release-regression-1", "sl-3071-linux-clang-release-regression-2", "sl-3071-linux-clang-release-regression-3", "sl-3071-linux-clang-release-regression-4", "sl-3071-linux-clang-release-regression-5", "sl-3071-linux-gcc-debug", "sl-3071-linux-gcc-debug-valgrind-ArianeElab", "sl-3071-linux-gcc-debug-valgrind-ArianeElab2", "sl-3071-linux-gcc-debug-valgrind-BlackParrotMuteErrors", "sl-3071-linux-gcc-debug-valgrind-TypeParamElab", "sl-3071-linux-gcc-release", "sl-3071-linux-gcc-release-regression-0", "sl-3071-linux-gcc-release-regression-1", "sl-3071-linux-gcc-release-regression-2", "sl-3071-linux-gcc-release-regression-3", "sl-3071-linux-gcc-release-regression-4", "sl-3071-linux-gcc-release-regression-5", "sl-3071-macos-clang-release", "sl-3071-macos-clang-release-regression-0", "sl-3071-macos-clang-release-regression-1", "sl-3071-macos-clang-release-regression-2", "sl-3071-macos-clang-release-regression-3", "sl-3071-macos-clang-release-regression-4", "sl-3071-macos-clang-release-regression-5", "sl-3071-macos-gcc-release", "sl-3071-macos-gcc-release-regression-0", "sl-3071-macos-gcc-release-regression-1", "sl-3071-macos-gcc-release-regression-2", "sl-3071-macos-gcc-release-regression-3", "sl-3071-macos-gcc-release-regression-4", "sl-3071-macos-gcc-release-regression-5", "sl-3071-msys2-gcc-release", "sl-3071-msys2-gcc-release-regression-0", "sl-3071-msys2-gcc-release-regression-1", "sl-3071-msys2-gcc-release-regression-2", "sl-3071-msys2-gcc-release-regression-3", "sl-3071-msys2-gcc-release-regression-4", "sl-3071-msys2-gcc-release-regression-5", "sl-3071-windows-clang-release", "sl-3071-windows-clang-release-regression-0", "sl-3071-windows-clang-release-regression-1", "sl-3071-windows-clang-release-regression-2", "sl-3071-windows-clang-release-regression-3", "sl-3071-windows-clang-release-regression-4", "sl-3071-windows-clang-release-regression-5", "sl-3071-windows-cl-release", "sl-3071-windows-cl-release-regression-0", "sl-3071-windows-cl-release-regression-1", "sl-3071-windows-cl-release-regression-2", "sl-3071-windows-cl-release-regression-3", "sl-3071-windows-cl-release-regression-4", "sl-3071-windows-cl-release-regression-5".
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
sl-3071-linux-clang-debug
Expired
|
329 MB |
|
sl-3071-linux-clang-release
Expired
|
24.1 MB |
|
sl-3071-linux-clang-release-regression-0
Expired
|
212 MB |
|
sl-3071-linux-clang-release-regression-1
Expired
|
157 MB |
|
sl-3071-linux-clang-release-regression-2
Expired
|
238 MB |
|
sl-3071-linux-clang-release-regression-3
Expired
|
154 MB |
|
sl-3071-linux-clang-release-regression-4
Expired
|
372 MB |
|
sl-3071-linux-clang-release-regression-5
Expired
|
297 MB |
|
sl-3071-linux-gcc-debug
Expired
|
596 MB |
|
sl-3071-linux-gcc-debug-valgrind-ArianeElab
Expired
|
1.5 MB |
|
sl-3071-linux-gcc-debug-valgrind-ArianeElab2
Expired
|
1.58 MB |
|
sl-3071-linux-gcc-debug-valgrind-BlackParrotMuteErrors
Expired
|
1.29 MB |
|
sl-3071-linux-gcc-debug-valgrind-TypeParamElab
Expired
|
23.8 KB |
|
sl-3071-linux-gcc-release
Expired
|
25.9 MB |
|
sl-3071-linux-gcc-release-regression-0
Expired
|
212 MB |
|
sl-3071-linux-gcc-release-regression-1
Expired
|
157 MB |
|
sl-3071-linux-gcc-release-regression-2
Expired
|
238 MB |
|
sl-3071-linux-gcc-release-regression-3
Expired
|
154 MB |
|
sl-3071-linux-gcc-release-regression-4
Expired
|
372 MB |
|
sl-3071-linux-gcc-release-regression-5
Expired
|
297 MB |
|
sl-3071-macos-clang-release
Expired
|
21.4 MB |
|
sl-3071-macos-clang-release-regression-0
Expired
|
212 MB |
|
sl-3071-macos-clang-release-regression-1
Expired
|
157 MB |
|
sl-3071-macos-clang-release-regression-2
Expired
|
238 MB |
|
sl-3071-macos-clang-release-regression-3
Expired
|
154 MB |
|
sl-3071-macos-clang-release-regression-4
Expired
|
372 MB |
|
sl-3071-macos-clang-release-regression-5
Expired
|
298 MB |
|
sl-3071-macos-gcc-release
Expired
|
25.9 MB |
|
sl-3071-macos-gcc-release-regression-0
Expired
|
212 MB |
|
sl-3071-macos-gcc-release-regression-1
Expired
|
157 MB |
|
sl-3071-macos-gcc-release-regression-2
Expired
|
238 MB |
|
sl-3071-macos-gcc-release-regression-3
Expired
|
154 MB |
|
sl-3071-macos-gcc-release-regression-4
Expired
|
372 MB |
|
sl-3071-macos-gcc-release-regression-5
Expired
|
298 MB |
|
sl-3071-msys2-gcc-release
Expired
|
26.9 MB |
|
sl-3071-msys2-gcc-release-regression-0
Expired
|
136 MB |
|
sl-3071-msys2-gcc-release-regression-1
Expired
|
157 MB |
|
sl-3071-msys2-gcc-release-regression-2
Expired
|
237 MB |
|
sl-3071-msys2-gcc-release-regression-3
Expired
|
154 MB |
|
sl-3071-msys2-gcc-release-regression-4
Expired
|
365 MB |
|
sl-3071-msys2-gcc-release-regression-5
Expired
|
297 MB |
|
sl-3071-windows-cl-release
Expired
|
36.8 MB |
|
sl-3071-windows-cl-release-regression-0
Expired
|
136 MB |
|
sl-3071-windows-cl-release-regression-1
Expired
|
156 MB |
|
sl-3071-windows-cl-release-regression-2
Expired
|
238 MB |
|
sl-3071-windows-cl-release-regression-3
Expired
|
154 MB |
|
sl-3071-windows-cl-release-regression-4
Expired
|
365 MB |
|
sl-3071-windows-cl-release-regression-5
Expired
|
271 MB |
|
sl-3071-windows-clang-release
Expired
|
22.9 MB |
|
sl-3071-windows-clang-release-regression-0
Expired
|
136 MB |
|
sl-3071-windows-clang-release-regression-1
Expired
|
156 MB |
|
sl-3071-windows-clang-release-regression-2
Expired
|
238 MB |
|
sl-3071-windows-clang-release-regression-3
Expired
|
154 MB |
|
sl-3071-windows-clang-release-regression-4
Expired
|
365 MB |
|
sl-3071-windows-clang-release-regression-5
Expired
|
271 MB |
|