Skip to content

Feature/modulized generated devices parameters #421

Feature/modulized generated devices parameters

Feature/modulized generated devices parameters #421

Triggered via pull request March 10, 2026 19:57
Status Failure
Total duration 2m 17s
Artifacts 9

main.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 99 warnings
build (ubuntu-latest, 10.0)
Process completed with exit code 1.
build (ubuntu-latest, 8.0)
Process completed with exit code 1.
build (macos-latest, 8.0)
Process completed with exit code 1.
build (ubuntu-latest, 9.0)
Process completed with exit code 1.
build (macos-latest, 9.0)
Process completed with exit code 1.
build (macos-latest, 10.0)
Process completed with exit code 1.
build (windows-latest, 8.0)
Process completed with exit code 1.
build (windows-latest, 9.0)
Process completed with exit code 1.
build (windows-latest, 10.0)
Process completed with exit code 1.
build (ubuntu-latest, 10.0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4.2.2, actions/setup-dotnet@v4.2.0, actions/upload-artifact@v4.6.0. 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-latest, 10.0): RDMSharp/RDM/Device/AbstractGeneratedRDMDevice.cs#L107
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest, 10.0): RDMSharp/RDM/Device/Module/IModule.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest, 10.0): RDMSharp/RDM/Device/Module/AbstractModule.cs#L110
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest, 10.0): RDMSharp/RDM/Device/Module/AbstractModule.cs#L110
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest, 10.0): RDMSharp/RDM/Device/Module/AbstractModule.cs#L68
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest, 10.0): RDMSharp/RDM/Device/Module/AbstractModule.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest, 10.0): RDMSharp/RDMSharp.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest, 10.0): RDMSharp/RDMSharp.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest, 10.0): RDMSharp/Extensions/ExtensionsManager.cs#L116
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest, 10.0): RDMSharp/Extensions/ExtensionsManager.cs#L61
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest, 8.0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4.2.2, actions/setup-dotnet@v4.2.0, actions/upload-artifact@v4.6.0. 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-latest, 8.0): RDMSharp/RDM/Device/AbstractGeneratedRDMDevice.cs#L107
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest, 8.0): RDMSharp/Extensions/ExtensionsManager.cs#L116
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest, 8.0): RDMSharp/Extensions/ExtensionsManager.cs#L61
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest, 8.0): RDMSharp/RDM/Device/Module/IModule.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest, 8.0): RDMSharp/RDM/Device/Module/AbstractModule.cs#L110
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest, 8.0): RDMSharp/RDM/Device/Module/AbstractModule.cs#L110
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest, 8.0): RDMSharp/RDM/Device/Module/AbstractModule.cs#L68
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest, 8.0): RDMSharp/RDM/Device/Module/AbstractModule.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest, 8.0): RDMSharp/RDMSharp.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest, 8.0): RDMSharp/RDMSharp.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest, 8.0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4.2.2, actions/setup-dotnet@v4.2.0, actions/upload-artifact@v4.6.0. 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-latest, 8.0): RDMSharp/RDM/Device/AbstractGeneratedRDMDevice.cs#L109
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest, 8.0): RDMSharp/RDM/Device/AbstractGeneratedRDMDevice.cs#L108
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest, 8.0): RDMSharp/RDM/Device/AbstractGeneratedRDMDevice.cs#L107
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest, 8.0): RDMSharp/RDM/Device/Module/IModule.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest, 8.0): RDMSharp/RDM/Device/Module/AbstractModule.cs#L110
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest, 8.0): RDMSharp/RDM/Device/Module/AbstractModule.cs#L110
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest, 8.0): RDMSharp/RDM/Device/Module/AbstractModule.cs#L68
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest, 8.0): RDMSharp/RDM/Device/Module/AbstractModule.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest, 8.0): RDMSharp/Extensions/ExtensionsManager.cs#L116
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest, 8.0): RDMSharp/Extensions/ExtensionsManager.cs#L61
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest, 9.0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4.2.2, actions/setup-dotnet@v4.2.0, actions/upload-artifact@v4.6.0. 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-latest, 9.0): RDMSharp/RDM/Device/AbstractGeneratedRDMDevice.cs#L107
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest, 9.0): RDMSharp/Extensions/ExtensionsManager.cs#L116
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest, 9.0): RDMSharp/Extensions/ExtensionsManager.cs#L61
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest, 9.0): RDMSharp/RDMSharp.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest, 9.0): RDMSharp/RDMSharp.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest, 9.0): RDMSharp/RDM/Device/Module/IModule.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest, 9.0): RDMSharp/RDM/Device/Module/AbstractModule.cs#L110
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest, 9.0): RDMSharp/RDM/Device/Module/AbstractModule.cs#L110
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest, 9.0): RDMSharp/RDM/Device/Module/AbstractModule.cs#L68
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest, 9.0): RDMSharp/RDM/Device/Module/AbstractModule.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest, 9.0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4.2.2, actions/setup-dotnet@v4.2.0, actions/upload-artifact@v4.6.0. 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-latest, 9.0): RDMSharp/RDM/Device/Module/AbstractModule.cs#L110
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest, 9.0): RDMSharp/RDM/Device/Module/AbstractModule.cs#L68
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest, 9.0): RDMSharp/RDM/Device/Module/AbstractModule.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest, 9.0): RDMSharp/RDM/Device/AbstractGeneratedRDMDevice.cs#L111
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest, 9.0): RDMSharp/RDM/Device/AbstractGeneratedRDMDevice.cs#L110
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest, 9.0): RDMSharp/RDM/Device/AbstractGeneratedRDMDevice.cs#L109
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest, 9.0): RDMSharp/RDM/Device/AbstractGeneratedRDMDevice.cs#L108
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest, 9.0): RDMSharp/RDM/Device/AbstractGeneratedRDMDevice.cs#L107
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest, 9.0): RDMSharp/Extensions/ExtensionsManager.cs#L116
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest, 9.0): RDMSharp/Extensions/ExtensionsManager.cs#L61
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest, 10.0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4.2.2, actions/setup-dotnet@v4.2.0, actions/upload-artifact@v4.6.0. 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-latest, 10.0): RDMSharp/RDM/Device/AbstractGeneratedRDMDevice.cs#L109
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest, 10.0): RDMSharp/RDM/Device/AbstractGeneratedRDMDevice.cs#L108
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest, 10.0): RDMSharp/RDM/Device/AbstractGeneratedRDMDevice.cs#L107
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest, 10.0): RDMSharp/RDM/Device/Module/IModule.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest, 10.0): RDMSharp/RDM/Device/Module/AbstractModule.cs#L110
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest, 10.0): RDMSharp/RDM/Device/Module/AbstractModule.cs#L110
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest, 10.0): RDMSharp/RDM/Device/Module/AbstractModule.cs#L68
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest, 10.0): RDMSharp/RDM/Device/Module/AbstractModule.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest, 10.0): RDMSharp/Extensions/ExtensionsManager.cs#L116
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest, 10.0): RDMSharp/Extensions/ExtensionsManager.cs#L61
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest, 8.0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4.2.2, actions/setup-dotnet@v4.2.0, actions/upload-artifact@v4.6.0. 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-latest, 8.0): RDMSharp/RDM/Device/AbstractGeneratedRDMDevice.cs#L107
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest, 8.0): RDMSharp/Extensions/ExtensionsManager.cs#L116
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest, 8.0): RDMSharp/Extensions/ExtensionsManager.cs#L61
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest, 8.0): RDMSharp/RDM/Device/Module/IModule.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest, 8.0): RDMSharp/RDM/Device/Module/AbstractModule.cs#L110
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest, 8.0): RDMSharp/RDM/Device/Module/AbstractModule.cs#L110
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest, 8.0): RDMSharp/RDM/Device/Module/AbstractModule.cs#L68
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest, 8.0): RDMSharp/RDM/Device/Module/AbstractModule.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest, 8.0): RDMSharp/RDMSharp.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest, 8.0): RDMSharp/RDMSharp.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest, 9.0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4.2.2, actions/setup-dotnet@v4.2.0, actions/upload-artifact@v4.6.0. 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-latest, 9.0): RDMSharp/RDM/Device/AbstractGeneratedRDMDevice.cs#L107
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest, 9.0): RDMSharp/Extensions/ExtensionsManager.cs#L116
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest, 9.0): RDMSharp/Extensions/ExtensionsManager.cs#L61
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest, 9.0): RDMSharp/RDM/Device/Module/IModule.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest, 9.0): RDMSharp/RDM/Device/Module/AbstractModule.cs#L110
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest, 9.0): RDMSharp/RDM/Device/Module/AbstractModule.cs#L110
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest, 9.0): RDMSharp/RDM/Device/Module/AbstractModule.cs#L68
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest, 9.0): RDMSharp/RDM/Device/Module/AbstractModule.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest, 9.0): RDMSharp/RDMSharp.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest, 9.0): RDMSharp/RDMSharp.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest, 10.0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4.2.2, actions/setup-dotnet@v4.2.0, actions/upload-artifact@v4.6.0. 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-latest, 10.0): RDMSharp/RDM/Device/AbstractGeneratedRDMDevice.cs#L107
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest, 10.0): RDMSharp/RDM/Device/Module/IModule.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest, 10.0): RDMSharp/RDM/Device/Module/AbstractModule.cs#L110
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest, 10.0): RDMSharp/RDM/Device/Module/AbstractModule.cs#L110
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest, 10.0): RDMSharp/RDM/Device/Module/AbstractModule.cs#L68
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest, 10.0): RDMSharp/RDM/Device/Module/AbstractModule.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest, 10.0): RDMSharp/Extensions/ExtensionsManager.cs#L116
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest, 10.0): RDMSharp/Extensions/ExtensionsManager.cs#L61
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest, 10.0): RDMSharp/RDMSharp.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest, 10.0): RDMSharp/RDMSharp.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.

