Skip to content

closes #980

closes #980 #900

Triggered via push July 11, 2024 07:18
Status Success
Total duration 20m 51s
Artifacts 1
insight-dashboard-build
4m 20s
insight-dashboard-build
insight-dashboard-test-dotnet
1m 0s
insight-dashboard-test-dotnet
Matrix: insight-dashboard-test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 28 warnings
insight-dashboard-test (f)
The process '/opt/hostedtoolcache/node/20.15.0/x64/bin/npx' failed with exit code 1
insight-dashboard-test (g)
The process '/opt/hostedtoolcache/node/20.15.0/x64/bin/npx' failed with exit code 1
insight-dashboard-test (a)
The process '/opt/hostedtoolcache/node/20.15.0/x64/bin/npx' failed with exit code 1
insight-dashboard-test (e)
The process '/opt/hostedtoolcache/node/20.15.0/x64/bin/npx' failed with exit code 1
insight-dashboard-test (d)
The process '/opt/hostedtoolcache/node/20.15.0/x64/bin/npx' failed with exit code 1
insight-dashboard-test (c)
The process '/opt/hostedtoolcache/node/20.15.0/x64/bin/npx' failed with exit code 1
insight-dashboard-test (b)
The process '/opt/hostedtoolcache/node/20.15.0/x64/bin/npx' failed with exit code 1
insight-dashboard-test-dotnet
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
insight-dashboard-test-dotnet: eFormAPI/Plugins/InsightDashboard.Pn/InsightDashboard.Pn/Infrastructure/Helpers/ChartDataHelpers.cs#L4017
'ChartDataHelpers.CalculateDashboardItem(DashboardItemViewModel, MicrotingDbContext, DashboardItem, IInsightDashboardLocalizationService, int?, int?, int, DashboardEditAnswerDates)' is obsolete: 'public only for unit tests. use CalculateDashboard'
insight-dashboard-test-dotnet: eFormAPI/Plugins/InsightDashboard.Pn/InsightDashboard.Pn.Test/Base/DbTestFixture.cs#L113
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
insight-dashboard-test-dotnet: eFormAPI/Plugins/InsightDashboard.Pn/InsightDashboard.Pn.Test/ChartDataUTests.cs#L64
'ChartDataHelpers.CalculateDashboardItem(DashboardItemViewModel, MicrotingDbContext, DashboardItem, IInsightDashboardLocalizationService, int?, int?, int, DashboardEditAnswerDates)' is obsolete: 'public only for unit tests. use CalculateDashboard'
insight-dashboard-test-dotnet: eFormAPI/Plugins/InsightDashboard.Pn/InsightDashboard.Pn.Test/Base/DbTestFixture.cs#L93
Method 'ExecuteSqlRaw' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSql' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
insight-dashboard-test-dotnet: eFormAPI/Plugins/InsightDashboard.Pn/InsightDashboard.Pn/Infrastructure/Helpers/ChartDataHelpers.cs#L4017
'ChartDataHelpers.CalculateDashboardItem(DashboardItemViewModel, MicrotingDbContext, DashboardItem, IInsightDashboardLocalizationService, int?, int?, int, DashboardEditAnswerDates)' is obsolete: 'public only for unit tests. use CalculateDashboard'
insight-dashboard-test-dotnet: eFormAPI/Plugins/InsightDashboard.Pn/InsightDashboard.Pn.Test/Base/DbTestFixture.cs#L113
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
insight-dashboard-test-dotnet: eFormAPI/Plugins/InsightDashboard.Pn/InsightDashboard.Pn.Test/ChartDataUTests.cs#L64
'ChartDataHelpers.CalculateDashboardItem(DashboardItemViewModel, MicrotingDbContext, DashboardItem, IInsightDashboardLocalizationService, int?, int?, int, DashboardEditAnswerDates)' is obsolete: 'public only for unit tests. use CalculateDashboard'
insight-dashboard-test-dotnet: eFormAPI/Plugins/InsightDashboard.Pn/InsightDashboard.Pn.Test/Base/DbTestFixture.cs#L93
Method 'ExecuteSqlRaw' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSql' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
insight-dashboard-build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
insight-dashboard-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
insight-dashboard-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
insight-dashboard-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
insight-dashboard-test (f)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/setup-node@v3, cypress-io/github-action@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
insight-dashboard-test (f)
No files were found with the provided path: /home/runner/work/eform-angular-insight-dashboard-plugin/eform-angular-insight-dashboard-plugin/eform-angular-frontend/eform-client/errorShots/chrome*.png. No artifacts will be uploaded.
insight-dashboard-test (g)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/setup-node@v3, cypress-io/github-action@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
insight-dashboard-test (g)
No files were found with the provided path: /home/runner/work/eform-angular-insight-dashboard-plugin/eform-angular-insight-dashboard-plugin/eform-angular-frontend/eform-client/errorShots/chrome*.png. No artifacts will be uploaded.
insight-dashboard-test (a)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/setup-node@v3, cypress-io/github-action@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
insight-dashboard-test (a)
No files were found with the provided path: /home/runner/work/eform-angular-insight-dashboard-plugin/eform-angular-insight-dashboard-plugin/eform-angular-frontend/eform-client/errorShots/chrome*.png. No artifacts will be uploaded.
insight-dashboard-test (e)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/setup-node@v3, cypress-io/github-action@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
insight-dashboard-test (e)
No files were found with the provided path: /home/runner/work/eform-angular-insight-dashboard-plugin/eform-angular-insight-dashboard-plugin/eform-angular-frontend/eform-client/errorShots/chrome*.png. No artifacts will be uploaded.
insight-dashboard-test (d)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/setup-node@v3, cypress-io/github-action@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
insight-dashboard-test (d)
No files were found with the provided path: /home/runner/work/eform-angular-insight-dashboard-plugin/eform-angular-insight-dashboard-plugin/eform-angular-frontend/eform-client/errorShots/chrome*.png. No artifacts will be uploaded.
insight-dashboard-test (c)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/setup-node@v3, cypress-io/github-action@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
insight-dashboard-test (c)
No files were found with the provided path: /home/runner/work/eform-angular-insight-dashboard-plugin/eform-angular-insight-dashboard-plugin/eform-angular-frontend/eform-client/errorShots/chrome*.png. No artifacts will be uploaded.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "insight-container". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
insight-dashboard-test (b)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/setup-node@v3, cypress-io/github-action@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
insight-dashboard-test (b)
No files were found with the provided path: /home/runner/work/eform-angular-insight-dashboard-plugin/eform-angular-insight-dashboard-plugin/eform-angular-frontend/eform-client/errorShots/chrome*.png. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size
insight-container
399 MB