Skip to content

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

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

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

Triggered via push May 2, 2026 05:41
Status Failure
Total duration 18m 23s
Artifacts 17
Matrix: test-dotnet
angular-unit-test
3m 14s
angular-unit-test
test-dotnet-gate
4s
test-dotnet-gate
Matrix: pn-playwright-test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 106 warnings
pn-playwright-test (b)
Process completed with exit code 1.
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 (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 '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/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 (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 '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 (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.
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 (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 (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 (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 (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 (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/
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/
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 (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 (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 (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 (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 (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 (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 (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 (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/

Artifacts

Produced during runtime
Name Size Digest
playwright-report-a Expired
1.34 MB
sha256:40a9ab2ce3df4248b6c62ad21891df16dee54a2ee7a87f0a5232c64765911bc7
playwright-report-b Expired
20.4 MB
sha256:44da1ebd115fa682fc35857381619b2ef1932d7d16329ecf25217931e7bef784
playwright-report-c Expired
3.22 MB
sha256:8352c09a034a0272ccc5dd6620fb20787606ea5948c7c43cfa7c2a77f3ddfb60
playwright-report-d Expired
1.54 MB
sha256:728f31c8cf0fe7874227915978981e0620b0a28faa688977c81c25bc0facbd3d
playwright-report-e Expired
1.97 MB
sha256:ebca5e61eee37f64ae2f0ae517c5c554060b58a5ae5d66cb527271b73355c64f
playwright-report-f Expired
5.08 MB
sha256:7ab529f72d8723b94be419f18dc54bee03bd0ff3f70ef58697ef617e7aba2caa
playwright-report-g Expired
2.53 MB
sha256:33464ccda54ff3bf377db98007b2be31c87053821ab1dc0c899510c8645c6c89
playwright-report-h Expired
1.82 MB
sha256:683ac97bff4889f9135e5f9cfc19ee218935bd0f17930b10f2e24b4b919bb488
playwright-report-i Expired
1.62 MB
sha256:d8efa3fbeca8536d6b07c45fee59e16509ec9db41ce8d7b0e91ac46ee7116a83
playwright-report-j Expired
1.69 MB
sha256:733670a741d187cd76e21d6047ba17af9b971f93055503495627ccb76118ba7e
playwright-report-k Expired
2.21 MB
sha256:b8fd916be02acf5a4aed646216f3f31b26dc6608b9f29e2594427eefd1f33c6e
playwright-report-l Expired
1.26 MB
sha256:e85391ba62424283ded7c1e992c41ab8c4ff62eec012b0cd4ccb4ecdacc22136
playwright-report-m Expired
2.67 MB
sha256:4fb013518a67debd68db581353b8fdbb4526918b1aefacfc74731b82ba1ce632
playwright-report-n Expired
3.66 MB
sha256:1da55590b3d2b079f91a3e0cf90985f3ca4b74499012230377a2edbde1d5db2a
playwright-report-o Expired
843 KB
sha256:8c25ab8d056e89f6bb706b56e3b7cf06859299ae780e9308bfcdbb0a915e5806
playwright-report-p Expired
2.53 MB
sha256:291bd3beec1154f5966eaa92f96831aaa1ac84a75a7235808c37803f0450f07a
time-planning-container
154 MB
sha256:c90f0a118234d2414458890db01171bb882b31fb5e7ef8deb6a5770fd8f792ae