Artifacts

Produced during runtime
Name Size Digest
macos-latest 10.0 Expired
714 KB
sha256:2177876d7ea31c0bf91ecbc8dde76f4e57cd5f406840fc09f139209a69ef0c41
macos-latest 8.0 Expired
713 KB
sha256:e0c5fb75a565b3c480ab37f3ec4ee8c4fd44f445b49bbef2493d43c4c7bcd7b0
macos-latest 9.0 Expired
714 KB
sha256:984fab7785de59bfc32a52a4a282b4c025f10b7343b3ac98c765e07e4287980b
ubuntu-latest 10.0 Expired
715 KB
sha256:36799dcc672059cdc1626f3631c487eec011830af80db0b2dcb68c3505749298
ubuntu-latest 8.0 Expired
714 KB
sha256:78a25f6dbbe02cbb14b715152e46e41f20070efb5bb20bd5c556c976f5030344
ubuntu-latest 9.0 Expired
715 KB
sha256:b06dfb313bd7765f4ece985234f7854e1bbfc5319e80aea7e8791b2ace23be32
windows-latest 10.0 Expired
715 KB
sha256:5b5083489b5889f471237712d9ac4c518807327ea55811506c9165147054c610
windows-latest 8.0 Expired
715 KB
sha256:91b253c3207afcab4b0fc3d8c9c406bd1481ca492e0277f1525cb95033e328ef
windows-latest 9.0 Expired
715 KB
sha256:2fb7d824ef3b395c80c0b82fa8a8a19bc944c0a0ec25044e575bb6138ab3df77