Skip to content

Merge pull request #1542 from microting/feat/use-one-minute-intervals… #2089

Merge pull request #1542 from microting/feat/use-one-minute-intervals…

Merge pull request #1542 from microting/feat/use-one-minute-intervals… #2089

Triggered via push May 2, 2026 06:53
Status Cancelled
Total duration 6h 8m 0s
Artifacts 15
Matrix: test-dotnet
angular-unit-test
3m 6s
angular-unit-test
test-dotnet-gate
2s
test-dotnet-gate
Matrix: pn-playwright-test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 104 warnings
pn-playwright-test (l)
The job has exceeded the maximum execution time of 6h0m0s
pn-playwright-test (m)
The job has exceeded the maximum execution time of 6h0m0s
test-dotnet (g, FullyQualifiedName=TimePlanning.Pn.Test.SettingsServicePhoneNumberTests|FullyQual...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-dotnet@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
test-dotnet (g, FullyQualifiedName=TimePlanning.Pn.Test.SettingsServicePhoneNumberTests|FullyQual...: eFormAPI/Plugins/TimePlanning.Pn/TimePlanning.Pn/Controllers/TimePlanningPictureSnapshotController.cs#L102
Possible null reference argument for parameter 'file' in 'Task<OperationResult> ITimePlanningPictureSnapshotService.Create(PictureSnapshotCreateModel model, IFormFile file, string? token)'.
test-dotnet (g, FullyQualifiedName=TimePlanning.Pn.Test.SettingsServicePhoneNumberTests|FullyQual...: eFormAPI/Plugins/TimePlanning.Pn/TimePlanning.Pn/Controllers/TimePlanningPictureSnapshotController.cs#L102
Possible null reference argument for parameter 'model' in 'Task<OperationResult> ITimePlanningPictureSnapshotService.Create(PictureSnapshotCreateModel model, IFormFile file, string? token)'.
test-dotnet (g, FullyQualifiedName=TimePlanning.Pn.Test.SettingsServicePhoneNumberTests|FullyQual...: eFormAPI/Plugins/TimePlanning.Pn/TimePlanning.Pn/Infrastructure/Models/Settings/Site.cs#L30
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
angular-unit-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
test-dotnet (f, FullyQualifiedName=TimePlanning.Pn.Test.SettingsServiceExtendedTests|FullyQualifi...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-dotnet@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
test-dotnet (f, FullyQualifiedName=TimePlanning.Pn.Test.SettingsServiceExtendedTests|FullyQualifi...: eFormAPI/Plugins/TimePlanning.Pn/TimePlanning.Pn/Controllers/TimePlanningPictureSnapshotController.cs#L102
Possible null reference argument for parameter 'file' in 'Task<OperationResult> ITimePlanningPictureSnapshotService.Create(PictureSnapshotCreateModel model, IFormFile file, string? token)'.
test-dotnet (f, FullyQualifiedName=TimePlanning.Pn.Test.SettingsServiceExtendedTests|FullyQualifi...: eFormAPI/Plugins/TimePlanning.Pn/TimePlanning.Pn/Controllers/TimePlanningPictureSnapshotController.cs#L102
Possible null reference argument for parameter 'model' in 'Task<OperationResult> ITimePlanningPictureSnapshotService.Create(PictureSnapshotCreateModel model, IFormFile file, string? token)'.
test-dotnet (f, FullyQualifiedName=TimePlanning.Pn.Test.SettingsServiceExtendedTests|FullyQualifi...: eFormAPI/Plugins/TimePlanning.Pn/TimePlanning.Pn/Infrastructure/Models/Settings/Site.cs#L30
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test-dotnet (c, FullyQualifiedName=TimePlanning.Pn.Test.PlanningServiceMultiShiftTests|FullyQuali...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-dotnet@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
test-dotnet (c, FullyQualifiedName=TimePlanning.Pn.Test.PlanningServiceMultiShiftTests|FullyQuali...: eFormAPI/Plugins/TimePlanning.Pn/TimePlanning.Pn/Controllers/TimePlanningPictureSnapshotController.cs#L102
Possible null reference argument for parameter 'file' in 'Task<OperationResult> ITimePlanningPictureSnapshotService.Create(PictureSnapshotCreateModel model, IFormFile file, string? token)'.
test-dotnet (c, FullyQualifiedName=TimePlanning.Pn.Test.PlanningServiceMultiShiftTests|FullyQuali...: eFormAPI/Plugins/TimePlanning.Pn/TimePlanning.Pn/Controllers/TimePlanningPictureSnapshotController.cs#L102
Possible null reference argument for parameter 'model' in 'Task<OperationResult> ITimePlanningPictureSnapshotService.Create(PictureSnapshotCreateModel model, IFormFile file, string? token)'.
test-dotnet (c, FullyQualifiedName=TimePlanning.Pn.Test.PlanningServiceMultiShiftTests|FullyQuali...: eFormAPI/Plugins/TimePlanning.Pn/TimePlanning.Pn/Infrastructure/Models/Settings/Site.cs#L30
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test-dotnet (a, FullyQualifiedName=TimePlanning.Pn.Test.AbsenceRequestServiceTests|FullyQualified...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-dotnet@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
test-dotnet (a, FullyQualifiedName=TimePlanning.Pn.Test.AbsenceRequestServiceTests|FullyQualified...: eFormAPI/Plugins/TimePlanning.Pn/TimePlanning.Pn/Controllers/TimePlanningPictureSnapshotController.cs#L102
Possible null reference argument for parameter 'file' in 'Task<OperationResult> ITimePlanningPictureSnapshotService.Create(PictureSnapshotCreateModel model, IFormFile file, string? token)'.
test-dotnet (a, FullyQualifiedName=TimePlanning.Pn.Test.AbsenceRequestServiceTests|FullyQualified...: eFormAPI/Plugins/TimePlanning.Pn/TimePlanning.Pn/Controllers/TimePlanningPictureSnapshotController.cs#L102
Possible null reference argument for parameter 'model' in 'Task<OperationResult> ITimePlanningPictureSnapshotService.Create(PictureSnapshotCreateModel model, IFormFile file, string? token)'.
test-dotnet (a, FullyQualifiedName=TimePlanning.Pn.Test.AbsenceRequestServiceTests|FullyQualified...: eFormAPI/Plugins/TimePlanning.Pn/TimePlanning.Pn/Infrastructure/Models/Settings/Site.cs#L30
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test-dotnet (h, FullyQualifiedName=TimePlanning.Pn.Test.SettingsServiceTests|FullyQualifiedName=T...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-dotnet@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
test-dotnet (h, FullyQualifiedName=TimePlanning.Pn.Test.SettingsServiceTests|FullyQualifiedName=T...: eFormAPI/Plugins/TimePlanning.Pn/TimePlanning.Pn/Controllers/TimePlanningPictureSnapshotController.cs#L102
Possible null reference argument for parameter 'file' in 'Task<OperationResult> ITimePlanningPictureSnapshotService.Create(PictureSnapshotCreateModel model, IFormFile file, string? token)'.
test-dotnet (h, FullyQualifiedName=TimePlanning.Pn.Test.SettingsServiceTests|FullyQualifiedName=T...: eFormAPI/Plugins/TimePlanning.Pn/TimePlanning.Pn/Controllers/TimePlanningPictureSnapshotController.cs#L102
Possible null reference argument for parameter 'model' in 'Task<OperationResult> ITimePlanningPictureSnapshotService.Create(PictureSnapshotCreateModel model, IFormFile file, string? token)'.
test-dotnet (h, FullyQualifiedName=TimePlanning.Pn.Test.SettingsServiceTests|FullyQualifiedName=T...: eFormAPI/Plugins/TimePlanning.Pn/TimePlanning.Pn/Infrastructure/Models/Settings/Site.cs#L30
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test-dotnet (d, FullyQualifiedName=TimePlanning.Pn.Test.PlanRegistrationVersionHistoryTests|Fully...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-dotnet@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
test-dotnet (d, FullyQualifiedName=TimePlanning.Pn.Test.PlanRegistrationVersionHistoryTests|Fully...: eFormAPI/Plugins/TimePlanning.Pn/TimePlanning.Pn/Controllers/TimePlanningPictureSnapshotController.cs#L102
Possible null reference argument for parameter 'file' in 'Task<OperationResult> ITimePlanningPictureSnapshotService.Create(PictureSnapshotCreateModel model, IFormFile file, string? token)'.
test-dotnet (d, FullyQualifiedName=TimePlanning.Pn.Test.PlanRegistrationVersionHistoryTests|Fully...: eFormAPI/Plugins/TimePlanning.Pn/TimePlanning.Pn/Controllers/TimePlanningPictureSnapshotController.cs#L102
Possible null reference argument for parameter 'model' in 'Task<OperationResult> ITimePlanningPictureSnapshotService.Create(PictureSnapshotCreateModel model, IFormFile file, string? token)'.
test-dotnet (d, FullyQualifiedName=TimePlanning.Pn.Test.PlanRegistrationVersionHistoryTests|Fully...: eFormAPI/Plugins/TimePlanning.Pn/TimePlanning.Pn/Infrastructure/Models/Settings/Site.cs#L30
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test-dotnet (e, FullyQualifiedName=TimePlanning.Pn.Test.PushNotificationIntegrationTests|FullyQua...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-dotnet@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
test-dotnet (e, FullyQualifiedName=TimePlanning.Pn.Test.PushNotificationIntegrationTests|FullyQua...: eFormAPI/Plugins/TimePlanning.Pn/TimePlanning.Pn/Controllers/TimePlanningPictureSnapshotController.cs#L102
Possible null reference argument for parameter 'file' in 'Task<OperationResult> ITimePlanningPictureSnapshotService.Create(PictureSnapshotCreateModel model, IFormFile file, string? token)'.
test-dotnet (e, FullyQualifiedName=TimePlanning.Pn.Test.PushNotificationIntegrationTests|FullyQua...: eFormAPI/Plugins/TimePlanning.Pn/TimePlanning.Pn/Controllers/TimePlanningPictureSnapshotController.cs#L102
Possible null reference argument for parameter 'model' in 'Task<OperationResult> ITimePlanningPictureSnapshotService.Create(PictureSnapshotCreateModel model, IFormFile file, string? token)'.
test-dotnet (e, FullyQualifiedName=TimePlanning.Pn.Test.PushNotificationIntegrationTests|FullyQua...: eFormAPI/Plugins/TimePlanning.Pn/TimePlanning.Pn/Infrastructure/Models/Settings/Site.cs#L30
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test-dotnet (b, FullyQualifiedName=TimePlanning.Pn.Test.PictureSnapshotServiceTests|FullyQualifie...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-dotnet@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
test-dotnet (b, FullyQualifiedName=TimePlanning.Pn.Test.PictureSnapshotServiceTests|FullyQualifie...: eFormAPI/Plugins/TimePlanning.Pn/TimePlanning.Pn/Controllers/TimePlanningPictureSnapshotController.cs#L102
Possible null reference argument for parameter 'file' in 'Task<OperationResult> ITimePlanningPictureSnapshotService.Create(PictureSnapshotCreateModel model, IFormFile file, string? token)'.
test-dotnet (b, FullyQualifiedName=TimePlanning.Pn.Test.PictureSnapshotServiceTests|FullyQualifie...: eFormAPI/Plugins/TimePlanning.Pn/TimePlanning.Pn/Controllers/TimePlanningPictureSnapshotController.cs#L102
Possible null reference argument for parameter 'model' in 'Task<OperationResult> ITimePlanningPictureSnapshotService.Create(PictureSnapshotCreateModel model, IFormFile file, string? token)'.
test-dotnet (b, FullyQualifiedName=TimePlanning.Pn.Test.PictureSnapshotServiceTests|FullyQualifie...: eFormAPI/Plugins/TimePlanning.Pn/TimePlanning.Pn/Infrastructure/Models/Settings/Site.cs#L30
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
pn-playwright-test (j)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/download-artifact@v4, actions/setup-node@v3, actions/upload-artifact@v4, cypress-io/github-action@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
pn-playwright-test (d)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/download-artifact@v4, actions/setup-node@v3, actions/upload-artifact@v4, cypress-io/github-action@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
pn-playwright-test (a)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/download-artifact@v4, actions/setup-node@v3, actions/upload-artifact@v4, cypress-io/github-action@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
pn-playwright-test (g)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/download-artifact@v4, actions/setup-node@v3, actions/upload-artifact@v4, cypress-io/github-action@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
pn-playwright-test (i)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/download-artifact@v4, actions/setup-node@v3, actions/upload-artifact@v4, cypress-io/github-action@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
pn-playwright-test (h)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/download-artifact@v4, actions/setup-node@v3, actions/upload-artifact@v4, cypress-io/github-action@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
pn-playwright-test (o)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/download-artifact@v4, actions/setup-node@v3, actions/upload-artifact@v4, cypress-io/github-action@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
pn-playwright-test (e)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/download-artifact@v4, actions/setup-node@v3, actions/upload-artifact@v4, cypress-io/github-action@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
pn-playwright-test (p)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/download-artifact@v4, actions/setup-node@v3, actions/upload-artifact@v4, cypress-io/github-action@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
pn-playwright-test (c)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/download-artifact@v4, actions/setup-node@v3, actions/upload-artifact@v4, cypress-io/github-action@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
pn-playwright-test (k)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/download-artifact@v4, actions/setup-node@v3, actions/upload-artifact@v4, cypress-io/github-action@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
pn-playwright-test (n)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/download-artifact@v4, actions/setup-node@v3, actions/upload-artifact@v4, cypress-io/github-action@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
pn-playwright-test (f)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/download-artifact@v4, actions/setup-node@v3, actions/upload-artifact@v4, cypress-io/github-action@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
pn-playwright-test (b)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/download-artifact@v4, actions/setup-node@v3, actions/upload-artifact@v4, cypress-io/github-action@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/

Artifacts

Produced during runtime
Name Size Digest
playwright-report-a Expired
1.31 MB
sha256:0c81a3ec493223413f053dab1501f30849be8e94ad05fb29a8a3477c46c45dd3
playwright-report-b Expired
20.6 MB
sha256:eb138ec50dba05c1e3f62fdd4c654f02ed50e3a202e98f304e0e1d699eeb6c76
playwright-report-c Expired
3.2 MB
sha256:1de6f0b4e8eee7de903a8283eade576af80e9c02d153b07b58f85f95c0b73393
playwright-report-d Expired
1.58 MB
sha256:2464d9de73bee86671da87feb0006906863ba59d88a1d8ea8acf91543feda471
playwright-report-e Expired
1.89 MB
sha256:967afbce9f74cdb0d20e6b7981c1e85e5d3b233d03d8141311eaed323f5d752c
playwright-report-f Expired
5.34 MB
sha256:8aeb9a09b05f9a5d73963c4a0244bd3c6479cd79995bdc7ea9dc0abed69f70b3
playwright-report-g Expired
2.42 MB
sha256:32654bc479fd8da7c37c827061555002b1e853035044ac1c7309a54b056c8d5d
playwright-report-h Expired
1.85 MB
sha256:f897eea1ad0f1f686a7ca0fc54b77af11ac7cf36d709928c13d2809d8f16407f
playwright-report-i Expired
1.66 MB
sha256:802ed4e8df41b9def388ecdf62d57b799662079f0b44a280997898f9e96d3f50
playwright-report-j Expired
1.6 MB
sha256:32727ad6d7810cddf636aa7d38ee9a7fa106cf123989d9b974d34cb2d4b29895
playwright-report-k Expired
2.31 MB
sha256:a7b1bd464491199ad66ea1fbf846a6d4fe776ae71eeb510f1e16bc74a7724352
playwright-report-n Expired
3.61 MB
sha256:b08bdef311056440923421ba853bd28422e444a5d60009c85a1359b43467dd8a
playwright-report-o Expired
819 KB
sha256:70174d4e60d9f7f5f241d16f2849b4fab0e2217f8f3d45734bee6d81e6bf4cdd
playwright-report-p Expired
2.53 MB
sha256:8b35b14e624e67fa9f5dbacd03bd0228a7f19ead896809c42d5be2e1833baaa9
time-planning-container
154 MB
sha256:523344a7288bbfd98490f0c7abca0f208744300cf1ea824d17394c69e01a7e25