Skip to content

feat: show seconds in web display and Excel when UseOneMinuteIntervals on (Phase 4) #803

feat: show seconds in web display and Excel when UseOneMinuteIntervals on (Phase 4)

feat: show seconds in web display and Excel when UseOneMinuteIntervals on (Phase 4) #803

Triggered via pull request May 2, 2026 07:26
Status Success
Total duration 15m 36s
Artifacts 18

dotnet-core-pr.yml

on: pull_request
Matrix: test-dotnet
angular-unit-test
3m 6s
angular-unit-test
test-dotnet-gate
4s
test-dotnet-gate
Matrix: pn-playwright-test
Fit to window
Zoom out
Zoom in

Annotations

107 warnings
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/Services/PushNotificationService/PushNotificationService.cs#L39
'GoogleCredential.FromJson(string)' is obsolete: 'This method is being deprecated because of a potential security risk. Use the methods in the CredentialFactory class instead. A GoogleCredential object can then be created by calling the .ToGoogleCredential() method on the returned specific credential. '
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 (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 (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 '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/Services/PushNotificationService/PushNotificationService.cs#L39
'GoogleCredential.FromJson(string)' is obsolete: 'This method is being deprecated because of a potential security risk. Use the methods in the CredentialFactory class instead. A GoogleCredential object can then be created by calling the .ToGoogleCredential() method on the returned specific credential. '
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 (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 (l)
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 (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 (q)
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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (m)
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.34 MB
sha256:f7025b122812fc3aacaae443652f66a430a7d6873fe69a9e6c5d3e15d47e64ce
playwright-report-b Expired
20.7 MB
sha256:67f673e4527e1d3dd771f4074248410ea732ca46bbe0ab6b268ef105534294f7
playwright-report-c Expired
3.11 MB
sha256:02400dbed4c9d295b633e0806afcce7959d36c377e0b4dc301510345dcb1a9f2
playwright-report-d Expired
1.62 MB
sha256:2b73cb92c1df482309f288ea3c46b4cc7e1718938ed3f5644d8c586586a6638e
playwright-report-e Expired
1.92 MB
sha256:ff9dc498f06fbd5d3a34672125fab8e4c7d5fd58bf50dc4ab5317316646be730
playwright-report-f Expired
5.32 MB
sha256:c00b336bff093dc6c927ba9a2d8b07de0f0d7097e43631a61436261cb8119001
playwright-report-g Expired
2.51 MB
sha256:2026a55d2059cd6f892629588b3c69ccf9df3fa3ec13b42fff2e684653632e92
playwright-report-h Expired
1.91 MB
sha256:724dfb209b1f74ce8f40ad425bf341b7b19d8d2f26a928833d0dbdab84999519
playwright-report-i Expired
1.68 MB
sha256:b99c8dc01c5efe9e337dda5b24557740bb9ef0f12a31d519e396575b962a22a1
playwright-report-j Expired
1.71 MB
sha256:aa1e5673accff7974481260542a93c3e7e610055d3e2051e23a792547d8ed7c2
playwright-report-k Expired
2.22 MB
sha256:00a3014f8db3ca55b8689a195468b422904f32de651dbebff3bd481d48dea39a
playwright-report-l Expired
1.29 MB
sha256:b927d20c5c290a637e3a96b5fc611eb1d142cdfccd264c5be7a4ebf7f1bc0f8b
playwright-report-m Expired
2.64 MB
sha256:3e9ea430d3b8392164c594bbe089607bd35bf30ef9e7551f8edc208365883198
playwright-report-n Expired
3.55 MB
sha256:b4f56385848eda113538e9079d8f83a1c69c1e0bedd44d9f8a0b5ef6b5cf0fe8
playwright-report-o Expired
902 KB
sha256:e2f04ed62e925212b9cb7254811be8973eae49ce132aa8596f2fda92cfe013f8
playwright-report-p Expired
2.49 MB
sha256:dedd3f09e03d90b70e39845491aa87fad7bc52fc912eb2c83354966b67289535
playwright-report-q Expired
1.49 MB
sha256:b722894fdaa8fac491ec127b3c0020c677cdfaee4aec308b2c28f9137d75b145
time-planning-container
154 MB
sha256:6492921b9ddd663c03d28e3fec20abbc4a76e69e7dd1b9febd06e2f96901c73f